@charset "utf-8";

h1,h2,h3,h4,h2,h6,p,table,th,td,div,ul,ol,li {
	margin: 0px;
	padding: 0px;
}


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #666;
	background-color: #58585A;
	margin: 0px;
	padding: 0px;
}
.float-clear {
	font-size: 0px;
	clear: both;
}

h1 { font-size:10px; background-color:#244675; padding:2px 5px 2px 0; color:#FFF; text-align:right; font-weight:normal;}

h3 { font: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace; font-size:14px; font-weight:bold; background:url(images/h3back.gif) no-repeat; padding:7px 0 0px 30px; height:30px; color:#41546d; margin:0px;}

p { color:#183252; line-height:160%; letter-spacing:0.1em; text-indent:12px;}

#container {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #B8C1B3;
	background-color: #FFF;
}


#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 90px;
	margin-bottom: 20px;
}




#navigation {


}

#navigation h2 {
	float: left;
	font-size: 12px;
	font-weight: normal;
}
#navigation #btn01 h2 a {
	display: block;
	height: 30px;
	width: 194px;
	text-decoration: none;
	text-align: center;
	padding-top: 15px;
	color: #666; background-color:#d8e6f8;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #011b3f;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#navigation #btn01 h2 a:hover {
	color: #244675;
	border-bottom-width: 5px;
	border-bottom-style: solid; 
	border-bottom-color: #999; background-color:#f0f1f2;
}
#navigation #btn02 h2 a {
	display: block;
	height: 30px;
	width: 194px; background-color:#d8e6f8;
	text-decoration: none;
	text-align: center;
	padding-top: 15px;
	color: #666;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #023375;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#navigation #btn02 h2 a:hover {
	color: #244675;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCC; background-color:#f0f1f2;
}
#navigation #btn03 h2 a {
	display: block;
	height: 30px;
	width: 194px;
	text-decoration: none;
	text-align: center;
	padding-top: 15px;
	color: #666; background-color:#d8e6f8;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #024db3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#navigation #btn03 h2 a:hover {
	color: #244675;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCC; background-color:#f0f1f2;
}
#navigation #btn04 h2 a {
	display: block;
	height: 30px;
	width: 194px;
	text-decoration: none;
	text-align: center;
	padding-top: 15px;
	color: #666; background-color:#d8e6f8;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #2874dc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#navigation #btn04 h2 a:hover {
	color: #244675;
	border-bottom-width: 5px; background-color:#f0f1f2;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}




#maincontent {
	width: 748px;
	margin-top: 20px;
	display: inline;
	float: right;
	padding-right: 15px;
	margin-bottom: 30px;
}
.float-left-osusume {
	float: left;
	display: inline;
}
.float-right-osusume {
	float: right;
	display: inline;
}
#maincontent .float-left-ranking {
	float: left;
	width: 180px;
	display: inline;
	padding-right: 15px;
}
#maincontent .float-right-ranking {
	float: right;
	width: 180px;
	display: inline;
}
#maincontent h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
#maincontent h4 {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
}
#maincontent h2 {
	font-weight: normal;
	font-size: 11px;
	line-height: 20px;
	padding-top: 10px;
}
.text-ranking {
	color: #8FB430;
}

#topicpath p {
	font-size: 10px;
	letter-spacing: 1px;
	margin-bottom: 15px;
}
#topicpath p a {
	color: #999;
}
#maincontent #expl {
	float: right;
	width: 460px;
	display: inline; margin:
}


#footer {
	background-color: #011b3f;
	padding-top: 7px; font-size:10px; padding-left:10px;
	padding-bottom: 7px;
    margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
    width:774px; color:#CCC;
}

