@charset "utf-8";
/* CSS Document */

*{
    padding:0;
    margin:0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
}

ol, ul {
	list-style:none;
}
blockquote, q{
	quotes:none;
}

html{
    overflow-y:scroll;  
}  

body{
	font-size:1em;
	font-family:Verdana,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka;
	background-color:#07151c;
	color:#333333;
}

a{
	color:#0d69ac;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
    color:#ff0066;
}

h1,h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote {
	line-height:1.5;
	text-align:left;
}

p{
	line-height:1.5;
}

h1{
	font-size:1em;
	margin:0 0 5px 0;
	padding:0 10px 0 10px;
	color:#333333;
	font-weight:normal;
	line-height:1.5;
}

h1 a{
    color:#333333;
	text-decoration:none;
}

h1 a:hover{
    color:#333333;
	text-decoration:none;
}

h2{
	font-size:1em;
	padding:3px 0 3px 10px;
	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;
	font-size:1em;
}

h3 a{
    color:#0d69ac;
	text-decoration:none;
}

h3 a:hover{
    color:#ff0000;
}

h4{
	font-size:1em;
	padding:0 0 0 55px;
	font-weight:normal;
	background:#ffffb2;
	text-align:left;
}
	
#frame{
	background-color:#ffffff;
	width:870px;
	background-image:;
	background-repeat:repeat-y;
	margin:0 auto 0 auto;
}

#container{
	background-color:#040000;
	text-align:left;
	width:854px;
	margin:0 auto 0 auto;
	height: 1058px;
	padding-bottom: 15px;
}

#head{
	margin:0 0 5px 0;
	background-color:#ffffff;
}

#left{
	width:230px;
	margin:17px 30px 5px 10px;
	float:left;
}

.leftsub{
	padding:3px;
	margin:0 auto 20px auto;
}

.lefttitle{
	border:1px solid #666600;
	padding:2px 2px 2px 2px;
	line-height:normal;
	background-color:#ffffcc;
	margin-bottom:5px;
}

.leftsub ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.leftsub li{
	color:#000000;
	background:#ffffff;
	padding:3px 7px;
	margin:0px 0px 0px 0px;
    list-style-type:none;
}
	
.leftsub li a{
	color:#0d69ac;
	text-decoration:none;
	background:#ffffff;
	margin:0;
}

.leftsub li a:hover{
	color:#ff0000;
}

#right{
	width:520px;
	float:left;
	margin:15px 0 5px 5px;
}

#contents{
	margin:5px;
	padding:0;
	line-height:1.5;
}
	
.main{
	padding:0;
	margin:0px 0 35px 0;
}

#foot{
	clear:both;
	background:#006699;
	border-top:2px solid #999999;
	padding:5px 5px 5px 27px;
	margin:15px 0 0 0;
	font-size:1em;
}
	
#foot a{
	color:#ffffff;
	text-decoration:none;
}
	
#foot a:hover{
	text-decoration:none;
}

div.rank p{
    width:230px;
}

.rank p a{
    width:230px;
	display:block;
	background:#13469b;
}

.rank p a:hover{
    background:#9b1313;
	text-decoration:none;
}

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/.gif) repeat-x #ffb2b2;
	border-top:#999999 1px solid;
	border-left:#999999 1px solid;
	border-bottom:#999999 1px solid;
	line-height:1.5;
}

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;
	line-height:1.5;
}




div#top{
    width:950px;
	height:20px;
	background:url(img/site3.jpg) 0 0 no-repeat;
}
