@charset "shift_jis";
/* CSS Document */
/* basic.css */

* {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,p,address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}
body {
	background-color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
#Container {
	float: left;
	height: 480px;
	width: 640px;
}
#Header {
	float: left;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	width: 640px;
	height: 60px;
}
#Header h1 {
	float: left;
}
#Header h1 span {
	display: none;
}
#Header #Update {
	float: right;
	margin-right: 10px;
	margin-top: 32px;
	font-size: 12px;
	color: #FFFFFF;
}
#MainBody {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	width: 640px;
	float: left;
	height: 420px;
}
#MainHigh {
	float: left;
	width: 640px;
	height: 295px;
}
#MainHighLeft {
	float: left;
	width: 202px;
	height: 290px;
	background-image: url(images/rank1.gif);
	background-repeat: no-repeat;
	background-position: 15px 0px;
	padding-left: 14px;
}

#MainHighMid {
	float: left;
	width: 202px;
	height: 290px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/rank2.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	padding-left: 4px;
}
#MainHighRight {
	float: right;
	width: 203px;
	height: 290px;
	background-image: url(images/rank3.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	padding-right: 10px;
}
#MainHigh h2 {
	font-size: 14px;
	margin-top: 5px;
	margin-left: 50px;
}
#MainHigh h2 strong {
	font-weight: bold;
}
#MainHigh .PickSite {
	font-size: 12px;
	float: right;
	margin-right: 3px;
	text-align: right;
}
#MainHigh .PicBox {
	clear: both;
	width: 200px;
	padding-top: 15px;
}
#MainHigh .PicBox img.Syame {
	margin-right: 2px;
}
#MainHigh .ManBox {
	clear: both;
	margin-top: 5px;
}
#MainHigh .ComBox p {
	font-size: 12px;
	line-height: 130%;
	margin-right: 2px;
	margin-left: 2px;
}
#MainHigh .BtnBox {
	margin-top: 5px;
	text-align: right;
	margin-right: 2px;
}

#MainLow {
	float: left;
	width: 640px;
	height: 120px;
	clear: both;
}
#MainLowLeft {
	float: left;
	width: 303px;
	height: 105px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#MainLowRight {
	float: left;
	width: 300px;
	height: 105px;
	padding-left: 2px;
	padding-right: 10px;
}
#MainLow .RankBox {
	height: 55px;
	width: 300px;
	float: left;
}
#MainLow #rank4 {
	background-image: url(images/rank4.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#MainLow #rank5 {

	background-image: url(images/rank5.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
#MainLow #rank6 {
	background-image: url(images/rank6.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#MainLow #rank7 {
	background-image: url(images/rank7.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
#MainLow img.Syame {
	margin-top: 2px;
	margin-left: 40px;
	float: left;
}
#MainLow h2 {
	font-size: 14px;
	padding-left: 5px;
	float: left;
	padding-top: 2px;
}
#MainLow .BtnBox {
	float: right;
	padding-top: 2px;
}
#MainLow .RankHeader {
	width: 220px;
	height: 24px;
	float: right;
}

#MainLow  .ComBox {
	clear: right;
	float: right;
	width: 220px;
	height: 28px;
	overflow: hidden;
}
#MainLow .ComBox p {

	font-size: 12px;
	line-height: 120%;
}
