@charset "utf-8";

/* CSS Document */

/*==========================================================================================

	// top.html

==========================================================================================*/

div#indexTopInfo {
	padding-bottom: 10px;
	margin: 0 auto;
}

div#indexTopInfo ul li { display: inline; }

div#indexLeft {
	display: inline;
	float: left;
	width: 350px;
	overflow: hidden;
}

div#indexRight {
	display: inline;
	float: right;
	width: 230px;
}

/*==========================================================================================

	// Power Push

==========================================================================================*/

div#powerPush {
	height: 500px;
	width: 350px;
	padding: 0 0 5px 0;
	text-align: center;
	background: url(../images/top-middle-info-bg.gif) no-repeat 0 50px;
}

div#powerPushPhoto {
	height: 296px;
	width: 233px;
	margin: 24px 59px 0 58px;
	background: url(../images/top-middle-info-frame.gif) no-repeat left top;
}

div#powerPushPhoto img { margin: 20px 0 0 0; }

div#powerPush h3 {
	padding: 3px 0 3px 0;
	font-size: 128%;
	font-weight: bold;
	color: #EF857D;
}

* html div#powerPush h3 {
	font-size:16px;
}


div#powerPush p {
	font-size: 90%;
	width:300px;
	text-align:left;
	overflow:hidden;
/*	height:100px; */
	margin:0 auto;
	line-height:1.2;
}

div#powerPush p a {
	display:block;
	text-align:right;
}
	

* html div#powerPush p { 
	font-size: 12px;
}

/*==========================================================================================

	// news 新着情報

==========================================================================================*/

div#news {
	height: 300px;
	width: 350px;
	background: url(../images/top-middle-news-bg.gif) no-repeat left 50px;
	overflow: hidden;
}

div#newsBox {
	height: 215px;
	width: 305px;
	overflow: auto;
	margin: 18px auto 13px;
}

div.newsBox2 {
	clear: both;
	padding: 25px 0 5px;
	background-image: url(../images/top-middle-news-line-trans.png);
	background-repeat: no-repeat;
}

div.newsBox2 img { float: left; }

div.newsBox2 div {
	font-size: 100%;
}

div.newsBox2 div p {
}

* html div#newsBox div.newsBox2 div {
	font-size:13px;
}

* html div#newsBox2 div p {
}

div.newsBox2 p a {
	color: #EF857D !important;
	padding: 5px 0;
	display: block;
}

div.newsBox2 p span { color: #A674B0; }


div.newsBox2 h3 {
	font-weight: bold;
	display: block;
	color: #A5A5A5;
	font-size: 128%;
	padding: 0 0 5px;
}

* html div.newsBox2 h3 {
	font-size:15px;
}


/*==========================================================================================

	// indexRight 右カラム

==========================================================================================*/


div.indexRightBox {
	height: 400px;
	width: 230px;
}

div.indexRightBox h2 {
	margin-bottom:0 !important;
}

div.indexRightBox2 {
	height: 350px;
	width: 230px;
	overflow-y: scroll;
	background: url(../images/top-right-bg.gif) repeat-y left top;

}

div.indexRightBox3 {
	clear: both;
	padding: 5px 5px 20px 5px;
	width: 200px;
	background: url(../images/top-right-line.gif) no-repeat left bottom;
}

div.indexRightBox3 { zoom: 100%; }

div.indexRightBox3:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: " ";
}


div.indexRightBox3 div {
	padding-top: 5px;
	float: right;
	width: 112px;
	font-size: 77%;
}

* html div.indexRightBox3 div {
	font-size:10px;
}


div.indexRightBox3 h3 {
	display: block;
	padding: 1px 0 6px;
	font-weight: bold;
}

div.indexRightBox3 span.name {
	font-size: 116%;
	display: block;
}

* html div.indexRightBox3 span.name {
	font-size:15px;
}



div.indexRightBox3 img {
	float: left;
	margin-left: 14px;
}

div#newGirls { margin-bottom: 5px; }

div#newGirls a { color: #F09600; }

div#recoGirls a { color: #AA6EB4; }

/*==========================================================================================

	// indexBottom 右カラム

==========================================================================================*/

div#indexBottom {
		clear:both;
		padding-top:20px;
}

div#indexBottom h3 {
		margin:10px 0;
		text-align:center;
}

div#schGirlsList {
	background:url(../images/top-bottom-bg.gif) no-repeat left top;
	padding:20px;
	height:410px;
	width:546px;
}

div#schGirlsList ul {
	overflow:auto;
	height:400px;
	width:546px;
	margin:0 auto;
	padding:10px 0 0 0;
}

div#schGirlsList ul li {
	float: left;
	height: 210px;
	width: 128px;
	font-size: 85%;
	line-height:1;
	text-align: center;
	color: #FFFFFF;
	display: block;
}


div#schGirlsList ul li a { color: #F09600; }

div#schGirlsList ul li span.name {
	font-size: 108%;
	font-weight: bold;
	display:block;
	padding:8px 0 3px;
}

div#schGirlsList ul li span.time {
	font-size: 123.1%;
	font-weight: bold;
	display:block;
	color:#6CD2EA;
}
