@charset "utf-8";
/* CSS Document */

*{
    padding:0;
    margin:0;
}

html {
    overflow-y:scroll;  
}  

body{
	margin:0px;
	padding:0px;
	font-size:107%;
	font-family:Verdana,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka;
	background-color: #afc4cf;
	color:#333333;
}

img{
    border:0;
}

a{
	color:#0D69AC;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
    color:#FF0066;
}

h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote {
    margin:0px;
    padding:0px;
	line-height:1.5;
	text-align: left;
	list-style:none;
}

p.footer{
	margin:0;
	padding:17px 0 16px 0;
	line-height:1.6;
	width:850px;
	text-align:center;
}

h1{
	font-size:75%;
	margin:0 0 5px 0;
	padding:0px 10px 0px 10px;
	color:#333333;
	font-weight: normal;
	line-height: 1.2;
	text-align: right;
	width: 830px;
}

h1 a{
    color:#333333;
	text-decoration:none;
}

h1 a:hover{
    color:#333333;
	text-decoration:none;
}

h2{
	font-size:100%;
	margin:0px;
	padding:3px 0 3px 10px;
	font-weight: bold;
	color: #000000;
	border-bottom:solid #333333 1px;
}

h2 a{
    color:#333333;
}

h2 a:hover{
	color: #ff0066;
	text-decoration:none;
}


h3{
	padding:10px 10px 0 10px;
	margin:0;
	font-size:88%;
}

h3 a{
    color:#0D69AC;
	text-decoration:none;
}

h3 a:hover{
    color:#FF0000;
}

h4{
	font-size:100%;
	margin:0px;
	padding:0 0 0 55px;
	font-weight: normal;
	background:url(img/rankback.gif) no-repeat #ffffb2;
	text-align: left;
}

.under{
    text-decoration:underline;
}
	
#waku{
	background-color:#FFFFFF;
	width: 870px;
	margin: 0 auto 0 auto;
	background: url(img/waku.gif) repeat-y;
}

#container{
	background-color:#ffffff;
	text-align: left;
	width: 850px;
	border: #666666 solid;
	border-width: 0px;
	margin: 0 auto 0 auto;
}

#head{
	margin:0;
	background-color: #ffffff;
	height: 95px;
	background: url(img/headerback.gif) no-repeat;
}

#setu{
	margin:0 auto 20px auto;
	padding:0;
	width:828px;
	background: #EBECEC;
	border: #cccccc 1px solid;
}

#setu p{
	margin:0;
	padding:10px;
	font-size:84%;
}

#right{
	width: 250px;
	margin: 0;
	float: left;
	padding: 0px 10px 0px 20px;
}

#right p{
    font-size:78%;
	border:solid 1px #dddddd;
	padding:10px;
}

.rightsub{
	padding:3px;
	margin:0 auto 20px auto;
}

.righttitle{
	border:1px solid #c0c06c;
	padding:4px;
	line-height:normal;
	background-color: #FFFFCC;
	margin-bottom: 2px;
}

.rightsub ul{
	margin:0px;
	padding:0px;
	list-style:1;
}

.rightsub li{
	color:#000000;
	background:#ffffff;
	padding:3px 7px;
	margin:0px 0px 0px 0px;
    list-style-type:none;
}
	
.rightsub li a{
	color:#0D69AC;
	text-decoration:none;
	background:#ffffff;
	margin:0px 0px 0px 0px;
}

.rightsub li a:hover{
	color:#FF0000;
}

#left{
	width: 560px;
	float: left;
	margin: 0;
	padding: 0px 0px 0px 10px;
}

#enter{
	width: 470px;
	margin: 0 auto 20px auto;
	padding: 0;
}

#contents{
	margin:5px;
	padding:0px;
	line-height:1.2;
}
	
.main{
	padding:0;
	margin:0px 0 30px 0;
	width: 560px;
}

.entermain{
	padding:0;
	margin:0px auto 10px auto;
	width: 450px;
}

.main p{
	padding:10px;
	margin:0;
	font-size:84%;
}

.main p a{
    color:#0D69AC;
	font-size:88%;
	text-decoration:underline;
	font-weight:bold;
}

.main p a:hover{
    color:#ff0066;
}

ul.a{
    width:537px;
	margin:0;
	float:left;
	font-size:75%;
	font-weight:bold;
	padding-left:10px;
}

ul.a li{
    width:133px;
	float:left;
	text-align:center;
	background:url(img/liback.gif) repeat-x #ffb2b2;
	border-top:#999999 1px solid;
	border-left:#999999 1px solid;
	border-bottom:#999999 1px solid;
}

ul.b{
    width:537px;
	margin:0 0 10px 0;
	float:left;
	font-size:75%;
	padding-left:10px;
}

ul.b li{
    width:133px;
	float:left;
	text-align:center;
	background:#ffffff;
	border-left:#999999 1px solid;
	border-bottom:#999999 1px solid;
}

ul.rank{
    border:solid 1px #dddddd;
    margin-bottom:30px;
	font-size:88%;
}

ul.rank li{
    line-height:2;
	padding-left:10px;
	border-bottom:dotted #999999 1px;
}

ul.rank li img{
    vertical-align:middle;
	width:50px;
	height:30px;
}  

#foot{
	clear:both;
	background:#ffffff url(img/footerback.gif) no-repeat;
	margin:10px 0 0 0;
	font-size:61%;
	line-height: 1;
	text-align: center;
	width: 850px;
}
	
#foot a{
	color:#333333;
	text-decoration:none;
}
	
#foot a:hover{
	color:#333333;
	text-decoration:none;
}
.over{
    background-image: url(img/enter2.gif);
    background-repeat: no-repeat;
    height: 100px;
    width: 450px;
	}
.over a{
    background-image: url(img/enter.gif);
    background-repeat: no-repeat;
    height: 100px;
    width: 450px;
    display: block;
	}
.over a:hover{
    background: none;
	}
