@charset "shift_jis";
/* CSS Document */

#top_menu {
	padding-top: 5px;
	padding-left: 2px;
}
#top_menu a {
	display: block;
	float: left;
	margin-right: 3px;
	width: 290px;
	padding-left: 5px;
}
#main {
	background-image: url(../img/top/bg_main1.jpg);
	background-repeat: no-repeat;
}
#main1_bottom {
	background-image: url(../img/top/bg_main1_bottom.jpg);
	clear: left;
	height: 13px;
	background-color: #FFF;
	background-repeat: no-repeat;
}
#middle_container {
	margin-bottom: 10px;
}
#middle {
	background-image: url(../img/top/bg_main2.gif);
	width: 675px;
	float: left;
	background-repeat: no-repeat;
}


/* topics */

#topics_container {
	float: left;
	width: 420px;
}
#topics {
	height:444px;
	width: 400px;
	margin-top: 60px;
	margin-left: 11px;
	overflow: auto;
}
.topics_box {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF00FF;
	width: 380px;
	padding-bottom: 5px;
}
.topics_title {
	color: #FF0000;
	font-weight: bold;
}
.topics_border {
	border: 2px dotted #FF00FF;
	padding: 3px;
	float: left;
	margin-right: 7px;
}
.topics_date {
	font-size: 10px;
	color: #FF00FF;
	font-weight: normal;
	letter-spacing: 0.1em;
	display: block;
	margin-bottom: 3px;
}


/* realtime */

#realtime_container {
	float: left;
	width: 245px;
}
#realtime {
	width: 230px;
	overflow: auto;
	overflow-x: hidden;
	margin-left: 15px;
	margin-top: 52px;
	height: 453px;
}
.realtime_box {
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF00FF;
	padding-bottom: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.realtime_date {
	font-size: 10px;
	color: #FF00FF;
	font-weight: normal;
	letter-spacing: 0.1em;
	display: block;
	margin-bottom: 3px;
}
.realtime_title {
	color: #FF0000;
	font-weight: bold;
}
.realtime_com {
	text-align: left;
	display: block;
}
.realtime_com img {
	vertical-align: middle;
	height: 12px;
	width: 12px;
}


/* ranking */

#ranking_container {
	background-color: #FFF;
	padding-top: 5px;
	border: 1px solid #33AFE0;
	margin-bottom: 5px;
}
.ranking_box {
	padding-top: 15px;
	position: absolute;
	padding-left: 3px;
}
.ranking_title {
	background-image: url(../img/top/ranking_title.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 456px;
	position: absolute;
	left: 170px;
	top: 0px;
}
.ranking_title span, .ranking_number span {
	display: none;
}
#title02 {
	background-position: 0 -54px;
}
#title03 {
	background-position: 0 -108px;
}
#title04 {
	background-position: 0 -162px;
}
#title05 {
	background-position: 0 -216px;
}
#title06 {
	background-position: 0 -270px;
}
/*
#title07 {
	background-position: 0 -324px;
}
*/
#title08 {
	background-position: 0 -378px;
}
#title09 {
	background-position: 0 -432px;
}
#title10 {
	background-position: 0 -432px;
}
.ranking_number {
	background-image: url(../img/ranking/number.png);
	background-repeat: no-repeat;
	position: absolute;
	right: -0px;
	top: -5px;
	height: 29px;
	width: 72px;
	z-index: 10;
}
.ranking_number span {
	display: none;
}
#number01 {
	right: -2px;
	z-index: 10;
}
#number02 {
	background-position: -72px 0;
}
#number03 {
	background-position: -144px 0;
}
#number04 {
	background-position: -216px 0;
}
#number05 {
	background-position: -288px 0;
}
.ranking {
	float: left;
	height: 210px;
	width: 124px;
	margin-top: 37px;
	position: relative;
	padding-top: 4px;
	padding-left: 4px;
	margin-right: 1px;
	background-image: url(../img/top/bg_ranking.gif);
}
.ranking_no1 {
	height: 246px;
	width: 145px;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 5px;
	margin-right: 2px;
	background-image: url(../img/top/bg_ranking_no1.gif);
}
.ranking_new {
	position: absolute;
	left: 4px;
	top: 168px;
}
.ranking_no1 .ranking_new {
	left: 5px;
	top: 200px;
}
.ranking_today {
	position: absolute;
	left: 70px;
	top: 168px;
}
.ranking_prof {
	width: 130px;
	height: 30px;
	position: absolute;
	left: 5px;
	top: 217px;
	overflow: hidden;
}
.ranking_no1 .ranking_today {
	position: absolute;
	left: 90px;
	top: 200px;
}
.ranking_name, .ranking_size {
	font-size: 8px;
	color: #604100;
	font-family: Verdana;
	padding-left: 2px;
	line-height: 12px;
	height: 12px;
	overflow: hidden;
}
.ranking_name {
	padding-top: 1px;
}
.ranking_name span {
	font-size: 12px;
	font-weight: bold;
}
.ranking_name span span {
	padding-left: 1px;
}
.ranking_size {
	padding-top: 1px;
}
.ranking_no1 .ranking_name, .ranking_no1 .ranking_size {
	padding-top: 2px;
	padding-left: 5px;
}


