@charset "UTF-8";

/* メインページ */


/*--------------------------------------------------------------
フラッシュ
--------------------------------------------------------------*/
#flash {
	margin: 10px 0 7px 10px;
}

/*--------------------------------------------------------------
新着情報
--------------------------------------------------------------*/
#topics dl {
	color: #FFF;
	margin: 18px 0 0 10px;
}
#topics dt, #topics dd {
	padding-bottom: 3px;
}
#topics dt {
	float: left;
	width: 160px;
	line-height:14px;
}
#topics dt img{
	margin-right:10px;
}
#topics dd {
	margin: 0 23px 0 170px;
	padding-left: 30px;
	border-left: 1px solid  #FFF;
}

/*--------------------------------------------------------------
ホストクラブで遊ぶ
--------------------------------------------------------------*/
#play h2 {
	background: url(/images/title_bg_06.gif) no-repeat;
}
#play {
	height: 190px;
	margin: 20px 0 0 19px;
}
#play li {
	float: left;
	margin-right: 10px;
}
#play li a{
	display: block;
	background: url(/images/navi_area_02.gif) no-repeat;
	height: 90px;
	text-indent: -999em;
	overflow: hidden;
}
/* リンク */
#play .p01 a { background-position: 0 0;width: 150px; }
#play .p02 a { background-position: -150px 0;width: 150px; }
#play .p03 a { background-position: -300px 0;width: 150px; }
#play .p04 a { background-position: -450px 0;width: 150px; }
/* オーバー */
#play .p01 a:hover, #play .p01 a:active { background-position: 0 -90px; }
#play .p02 a:hover, #play .p02 a:active { background-position: -150px -90px; }
#play .p03 a:hover, #play .p03 a:active { background-position: -300px -90px; }
#play .p04 a:hover, #play .p04 a:active { background-position: -450px -90px; }

/* ペンキ背景 */
#leftBox #playbg {
	background: url(/images/main_bg_02.gif) no-repeat;
	padding-top: 26px;
}


/*--------------------------------------------------------------
ランキング
--------------------------------------------------------------*/
#top-ranking h2 {
	background: url(/images/title_bg_07.gif) no-repeat;
	margin: -66px 0 29px 10px;
}
#top-ranking ul {
	 margin: -15px 0 0 10px;
}
#top-ranking li {
	float: left;
	width: 118px;
	padding-left: 10px;
}
#top-ranking li p.number {
	float: left;
	padding: 5px 0 23px 16px;
}
#top-ranking li p.name {
	margin-top: 7px;
}


/*--------------------------------------------------------------
ブログ更新一覧
--------------------------------------------------------------*/
#newblog dl {
	color: #FFF;
	margin: 18px 0 76px 23px;
}
#newblog dt, #newblog dd {
	padding-bottom: 3px;
}
#newblog dt {
	float: left;
	width: 110px;
}
#newblog dd {
	margin: 0 30px 0 110px;
	padding-left: 20px;
	border-left: 1px solid  #FFF;
}



/*--------------------------------------------------------------
認証ページ
--------------------------------------------------------------*/
#enter{
	position: absolute;
	top:0;
	left:85px;
	background-color: #000;
	width: 910px;
	border-left: 1px solid #4d4d4d;
	border-right: 1px solid #4d4d4d;
	text-align: left;
}
#enter_logo{
	width:470px;
	height:180px;
	
}
#entrance {
	background: url(/images/attest_bg.gif) no-repeat;
}
#entrance h2{
	font-weight:bold;
	padding-top:10px;
	text-align:center;
	}
#top_img {
	margin: 11px 13px 14px 13px;
	border: solid 1px #B3B3B3;
}
#enter_left{
	width:470px;
	float:left;
}
#enter_left a{
	display: block;
	margin-left: 48px;
	width: 402px;
	background: url(/images/attest_btn_02.gif) no-repeat;
	height: 26px;
	text-indent: -999em;
	overflow: hidden;
}
#enter_left a:hover, #enter_left a:active{
	background-position: 0 -26px;
}
#enter_right{
	width:420px;
	margin-left:475px;
}
#enter_right p{
	margin-top:5px;
	text-align:center;
}
#enter_btn{
	width: 284px;
	margin:18px 0 0 5px;
	float:left;
}
#enter_btn a.e01{
	display: block;
	width: 284px;
	background: url(/images/attest_btn_01.gif) no-repeat;
	height: 104px;
	text-indent: -999em;
	overflow: hidden;
}
#enter_btn a:hover.e01, #enter_btn a:active.e01{
	background-position: 0 -102px;
}
#enter_right p.e02{
	width:284px;
	display:block;
	text-align:center;
}
#qr{
	margin-left:290px;
	width:104px;	
}
#qr img{
	width:104px;
	height:150px;
	margin:18px 0 10px 10px;
}

#descript{
	width:882px;
	margin:25px 0 20px 13px;
	font-size:12px;
}
#descript h2{
	width:882px;
	height:25px;
	padding:5px 0 2px;
	margin-bottom:6px;
	background-color:#FFF;
	color:#000;
	font-size:18px;
}
#content{
	padding-left:100px;
	padding-right:100px;
}
#content dl{
	padding-left:70px;
	display:block;
	width:250px;
	margin-bottom:20px;
	text-align:center;
	float:left;
}
#content dt{
	border-bottom: solid 1px #fff;
	padding-top:3px;
	padding-bottom:2px;
}
#content dt a{
	text-decoration:none;
}
#content dd{
	border-bottom: solid 1px #fff;
	padding-top:3px;
	padding-bottom:2px;
}
#content dd a{
	text-decoration:none;
}
ul.footer_menu2 {
	font-size: 12px;
	clear:both;
	width: 882px;
	margin:10px 0 20px 13px;
}
ul.footer_menu2 li{
	display:inline;
}
#footer_attest{
	width: 910px;
	margin-top:20px;
	text-align:center;
}

