@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

/*                      #header                           */
#header {
	height:392px;
	position:relative;
	background:url(../image/hd_bg.jpg) left top no-repeat;
}
#header h2, #header p.logo {
	position:absolute;
	left:25px;
	top:33px;
}

#header ul.right {
			position:absolute;
			text-align:right;
			top:17px;
			right:17px;
}

#header ul.right li {
			padding-bottom:3px;
}

#main {
	padding:10px 9px 0 11px;
	clear: both;
	overflow:hidden;
	zoom:1;
}

#box {
			overflow:hidden;
			zoom:1;
			clear:both;
}

#container h3 {
	font-size:1.7em;
	font-weight:normal;
	color:#990C0C;
	line-height:1;
	padding:1px 0 7px 20px;
	background:url(../image/h2_bg.gif) left bottom no-repeat;
	margin-bottom:8px;
}

#container h3.right {
	padding-bottom:9px;
}

#container h3.next {
	background:url(../image/h2_bg03.gif) left bottom no-repeat;
}

#main #right {
	float:right;
	width:395px;
}

#main #right ul.link {
	margin-bottom:18px;
}

#main #right ul.link li.first {
	margin-bottom:10px;
}

#main #right p.text {
		margin:-4px 0 0 2px;
		line-height:2.1;
		letter-spacing:-0.9px;
}

#main #left {
	float:left;
	width:495px;
}
#main #left .style {
	overflow:hidden;
	zoom:1;
	clear:both;
}
#main #left .style dl {
	float:left;
	margin-right:5px;
	width:120px;
}
#main #left .style dl.last {
	margin-right:0;
}
#main #left .style dl dt {
	margin-bottom:4px;
	width: 118px;
	border: 1px solid #CCCCCC;
	text-align: center;
	overflow: hidden;
}
#main #left .style dl dt a {
	display: block;
	width: 118px;
	text-align: center;
	overflow: hidden;
}
#main #left .style dl dd.btn {
	padding-top:15px;
}

#main #left .style dl dd a {
	font-size:1.2em;
	font-weight:bold;
}
#main #left .style dl dd {
	text-align:center;
}
#main #left .style dl dd.one {
	padding-bottom:2px;
	line-height:1.4;
	letter-spacing:-0.9px;
}

#main #left .style dl dd.first {
			letter-spacing:-1.1px;
			}
	
#main #left .linkimg {
	clear:both;
	margin:14px 0 69px 0;
}
#container #topics {
	padding:7px 0 25px 0;
	background:url(../image/map_bg.jpg) right top no-repeat;

}
#container #topics dl {
	overflow: hidden;
	zoom: 1;
	background:url(../image/topic_bg01.gif) left bottom repeat-x;
}
#container #topics dt {
	float: left;
	clear: left;
	padding: 9px 0 0 6px;
	color:#0763A5;
}
#container #topics dd {
	padding:9px 0 7px 116px;
	_text-indent: -3px;
	letter-spacing:-0.5px;
	*letter-spacing:-1.0px;
}

div.summary_wht { margin-left: 1em;}
div.sbox_cen h1.stext_wht,
div.sbox_cen div.summary_wht {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"‚l‚r ‚oƒSƒVƒbƒN","MS P Gothic",sans-serif;
	line-height: 1.6;
}