/* schedule */

#schedule_top_day {
	color: #FF00FF;
	background-color: #FFF;
	text-align: center;
	width: 625px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	letter-spacing: 2px;
}
#schedule_top_container {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #35A9DB;
	background-image: url(../img/top/bg_sche_today.jpg);
	background-repeat: no-repeat;
}
#schedule_top {
	height: 346px;
	overflow-y: scroll;
	overflow-x: hidden;
	width: 623px;
	margin-right: auto;
	margin-left: auto;
	background-color: #9FF;
	position: relative;
}
#schedule_top .newface_title {
	font-size: 11px;
}
#schedule_top .newface_box {
	position: relative;
}
#schedule_top .girls_list_new {
	font-size: 11px;
	position: absolute;
	left: 10px;
	top: 127px;
}


/* newface */

#newface {
	clear: right;
	padding-left: 95px;
	background-color: #9FF;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-image: url(../img/top/bg_newface.gif);
	background-repeat: no-repeat;
}
.newface_box {
	width: 100px;
	text-align: center;
	background-image: url(/img/top/bg_newfacebox.gif);
	height: 173px;
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 12px;
	float: left;
}
.newface_photo {
	padding-left: 5px;
	text-align: center;
}
.newface_title {
	color: #FFFF00;
	font-weight: bold;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 2px;
	font-family: Verdana;
	line-height: 12px;
	height: 12px;
}
.newface_prof {
	font-size: 10px;
}
.newface_name {
	font-size: 12px;
	font-weight: bold;
}
.newface_link {
	color: #000;
}


/* history */

#history_info_container {
	float: left;
	width: 245px;
	height: 500px;
}
#history_info {
	width: 220px;
	height:450px;
	margin-top: 45px;
	margin-left: 15px;
	overflow: auto;
}
.history_box {
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	padding-bottom: 3px;
	margin-bottom: 3px;
	display: block;
	margin-left: 3px;
	margin-top: 3px;
	color: #333333;
	height: 62px;
	overflow: hidden;
	line-height: 13px;
}
.history_box span img {
	height: 10px;
	width: 10px;
	vertical-align: middle;
}
.history_left {
	float: left;
	padding-right: 2px;
}
.history_tittle {
	font-weight: bold;
	color: #F00;
}


/* private */

#private_container {
	float: left;
	width: 225px;
	height: 500px;
}
#private {
	width: 205px;
	overflow: auto;
	height: 450px;
	margin-left: 15px;
	margin-top: 45px;
}
.private_box {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF00FF;
	margin-bottom: 20px;
}
.private_border {
	float: left;
	margin-right: 2px;
	background-image: url(../img/top/bg_shame.jpg);
	background-repeat: no-repeat;
	width: 70px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.private_title {
	color: #FF0000;
	font-weight: bold;
	display: block;
	float: left;
	overflow: hidden;
	width: 90px;
}
.private_com {
	width: 90px;
	padding-bottom: 5px;
	float: left;
}
.private_com img {
	vertical-align: middle;
	height: 12px;
	width: 12px;
}


/* inquiry */

#inquiry_container {
	float: left;
	width: 205px;
	height: 500px;
}
#inquiry {
	overflow: auto;
	height: 460px;
	margin-top: 40px;
}
.inquiry_box {
	width: 200px;
	display: block;
	height: 43px;
	margin-top: 3px;
	background-image: url(../img/top/bg_rank.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	color: #333333;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}
.inquiry_box a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
.inquiry_box a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.inquiry_box a:active {
	text-decoration: none;
	color: #0000FF;
}
.inquiry_box span img {
	height: 10px;
	width: 10px;
	vertical-align: middle;
}
.inquiry_left {
	float: left;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.inquiry_no {
	color: #F00;
}
.left_photo {
	height: 40px;
	width: 40px;
	overflow: hidden;
	display: block;
}
.inquiry_com {
	font-size: 10px;
	line-height: 13px;
}
.inquiry_com span {
	font-weight: normal;
}
