@CHARSET "utf-8";

body{
	width: 950px;
	font-size: 12px;
	background-color: #535353;
	margin: 0 auto 70px;
}
/* safari */
html:\66irst-child body{
	font-size: 9pt;
}

p, form, ul, li{
	margin: 0;
	padding: 0;
}
table{
	border-collapse: collapse;
}
a:hover{
	text-decoration: none;
}

div.fLeft{
	float: left;
}
div.fRight{
	float: right;
}
div.clear{
	clear: both;
}


#header{
	background-color: #F7F2E1;
	height: 100px;
}
#header div#logo{
	float: left;
	margin-top: 35px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#header div#adv{
	float: right;
	padding: 5px 20px 5px 0px;
}

#header_link{
	height: 25px;
	line-height: 25px;
	background-color: #FFFFFF;
	border-top: 1px solid #C6C8C0;
	border-bottom: 1px solid #C6C8C0;
}
#header_link select{
	float: left;
	margin: 3px 8px 0px;
}
#header_link ul{
	float: left;
	height: 25px;
	border-left: 1px dotted #BABCBA;
}
#header_link li{
	display: inline;
	margin-right: 5px;
}
#header_link img{
	margin: 9px 5px 0px 11px;
}
/* IE7 */
*:first-child+html #header_link img{
	margin-top: 0px;
	vertical-align: middle;
}

#header_link a{
	color: #000000;
}

#flash{
	height: 395px;
	background-color: #022356;
}

#contents{
	color: #636363;
	background-color: #F7F2E1;
	padding: 7px 5px 5px;
}
#contents a{
	color: #2184A5;
}

#contents #left_contents{
	width: 585px;
	float: left;
}
#contents #right_contents{
	width: 350px;
	margin-left: 5px;
	float: left;
}


#contents .common_frame{
	border-left: 1px solid #B5D684;
	border-right: 1px solid #B5D684;
	background: #FCFAF3 url("../image/titleshadow.gif") repeat-x top;
	padding-top: 3px;
}

#contents .common_title{
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
	background: #82BA41 url("../image/right.gif") no-repeat top right;
	padding-right: 2px;
}
#contents .common_title a{
	color: #FFFFFF;
}
#contents .left_title{
	float: left;
	padding-left: 8px;
	background: url("../image/left.gif") no-repeat top left;
}

#contents .common_footer{
	background: url("../image/right_bottom.gif") no-repeat top right;
}
#contents .common_footer img.w581{
	width: 581px;
	height: 1px;
}
#contents .common_footer img.w346{
	width: 346px;
	height: 1px;
}
/* IE6 */
#contents .ie6{
	_padding-left: 2px;
}

#left_contents #topics{
	padding: 3px 12px 0px;
}
#topics th, #topics td{
	padding: 7px 0px;
	border-bottom: 1px dotted #BDB58C;
	line-height: 15px;
}
#topics th{
	width: 65px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
#topics tr.last_line th, #topics tr.last_line td{
	border-bottom: 0;
}

#left_contents #ad_468_60{
	margin-top: 12px;
	margin-bottom: 10px;
	text-align: center;
}

#left_contents #owner_ranking{
	padding: 9px 6px 6px;
}

#owner_ranking table{
	width: 571px;
	background-color: #FBF8D3;
	border: 2px solid #BDB58C;
}
#owner_ranking caption{
	text-align: center;
	padding-bottom: 3px;
}

#owner_ranking tr.bg{
	background-color: #F9F4BC;
}
#owner_ranking th, #owner_ranking td{
	border: 1px solid #BDB58C;
}
#owner_ranking th{
	height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #424242;
	border-bottom: 2px solid #BDB58C;
	padding: 0px;
}
#owner_ranking td{
	height: 16px;
}
#owner_ranking td.rank{
	width: 34px;
	text-align: right;
}
#owner_ranking td.value{
	width: 60px;
	text-align: right;
}
#owner_ranking img{
	vertical-align: middle;
}

#left_contents #site_info{
	margin-top: 17px;
	text-align: center;
}


#right_contents #ad_350_240{
	margin-bottom: 5px;
	text-align: center;
}

#right_contents #news{
	padding: 8px 10px 2px;
}
#news a{
	text-decoration: none;
}
#news a:hover{
	text-decoration: underline;
}
#news p.date{
	margin-top: 11px;
}

#footer{
	height: 80px;
	color: #FFFFFF;
	background-color: #82BA41;
	padding-top: 30px;
	text-align: center;
}
#footer a{
	color: #FFFFFF;
	margin-left: 5px;
	margin-right: 16px;
}
#footer a:hover{
	text-decoration: none;
}
/* IE6 */
#footer img{
	_vertical-align: middle;
}
