@charset "utf-8";

h1,h2,h3,h4,h5,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-image:url(images/comon/bg.jpg);
	background-repeat:repeat-y;
	padding: 0px;
}
.float-clear {
	font-size: 0px;
	clear: both;
}

#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/comon/header.jpg);
	background-repeat: no-repeat;
	height: 90px;
	margin-bottom: 20px;
}




#navigation {


}

#navigation h5 {
	float: left;
	font-size: 105%;
	font-weight: bold;
}
#navigation #btn01 h5 a {
	display: block;
	height: 25px;
	width: 156px;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	color: #666;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#navigation #btn01 h5 a:hover {
	color: #333;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#navigation #btn02 h5 a {
	display: block;
	height: 25px;
	width: 155px;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	color: #666;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#navigation #btn02 h5 a:hover {
	color: #333;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#navigation #btn03 h5 a {
	display: block;
	height: 25px;
	width: 155px;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	color: #666;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#navigation #btn03 h5 a:hover {
	color: #333;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#navigation #btn04 h5 a {
	display: block;
	height: 25px;
	width: 155px;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	color: #666;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#navigation #btn04 h5 a:hover {
	color: #333;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#navigation #btn05 h5 a {
	display: block;
	height: 25px;
	width: 155px;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	color: #666;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#navigation #btn05 h5 a:hover {
	color: #333;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#navigation #btn06 h5 a {
	display: block;
	height: 25px;
	width: 130px;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	color: #666;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#navigation #btn06 h5 a:hover {
	color: #333;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}




#subnavigation {
	float: left;
	margin-bottom: 10px;
	display: inline;
	width: 176px;
	padding-left: 8px;
}
#subnavigation h4 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 2px;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 20px;
}

#subnavigation h5 a {
	font-weight: bold;
	color: #999;
	text-decoration: none;
	font-size: 10px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#subnavigation h5 a:hover {
	text-decoration: none;
	background-color: #EAEEEA;
	color: #333;
}




#maincontent {
	width: 572px;
	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 h5 {
	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 #explanation {
	float: right;
	width: 355px;
	display: inline;
}
#maincontent h2 {
	font-size: 18px;
	font-weight: bold;
}








#footer {
	background-color: #330000;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 5px;
}
#footer h6 {
	font-size: 90%;
	color: #FFF;
	font-weight: normal;
	text-align: center;
	font-family: "Lucida Console", Monaco, monospace;
}
