@charset "UTF-8";
*{margin:0; padding:0; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
img {border:none;}

#header_column {
	background:url(../images/top_back.png) repeat-x #547E2E;/*　ここを全置換　*/
	height:158px;
}
#area {
	width:910px;
	margin:0 auto;
	height:148px;
}

#area h1 {
	font-size:13px;
	color:#666;
	padding:0 0 5px;
}
#area h2 {
	float:left;
}
#area p{
	font-size:12px;
	clear:both;
	padding-top:5px;
	float:right;
	width:100%;
}

#yahoo {
	float: right;
	margin-top:10px;
}
#link {
	margin-top:15px;
	float:left;
}
#sub a {
	font-size:12px;
	color:#600;
	text-decoration:none;
	padding:0px;
	margin:18px 0 0 5px;
	float:left;
	display:block;
}
#sub a:hover{
	text-decoration:underline;
	color:#999;
}
#text_area {
	width:910px;
	margin:10px auto;
	clear:both;
}
#image_box {
	margin-bottom:20px;
}
#left_area {
	width:630px;
	float:left;
	margin-top:10px;
}
#left_area p{
	font-size:13px;
	padding:10px;
}
#icon {
	float:right;
	margin-right:30px;
}
h2.kizitai {
	background:url(../images/kizitai.jpg) no-repeat;
	height:35px;
	width:540px;
	padding:25px 0 0 60px;
	font-size:14px;
	color:#600;
	border-bottom:solid 4px #547E2E;
}
.box {
	width:610px;
	height:150px;
	background:url(../images/contents_back.png) no-repeat;
}
.box img {
	padding:10px 0 0 10px;
	float:left;
}
.bd {
	font-weight:bold;
}

#left_area a{
	color:#600;
}
.area {
	background:url(../images/menu_back.png) no-repeat #547E2E;
	height:30px;
	width:520px;
	font-size:18px;
	padding:10px 0 0 60px;
	margin-left:5px;
	margin-top:5px;
}
.box p{
	font-size:14px;
}
.dis {
	width:580px;
	height:85px;
	background:#F5F5DC;
	float:left;
	margin-left:10px;
	margin-top:5px;
}

#right_area {
	width: 270px;
	float:left;
}

#right_area a:hover{
	text-decoration:underline;
	color:#999;
}

h3.down{
	background:url(../images/rankingbar.png) #547E2E no-repeat;
	height:30px;
	width:230px;
	padding:10px 0 0 55px;
	font-size:14px;
}
#inner li{
	list-style-image:url(../images/list.png);
	font-size:14px;
	margin-left:50px;
}
#inner li a{
	text-decoration:none;
	color:#600;
}
h3.inner {
	background:url(../images/sidemenubar.png) #547E2E no-repeat;
	height:30px;
	width:230px;
	padding:10px 0 0 55px;
	font-size:14px;
}
#block li {
	font-size:14px;
	margin-left:50px;
	
}
#block li a{
	text-decoration:none;
	color:#600;
}

#section {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
}

#footer_area {
	background:#547E2E;
	height:100px;
	border-top:#666 solid 2px;
	margin-top:80px;
}
#sub {
	width:910px;
	margin:0 auto;
}
#sub p{
	font-size:12px;
	margin-top:10px;
	color:#666;
}
#sub ul{
	padding-top:20px;
}
#sub li{
	list-style:none;
	font-size:13px;
	display:inline;
	margin-right:30px;
}
#sub li a{
	text-decoration:none;
	color:#600;
}
#sub li a:hover{
	text-decoration:underline;
	color:#999;
}
#down{
	float:right;
	margin-top:20px;
}

#type {
	float:left;
}

ul.sitemap_list{
	clear:both;
	padding: 50px 0;
	list-style-position:inside;
}

ul.sitemap_list li{
	padding: 10px 0;
	margin-bottom: 15px;
	border-bottom: dotted 1px #000;
}