@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 {
	background:url(../images/top_back.png) repeat-x #CCF;/*　ここを全置換　*/
	height:158px;
}
#free {
	width:910px;
	margin:0 auto;
	height:148px;
}

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

#yahoo {
	float: right;
	margin-top:10px;
}
#inner {
	margin-top:15px;
	float:left;
}
#area a {
	font-size:12px;
	color:#600;
	text-decoration:none;
	padding:0px;
	margin:18px 0 0 5px;
	float:left;
	display:block;
}
#area a:hover{
	text-decoration:underline;
	color:#999;
}
#cont {
	width:910px;
	margin:10px auto;
	clear:both;
}
#img_box {
	margin-bottom:20px;
}
#left_box {
	width:630px;
	float:left;
	margin-top:10px;
}
#left_box 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 #CCF;
}
.log {
	width:610px;
	height:150px;
	background:url(../images/contents_back.png) no-repeat;
}
.log img {
	padding:10px 0 0 10px;
	float:left;
}
.bd {
	font-weight:bold;
}

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

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

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

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

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

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