@charset "utf-8";

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


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

#container   { margin: 0 auto; width: 860px }
#subcontainer {
	background-image: url(../images/bk-navigation.jpg);
	background-repeat: repeat-y;
	background-color: #FFF;
	margin-top: 3px;
	margin-bottom: 3px;
}


#header  { background-image: url("../images/header.jpg"); background-repeat: no-repeat }




#navigation {

}

#navigation h5 {
	float: left;
	font-size: 105%;
	font-weight: bold;
	background-color: #ddd;
}
#navigation #btn01 h5 a  { text-decoration: none; text-align: center; display: block; padding-top: 5px; width: 142px; height: 25px; border-right: 1px solid #eaeeea }
#navigation #btn01 h5 a:hover  { }
#navigation #btn02 h5 a  { text-decoration: none; text-align: center; display: block; padding-top: 5px; width: 142px; height: 25px; border-right: 1px solid #eaeeea }
#navigation #btn02 h5 a:hover  { }
#navigation #btn03 h5 a  { text-decoration: none; text-align: center; display: block; padding-top: 5px; width: 142px; height: 25px; border-right: 1px solid #eaeeea }
#navigation #btn03 h5 a:hover  { }
#navigation #btn04 h5 a  { text-decoration: none; text-align: center; display: block; padding-top: 5px; width: 143px; height: 25px; border-right: 1px solid #eaeeea }
#navigation #btn04 h5 a:hover  { }
#navigation #btn05 h5 a  { text-decoration: none; text-align: center; display: block; padding-top: 5px; width: 143px; height: 25px; border-right: 1px solid #eaeeea }
#navigation #btn05 h5 a:hover  { }
#navigation #btn06 h5 a  { text-decoration: none; text-align: center; display: block; padding-top: 5px; width: 143px; height: 25px }
#navigation #btn06 h5 a:hover  { }




#subnavigation {
	float: left;
	margin-bottom: 10px;
	display: inline;
	width: 200px;
	padding-left: 0px;
}
#subnavigation h5 a  { font-size: 10px; font-weight: bold; text-decoration: none; background-image: url("../images/brt-navigation.jpg"); background-repeat: no-repeat; background-position: 10px center; display: block; padding-top: 3px; padding-bottom: 3px; padding-left: 20px; width: 140px; border-right: 1px solid #b8c1b3; border-bottom: 1px solid #b8c1b3; border-left: 1px solid #b8c1b3 }
#subnavigation h5 a:hover  { text-decoration: none; background-image: url("../images/brt-navigation-over.jpg"); background-repeat: no-repeat; background-position: 10px center }

#subnavigation p img  { margin-bottom: 2px; padding: 0px; border: solid 0px #b8c1b3 }


#sidecontent {
	float: right;
	width: 160px;
	display: inline;
}
#sidecontent p img {
	margin-bottom: 2px;
}


#maincontent {
	width: 480px;
	margin-top: 0px;
	display: inline;
	float: right;
	padding-right: 10px;
	margin-bottom: 30px;
}
.float-left-osusume {
	float: left;
	display: inline;
}
.float-right-osusume {
	float: right;
	display: inline;
}
#maincontent .float-left-ranking {
	float: left;
	width: 160px;
	display: inline;
	padding-right: 0px;
}
#maincontent .float-right-ranking {
	float: right;
	width: 160px;
	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;
}
#topicpath p {
	font-size: 10px;
	letter-spacing: 1px;
	margin-bottom: 15px;
}
#topicpath p a  { }
#maincontent #explanation {
	float: right;
	width: 355px;
	display: inline;
}
#maincontent h2 {
	font-size: 18px;
	font-weight: bold;
}








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