@charset "shift-jis";
#container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#header {
	background: url(../img/common/bg_headerbottom.png) no-repeat 0 bottom;
}
.headerIn {
	padding: 10px 10px 20px 10px;
	background: url(../img/common/bg_header.png) no-repeat 440px 0;
}
#header h1 {
	text-indent: -9999px;
}
#header h2 {
	text-indent: -9999px;
	float: left;
	padding: 0 0 0 10px;
}
#header h2 a {
	display: block;
	background: url(../img/common/logo.png) no-repeat 0 0;
	width: 178px;
	height: 33px;
}
#header p {
	float: left;
	padding: 5px 0 0 10px;
}
#header li.headnavi01 {
	background: url(../img/common/header_icon02.png) no-repeat 0 50%;
}
#header li.headnavi02 {
	background: url(../img/common/header_icon01.png) no-repeat 0 50%;
}

#header ul li{
	float: right;
	padding: 0 10px 0 15px;
}
#gnavi {
	float: none;
	clear: both;
	background: url(../img/common/bg_gnavi_bottom.png) no-repeat 0 bottom;
	padding: 0 0 10px 0;
}
#gnavi li {
	float: left;
}
#left {
	width: 650px;
	float: left;
	padding: 0 0 0 10px;
	clear: both;
	display: inline;
	overflow: hidden;
}
.center {
	clear: both;
	margin: 0 auto 0 auto;
	padding: 0 0 30px 0;
	width: 930px;
	background-color: #5C85B8;
}

#left #flash {
}
#left div.box {
	background: url(../img/common/bg_contentbox.png) repeat-y 0 0;
}
#left div.box_bottom {
	background: url(../img/common/bg_contentbox_bottom.png) no-repeat 0 bottom;
	padding: 10px 9px;
}
#right {
	width: 270px;
	float: right;
	padding: 0 10px 0 0;
	display: inline;
	overflow: hidden;
}
#right div.box {
	background: url(../img/common/bg_right.png) repeat-y 0 0;
	margin: 0 0 10px 0;
}
#right div.box_bottom {
	background: url(../img/common/bg_right_bottom.png) no-repeat 0 bottom;
	text-align: center;
	padding: 10px 0;
}
#right div.box_bottom ul li {
	margin: 0 0 10px 0;
}
#footer {
	width: 100%;
	clear: both;
	padding: 20px 0 5px 0;
}
#footer ul {
	text-align: center;
	padding: 5px 0;
}
#footer ul li {
	display: inline;
	padding: 10px;
}
#footer p {
	text-align: center;
	margin: 20px 0 0 0;
}

#left h3 {
	clear: both;
	margin: 10px 0 0 0;
}
#left p.text {
	background: url(../img/bg_ranktext.png) no-repeat 0 0;
	width: 500px;
	height: 55px;
	color: #fff;
	padding: 10px 10px 10px 120px;
	font-size: 11px;
	margin: 0 0 10px 0;
}
#left ul.subnavi {
	width: 660px;
	overflow: hidden;
	margin: 10px -10px 0 0;
	clear: both;
}
#left ul.subnavi li {
	float: left;
	margin: 0 10px 0 0;
}
.text_box {
	margin: 0px;
	padding: 10px 15px 10px 15px;
}
.flame_bottom {
	background-image: url(../img/rank/flame_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0 0 5px 0;
	background-color: #5C85B8;
}
.flame_middle {
	background-image: url(../img/rank/flame_middle.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.flame_top {
	background-image: url(../img/rank/flame_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 12px 48px 50px 48px;
}
