@charset "utf-8";

html{
	overflow-y:scroll;
	}

body {
	font-size: 0.95em;
	line-height: 1.4em;
	color: #333;
	margin:0;
	padding:0;

}
h1,h2,h3,h4,p{
	margin:0;
	padding:0;
}

img{
	border:none;
}
#wrap{
	width:950px;
	margin:0 auto 0 auto;
	clear:both;
	padding-top:20px;
	padding-bottom:25px;

}
#head{

	margin:0 auto;
	background:url(images/head_bg.gif) repeat-x;
	height:85px;
}
#head #inner{
	width:970px;
	margin:0 auto 0 auto;
}
#head #inner h1{
	background:url(images/logo.gif) no-repeat;
	width:361px;
	height:85px;
	text-indent:-9999px;
	float:left;
}
#head #inner h1 a{
	display:block;
	width:361px;
	height:85px;
	text-indent:-9999px;
}
#head #inner p{
	font-size:0.8em;
	float:right;
	margin-top:15px;
}

#left{
	width:250px;
	float:left;
}

#bannerArea{
	margin-top:30px;
	text-align:center;
}

#bannerArea img{
	margin-bottom:10px;
}

#menu{
	width:248px;
	border:1px solid #ccc;
	line-height:1em;
	}
	

.screen{
	border:solid 1px #ccc;
}
.official{
	margin-top:5px;
}
.rate{
	height:20px;
	text-align:right;
	width:200px;
	margin:0 auto;
	color:#C33;
	font-weight:bold;
	padding-top:10px;
}
.rank_01{
	margin-bottom:15px;
	text-align:center;
	padding:0 0 15px 0;
	background:url(images/first.gif) no-repeat;
	background-position:left top;
	border-bottom:dashed 1px #999;
}
.rank_01 a{
	display:block;
	margin:3px 0 10px 0;
	font-size:1em;
	font-weight:bold;
	color:#0070a8;
}

.rank_02{
	margin-bottom:15px;
	text-align:center;
	padding:0;
	background:url(images/second.gif) no-repeat;
	background-position:left top;
	border-bottom:dashed 1px #999;
}
.rank_02 a{
	display:block;
	margin:3px 0 10px 0;
	font-size:1em;
	font-weight:bold;
	color:#0070a8;
}

.rank_03{
	margin-bottom:15px;
	text-align:center;
	padding:0;
	background:url(images/third.gif) no-repeat;
	background-position:left top;
}
.rank_03 a{
	display:block;
	margin:2px 0 10px 0;
	font-size:1em;
	font-weight:bold;
	color:#0070a8;
}

#menu h3{
	margin-bottom:10px;
	background:url(images/rank.gif) no-repeat;
	text-indent:-9999px;
	width:250px;
	height:44px;
}

#right{
	width:670px;
	margin-left:30px;
	float:left;
		margin-bottom:20px;
}

h2.title{
background:url(images/main_title.gif) repeat-x;
text-indent:-9999px;
height:50px;
width:670px;
margin-bottom:10px;
}
h3.title{
	background:url(images/title_bg.gif) repeat-x;
	border-left:#ddd solid 1px;
	border-right:#ddd solid 1px;
	height:30px;
	font-size:0.95em;
	padding-top:6px;
	padding-left:15px;
	margin-bottom:10px;
	margin-top:20px;
}

.clear{
	clear:both;
}
dl,dt{
margin:0;
}
dt{
	font-weight:bold;
}

p{
	margin-bottom:10px;
}
img.right{
	float:right;
	margin-left:5px;
}
img.left{
	float:left;
	margin-right:5px;
}
img.screen01{
	float:right;
}
strong{
	color:#C30;
}

#foot{
	background:#594b44;
	clear:both;
	padding:15px;
	color:#FFF;
	font-size:0.85em;

}
#foot p{
	width:950px;
	margin:0 auto;
}

#fee01{
	width:670px;
	border-collapse:collapse;
	border-top:solid 1px #362D27;
	border-left:solid 1px #362D27;
	}
#fee01 th{
	padding:3px;
	border-bottom:solid 1px #362D27;
	border-right:solid 1px #362D27;
	background:url(images/fee_bg.gif) repeat-x bottom #584310;
	color:#FFF;
}
#fee01 td{
	padding:3px;
	border-bottom:solid 1px #362D27;
border-right:solid 1px #362D27;
}
#fee01 td.money{
	background:url(images/fee_bg02.gif) repeat-x top #6b951a;
}
#fee01 td.money strong{
	color:#FFF;
}
caption{
	font-weight:bold;
}
.point{
	width:427px;
	float:right;
	margin-left:20px;
	background:#fef8ec url(images/point_bg.gif) no-repeat;
	background-position:top right;
	padding:10px;
	height:159px;
	border:solid 1px #3e2f0b;
}

.moneybtn{
	width:670px;
	clear:both;
	text-align:center;
}
