* {
	margin : 0;
	padding : 0;
}

img {
	vertical-align : top;
	border : 0;
}

body {
	margin : 0;
	padding : 0;
	background : #0f3791 url(bg.jpg) left top no-repeat;
	font-family: 'Verdana','Arial','Helvetica','�l�r �o�S�V�b�N',sans-serif;
	font-size : 100%;
}

#header {
	width : 650px;
	margin : 60px 60px 0 60px;
}

#head_left {
	float : left;
	width : 161px;
	margin-bottom : 40px;
}

#head_right {
	overflow : auto;
	float : right;
	width : 364px !important;
	width /**/: 400px;
	height : 64px !important;
	height /**/: 100px;
	padding : 18px;
	margin-bottom : 40px;
	background : url(infobg.png) left top no-repeat;
}

#head_right dl dt {
	margin-bottom : 4px;
}

#head_right dl dd {
	font-size : 75%;
	line-height : 1.7em;
	color : #ffffff;
}

#secondary {
	clear : both;
	width : 650px;
	margin : 0 60px 0 60px;
}

#ent01 {
	float : left;
	width : 300px;
	margin-bottom : 100px;
	background : url(ent_footer.png) left bottom no-repeat;
}

#ent02 {
	float : right;
	width : 300px;
	margin-bottom : 100px;
	background : url(ent_footer.png) left bottom no-repeat;
}

h2 {
	width : 280px !important;
	width /**/: 300px;
	background : url(h2_head.png) left top no-repeat;
	padding : 10px 10px 0 10px;
}


h2 a:hover img {
	opacity : 0.6;
	filter : alpha(opacity=60);
}

#ent01 dl,#ent02 dl {
	margin : 20px 20px 30px 20px;
}

#ent01 dl dt,#ent02 dl dt {   
	float: left;
	margin-right: 22px;
}

#ent01 dl dt,#ent02 dl dt {   
	clear : left;
}

#ent01 dl dd,#ent02 dl dd {
	padding-top: 5px;
}

#ent01 dl dd a:hover img,#ent02 dl dd a:hover img {
	opacity : 0.6;
	filter : alpha(opacity=60);
}

p#foot_txt {
	clear : both;
	width : 650px;
	margin : 0 60px 15px 60px;
	font-size : 75%;
	color : #ffffff;
	text-align : right;
}

address {
	width : 650px;
	margin : 0 60px 0 60px;
	font-size : 70%;
	font-style : normal;
	color : #ffffff;
	text-align : right;
}