@charset "utf-8";
/* CSS Document */

body{
	background:url(../images/top/top-bg.jpg) no-repeat center top;
	margin:0;
	padding:0;
}

/* IE7でpadding指定 */  

*:first-child+html body {  

padding-left: 3px;  

}  

   

/* IE6以下でpadding指定 */  

*html body {  

padding-left: 3px;  

} 


#header{
	width:850px;
	height:220px;
	margin:auto;
	text-align:left;
	position:relative
}
#header h1{
	color:#0F5DBA;
	font-weight:normal;
	font-size:1em;
	line-height:35px;
	position:absolute;
	top:10px;
	left:10px;
}


#header h1 span{
	font-size:1.8em;
}

#header h2{
	padding-top:10px;
	font-size:0.8em;
	color:#333333;
	line-height:1.5em;
	position:absolute;
	font-weight:normal;
	top:118px;
	left:10px;
}

#header h1 span.txt_sub{
	line-height:2em;
}

#header p.top{
	position:absolute;
	top:0;
	right:200px;
	width:186px;
	height:40px;
}
#header p.top a{
	display:block;
	width:186px;
	height:40px;
	background:url(../images/common/link_top-trans.png);
	overflow:hidden;
	text-indent:-9999px;
}
#header p.top a:hover{
	background:url(../images/common/link_top_over-trans.png);
}
#header p.about{
	position:absolute;
	top:0;
	right:10px;
	width:186px;
	height:40px;
}
#header p.about a{
	display:block;
	width:186px;
	height:40px;
	background:url(../images/common/link_about-trans.png);
	overflow:hidden;
	text-indent:-9999px;
}
#header p.about a:hover{
	background:url(../images/common/link_about_over-trans.png);
}


#contents{
	width:850px;
	margin:auto;
	text-align:center;
}
	

#contents_2{
	width:811px;
	text-align:center;
	background-image:url(../images/top/content_2_bg.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}


#contents_bottom{
	width:811px;
	text-align:center;
	background-image:url(../images/top/bottom_bg.gif);
	overflow:hidden;
	height:10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	
}





#contents h2{
	color:#333333;
	font-weight:normal;
	font-size:0.8em;
	line-height:1.3em;
	margin:15px 30px 10px 30px;
}

#menu_top{
	background-image:url(../images/top/menu_top_bg.gif);
	width:785px;
	height:12px;
	background-repeat:no-repeat;
	margin:0px auto 0 auto;
	line-height:0.0em;
    overflow:hidden;

}

#menu_content{
	background-color:#FFF;
	width:785px;
	background-repeat:no-repeat;
	padding:0;
	text-align:left;
	overflow:hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu_content h3.houkokusyo{
	color:#FF0000;
	font-size: 1.0em;
	background-image:url(../images/icon_sankaku_blue.gif);
	background-repeat:no-repeat;
	background-position:0 0px;
	padding-left:35px;
	line-height:29px;
	margin-left:15px;
}

#menu_content p.houkokusyo{
	font-size: 1.0em;
	padding-left:35px;
	line-height:29px;
	margin-left:15px;
	color:#000000;
	font-weight:bold;
	
}

#menu_content p.houkokusyo span{
	font-weight:normal;
	font-size: 0.8em;
}

#menu_content h3.cat{
	color:#0F5DBA;
	font-size: 1.0em;
	background-image: url(../images/top/h3_cat.gif);
	background-repeat:no-repeat; 
	background-position:left bottom;
	padding-bottom:5px;
	background-repeat:no-repeat;
	margin-bottom:10px;
	line-height:29px;
	margin-left:15px;
}

#menu_content h4{
		font-size: 0.9em;
		margin-bottom:5px;
		color:#0F5DBA;
		padding:0;
}

#menu_content h4.blue{
		color:#0F5DBA;
		background-image:url(../images/common/icon_sankaku_blue.gif);
		background-repeat:no-repeat;
		background-position:left 0.6em;
		margin-left:15px;
		padding-left:15px;

}

#menu_content h4.orange{
		color:#FC852A;
		
}



#menu_content div.map{
	margin:10px 0 10px 10px;
	clear:both;
	height:446px;
}



#whats_new{
	clear:both;
	display:block;
	font-size:1.0em;
	margin-bottom:20px;
}

#whats_new h3{
	border-left:solid 3px #0F5DBA;
	color:#0F5DBA;
	align="left"
	font-size:1.2em;
	padding-left:10px;
	line-height:1.6em;
	margin-bottom:10px;
}

#whats_new dd{
	float:left;
	width:190px;
	padding:8px 0;
	clear:both;
	font-size:0.8em;
}

#whats_new dt{
	padding:8px 0 8px 190px;
	border-bottom: dashed 1px #999999;
	font-size:0.8em;
}

#whats_new p{
		font-size:0.8em;
		margin:10px 0;
}


/*right cell*/
#contents .rightBox{
	display:inline;
	float:right;
	width:329px;
	margin-right:15px;
	background-color:#CCC;
}


/*footer*/
#footer {
	text-align:center;
	font-size:12px;
	width:100%;
	margin:10px auto;
	border-top: 1px dashed #999999;
	padding-top: 15px;
}
#footer li {
	display:inline;
	list-style-type:none;
	margin-right:6px;
	padding-left:10px;
	border-left:1px solid #999;
}
#footer li.leftmenu {
	border-left:0;
	padding-left:0;
}

	
