@charset "utf-8";
/* CSS Document */
p {
	font-size:110%;
}

#wrapper #contents {
	width:100%;
	text-align: center;
}
#wrapper h1 {
	text-align:center;
	font-size:220%;
	height:63px;
	color: #090;
	font-weight:bold;
}

#wrapper ul.s_nav {
	margin: 20px auto;
	width:220px;
}

#wrapper ul.s_nav li {
	float: left;
	padding-right:3px;
	background:url(../../img/nav_bk.png) repeat-x center;
	border: #CCC solid 2px;
}


#wrapper ul.s_nav li a{
/*	margin-right:20px;*/
	background:url(../../img/nav_bk.png) repeat-x center;
}


#top_coment {
	width:600px;
	margin: 30px auto;
	font-size:120%;
	color:#363;
	text-align: center;
}


#top_img {
	width:800px;
	margin: 30px auto;
	text-align: center;
}
.next_img {
	width:600px;
	margin: 30px auto;
	text-align: center;
}

/*h1 {
	height:44px;
	margin-top:20px;
	font-size:20px;
	color:#E2EBFC;
	text-align: center;
	
}*/
h2 {
	margin-top:20px;
	font-size:120%;
	color:#900;
	font-weight: bold;
}

h3 {
	margin-top:30px;
	margin-bottom:10px;
	font-size:115%;
	color: #006;
	font-weight: bold;
}

h4 {
	margin-top:10px;
	margin-bottom:10px;
	font-weight: bold;
	color:#063;
}
#wrapper table {
	width:604px;
	margin: 0 auto;
	margin-bottom:20px;
}
#wrapper th {
	width:150px;
	text-align: left;
	padding-left:5px;
}
#wrapper td {
	width:300px;
	text-align:left;
	padding-left:20px;
}
#wrapper td span {
	color:#F00;
	font-weight: bold;
}

#wrapper ul.hebi_foto {
	width: 430px;
	margin: 0 auto;
	
}
#wrapper ul.hebi_foto li{
	width:98px;
	height:84px;
	float: left;
	
	


}
#wrapper ul.hebi_foto li img {
	border: #CCC solid 5px;
	margin-left: 0;
}

#wrapper dl {
	margin-top:30px;
	margin-bottom:30px;
}

#wrapper dl dt {
	font-size:130%;
	font-weight: bold;
	color:#099;
	
}
#wrapper dl dd {
	margin-left:30px;
	margin-bottom:20px;
}
#wrapper #contents {
	width:880px;
	margin: 30px auto;
	padding-bottom: 30px;

}


#wrapper .coment {
	width:880px;
	margin: 30px auto;
	padding-bottom: 30px;
	text-align:left;
}



#wrapper .coment .mc {
	width:700px;
	padding-bottom:10px;
	text-align: center;
}

#wrapper .coment .lc {
	width: 50%;
}



#wrapper .coment .rc {
	width: 50%;
	
}



p.wahei {
	margin-left:30px;
	margin-top:30px;
}
/*カレント表示設定*/
body#hebinuma #wrapper ul.s_nav li#s_hebinuma a { background: url(../../img/nav_bk_cr.png) repeat-x left center; display: block;}
body#info #wrapper ul.s_nav li#s_info a { background: url(../../img/nav_bk_cr.png) repeat-x left center;display: block;}
body#densetsu #wrapper ul.s_nav li#s_densetsu a { background: url(../../img/nav_bk_cr.png) repeat-x left center;display: block;}




body#hebinuma #header #header_in ul#sub_menu li#n_hebinuma a { background:url(../../img/nav_bk_cr.png) repeat-x left center;}
body#info #header #header_in ul#sub_menu li#n_hebinuma a { background:url(../../img/nav_bk_cr.png) repeat-x left center;}
body#densetsu #header #header_in ul#sub_menu li#n_hebinuma a { background:url(../../img/nav_bk_cr.png) repeat-x left center;}


