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

#wrap {
	background:url(../images/top_back.png) repeat-x #FEDC51;/*　ここを全置換　*/
	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;
}
#cont {
	width:910px;
	margin:10px auto;
	clear:both;
}
#main_image {
	margin-bottom:20px;
}
#left_block {
	width:630px;
	float:left;
	margin-top:10px;
}
#left_block 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 #FEDC51;
}
.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_block a{
	color:#600;
}
.data {
	background:url(../images/menu_back.png) no-repeat #FEDC51;
	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 {
	width: 270px;
	float:left;
}

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

h3.point{
	background:url(../images/rankingbar.png) #FEDC51 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.up {
	background:url(../images/sidemenubar.png) #FEDC51 no-repeat;
	height:30px;
	width:230px;
	padding:10px 0 0 55px;
	font-size:14px;
}
#data li {
	font-size:14px;
	margin-left:50px;
	
}
#data li a{
	text-decoration:none;
	color:#600;
}

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

#footer_contents {
	background:#FEDC51;
	height:100px;
	border-top:#666 solid 2px;
	margin-top:80px;
}
#block {
	width:910px;
	margin:0 auto;
}
#block p{
	font-size:12px;
	margin-top:10px;
	color:#666;
}
#block ul{
	padding-top:20px;
}
#block li{
	list-style:none;
	font-size:13px;
	display:inline;
	margin-right:30px;
}
#block li a{
	text-decoration:none;
	color:#600;
}
#block li a:hover{
	text-decoration:underline;
	color:#999;
}
#new{
	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;
}