@charset "utf-8";

/*-----------------------------------------------
 __共通
-----------------------------------------------*/
body{
	color:#333333;
	font-size:12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    font-family: "HGS創英角ﾎﾟｯﾌﾟ体", "Bookman Old Style Semi-Bold";
	text-align: center;
	line-height: 120%;
	background-color: #FFC8E3;
}

.inner {
	padding: 10px;
}
img{
	border:0;
	vertical-align:bottom;
	margin: 0px;
	padding: 0px;
}

.imgover {
}
a:link {
	color: #FF66FF;
	text-decoration: none;
}
a:visited {
	color: #FF66FF;
	text-decoration: none;
}
a:hover {
	color: #FF9999;
	text-decoration: underline;
}
a:active {
	color: #FF9999;
	text-decoration: none;
}


/*-----------------------------------------------
 __レイアウト（大枠）
-----------------------------------------------*/
#stage{
	width:1000px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#container{
	width:750px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#footer{
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF99CC;
	padding-top: 10px;
	color: #FF99CC;
}
#footer a{
	color: #FF99CC;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
/*-----------------------------------------------
 __レイアウト
-----------------------------------------------*/
#contents{
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#contents #left_top{
	text-align: left;
	padding: 10px;
	float: left;
	font-size: 17px;
	font-weight: bold;
	color: #FF0000;
	line-height: 150%;
	border: 2px solid #CC0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 360px;
	background-color: #FFFFFF;
}
#contents #left_top img{margin-top:2px;}
#contents #right_top{
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 360px;
}
#contents #right_top .pickup{
	background-image: url(../image/t_news.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
}
#contents #right_top .news{
	background-image: url(../image/t_news.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
}
#contents #right{
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 590px;
}

#contents #left{
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 176px;
	color: #FFFFFF;
}
#contents #left #mobile{
	padding: 0px;
	background-image: url(../image/left_01.gif);
	background-repeat: no-repeat;
	height: 298px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contents #left .marquee{
	color: #FFFFFF;
	padding-top: 39px;
}
#contents #left #online{
	text-indent: -9999px;
}
#contents #left #online a{
	padding: 0px;
	background-image: url(../image/left_02.gif);
	background-repeat: no-repeat;
	height: 268px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-indent: -9999px;
	display: block;
}

#contents #left #recruit{
	text-indent: -9999px;
}
#contents #left #recruit a{
	padding: 0px;
	background-image: url(../image/left_03.gif);
	background-repeat: no-repeat;
	height: 271px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-indent: -9999px;
	display: block;
}
#contents #left #mailmagazine{
	text-indent: -9999px;
}
#contents #left #mailmagazine a{
	padding: 0px;
	background-image: url(../image/left_04.gif);
	background-repeat: no-repeat;
	height: 290px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
}


/*-----------------------------------------------
 __タイトルバー（上・下など）
-----------------------------------------------*/
#contents .bar_top{
	background-image: url(../image/bar_white.gif);
	background-repeat: no-repeat;
	height: 15px;
	margin: 0px;
	padding: 0px;
	width: 786px;
}
#contents .bar_bottom{
	background-image: url(../image/bar_bottom.gif);
	background-repeat: no-repeat;
	height: 15px;
	margin: 0px;
	padding: 0px;
	width: 786px;
}
#contents #right .bar_top{
	background-image: url(../image/bar_mdl_top.gif);
	background-repeat: no-repeat;
	height: 15px;
	margin: 0px;
	padding: 0px;
	width: 590px;
}
#contents #right .bar_bottom{
	background-image: url(../image/bar_mdl_bottom.gif);
	background-repeat: no-repeat;
	height: 15px;
	margin: 0px;
	padding: 0px;
	width: 590px;
}

/*-----------------------------------------------
 __女の子ページ
-----------------------------------------------*/
#contents .box{
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	width: 786px;
	height: auto;
	overflow: auto;
}
#contents .box .inner {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}


#contents .box .girl{
	width: 142px;
	background-color: #45B9DD;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#contents .box .girl .waku{
	border: 1px solid #0099FF;
}

#contents .box .girl .sche_hour{
	color:#666666;
	line-height: 20px;
	height: 20px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
}
#contents .box .girl .bottom{
	background-image: url(../image/bar_girl_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
}

#contents .box_detail{
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	width: 786px;
	height: auto;
	overflow: auto;
}

#contents .box_detail .left{
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contents .box_detail .left .thum_box{
	margin-top: 5px;
	width: 300px;
	margin-bottom: 5px;
}
#contents .box_detail .left .thum_box img{
	margin-right: 5px;
}
#contents .box_detail .left .ok_course{
	background-color: #45B9DD;
	text-align: center;
	width: 300px;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}
#contents .box_detail .left .ok_sche{
	text-align: center;
	width: 300px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}
#contents .box_detail .left .ok_sche th{
	text-align: center;
	font-size: 12px;
	background-color: #FFCCCC;
	width: 100px;


}

#contents .box_detail .left .ok_sche td{
	text-align: center;
	font-size: 11px;
	background-color: #FFFFFF;


}

#contents .box_detail .left .ok_option{
	text-align: center;
	width: 300px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}



#contents .box_detail .right{
	text-align: left;
	width: 450px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents .box_detail .right ul.none{
	list-style-type: none;
	line-height: 160%;
	margin-top: 5px;
	margin-right: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contents .box_detail .right li.question{
	background-image: url(../image/faq_03.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	font-weight: bold;
	color: #0066CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contents .box_detail .right li.answer{
	background-image: url(../image/faq_04.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	color: #CC0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.number{
	list-style-type: decimal;
	line-height: 160%;
	margin-top: 5px;
}

/*-----------------------------------------------
 __求人、料金表
-----------------------------------------------*/
#contents #right .box{
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;
	padding: 0px;
	width: 590px;
}
#contents #right .box .inner {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contents #right .box .inner .gazoBox {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 525px;
	text-align: left;
}

#contents #right .box .inner .gazoBox .gazo {
	text-align: center;
	margin-right: 5px;
	float: left;
	margin-left: 5px;

}
#contents #right .box .inner p {
	background-color: #FFEEF9;
	padding: 5px;
	text-align: left;
	margin: 0px;
	line-height: 150%;
}
#contents #right .box .inner .play {
	text-align: left;
	margin-bottom: 20px;
}

#contents #right .box .inner table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size: 12px;
}
#contents #right .box .inner table td {
	padding: 3px;
	background-color: #FFFFFF;

}
#contents #right .box .inner table .detail {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; BACKGROUND: #f1f1f1; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}


/*-----------------------------------------------
 __ピックアップ
-----------------------------------------------*/
.pickup_info {
	height: 250px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.pickup-moji {
	padding: 0px;
	height: 250px;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: 0px;
	background-color: #FFFFFF;
}

.pickup-moji img {
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 1px;
}


.pickup-moji p {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	padding: 0px;
	margin-top: 5px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.contents {line-height: 18px;color: #333333;padding: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 10px;margin-left: 0px;
}
.date {
	margin-top: 0px;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	font-weight: bold;
}

/*-----------------------------------------------
 __ニュース
-----------------------------------------------*/
.news_info {
	height: 310px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.news-moji {
	padding: 0px;
	height: 300px;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: 0px;
	background-color: #FFFFFF;
}

.news-moji img {
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 1px;
}


.news-moji p {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: right;
	width: 380px;
}
.news-moji.contents {font-size: 12px;line-height: 14px;color: #333333;padding: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 10px;margin-left: 0px;
}
.news-moji.date {
	margin-top: 0px;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	font-weight: bold;
}


/*-----------------------------------------------
 __グローバルメニュー下の電話番号、画像、女の子検索
-----------------------------------------------*/
#pr{
	height:89px;
	margin-top: 0px;
	text-align: left;
	background-image: url(../image/pr_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#pr img{
	margin-left:10px;
	margin-right: 0px;
	margin-top: 5px;
}

#pr #search_box{
	width:450px;
	margin-top: 0px;
	margin-left: 10px;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
}
#pr #search_box img{
	margin: 0px;
	padding: 0px;
}

#pr #search_box .form{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 2px;

}

#pr .bar_top{
	background-image: url(../image/search_bar_top.gif);
	background-repeat: no-repeat;
	height: 10px;
	padding: 0px;
	background-position: 0px 0px;
	margin: 0px;
	float: left;
	width: 450px;
}
#pr .bar_bottom{
	background-image: url(../image/search_bar_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	padding: 0px;
	background-position: 0px 0px;
	margin: 0px;
	float: left;
	width: 450px;
}
#pr #search_box .inner {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#pr #search_box .kensaku {
	border: 1px solid #FF99CC;
	line-height: 14px;
	height: 14px;
	margin-bottom: 3px;
}


#pr #search_box .inner {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*----------------------------------------------------------------------------------------------*/
#pr #sche_date_box{
	width:450px;
	margin-top: 0px;
	margin-left: 10px;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	overflow: auto;
}
#pr #sche_date_box .inner {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#pr #sche_date_box .text{
	height:40px;
	background-image: url(../image/sche_bg.gif);
	background-repeat: no-repeat;
	width: 150px;
	text-indent: -9999px;
	float: left;
}

#pr #sche_date_box .today{
	height:40px;
	width: 90px;
	display: block;
	float: left;
	margin-right: 5px;
	background-image: url(../image/today.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#pr #sche_date_box .next{
	height:40px;
	width: 90px;
	display: block;
	float: left;
	margin-right: 5px;
	line-height: 40px;
	font-weight: bold;
	background-image: url(../image/next.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
}
#pr #sche_date_box .next a{
	height:40px;
	width: 90px;
	display: block;
	float: left;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	background-image: url(../image/next.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#pr #sche_date_box .next a:hover{
	text-decoration: underline;
	color: #FF0000;
}


/*-----------------------------------------------
 __エントランス
-----------------------------------------------*/
#entrance{
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
}
#entrance #rogo{
}
#entrance #rogo a{
	width:550px;
	background-image: url(../image/entrance.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 550px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

/*-----------------------------------------------
 __見出し
-----------------------------------------------*/
h1{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	float: left;
	padding-left: 15px;
	background-color: #FF99CC;
	width: 100%;
	text-align: left;
	margin: 0px;
	line-height: 20px;
}

h1.entrance{
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	float: none;
	padding: 0px;
	background-color: #FFC8E3;
	text-align: center;
}
h2.name{
	font-size: 18px;
	color: #FF6699;
	font-weight: normal;
	float: none;
	line-height: 24px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6699;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}




/*-----------------------------------------------
 __グローバルナビ
-----------------------------------------------*/
#nav{
	clear: both;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 120px;
	background-image: url(../image/menu_bg.gif);
	background-repeat: repeat-x;
	}
#gnav {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	float: right;
	}
#gnav li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#gnav li a {
	display: block;
	height: 120px;
	list-style-type: none;
	width: 95px;
	background-image: url(../image/menu.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-indent: -9999px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#gnav li.rogo {
	background-image: url(../image/menu00.gif);
	width: 31px;
	background-repeat: no-repeat;
	height: 120px;
	display: block;
	}
#gnav li.home a {
	background-image: url(../image/menu_home.gif);
	}
#gnav li.home a:hover {
	background-image: url(../image/menu_home_o.gif);
	}

#gnav li.price a {
	background-image: url(../image/menu_price.gif);
	}
#gnav li.price a:hover {
	background-image: url(../image/menu_price_o.gif);
	}
#gnav li.girl a {
	background-image: url(../image/menu_girl.gif);
	}
#gnav li.girl a:hover {
	background-image: url(../image/menu_girl_o.gif);
	}
#gnav li.sche a {
	background-image: url(../image/menu_sche.gif);
	}
#gnav li.sche a:hover {
	background-image: url(../image/menu_sche_o.gif);
	}
#gnav li.recruit a {
	background-image: url(../image/menu_recruit.gif);
	}
#gnav li.recruit a:hover {
	background-image: url(../image/menu_recruit_o.gif);
	}
#gnav li.query a {
	background-image: url(../image/menu_query.gif);
	}
#gnav li.query a:hover {
	background-image: url(../image/menu_query_o.gif);
	}
#gnav li.link a {
	background-image: url(../image/menu_link.gif);
	}
#gnav li.link a:hover {
	background-image: url(../image/menu_link_o.gif);
	}
#gnav li a:hover {
	text-decoration: underline overline;
	}



/*-----------------------------------------------
 __テキスト
-----------------------------------------------*/
.white {
	color: #FFFFFF;
}
.dot{
	background-image:url(../image/spc_gray_dot.gif);
	background-repeat: repeat-x;
	height: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

/*-----------------------------------------------
 __テーブル
-----------------------------------------------*/

.notice {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; BACKGROUND: #fff3e0; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}

.item {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	BACKGROUND: #f1f1f1;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px;
	TEXT-ALIGN: center;
	font-size: 16px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6699;
	color: #FF3399;
}
.detail {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	BACKGROUND: #f1f1f1;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px;
	font-size: 16px;
	text-align: center;
}
.t_hd {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px;
	TEXT-ALIGN: left;
	background-color: #333333;
	color: #FFFFFF;
	font-size: 18px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;
}

/*-----------------------------------------------
 __女の子リスト
-----------------------------------------------*/
#girls_wrap{
	padding-left: 2px;
}

.girls_box{
	width: 130px;
	border: 1px solid #ff0099;
	text-align: center;
	color: #FF0066;
	font-size: 12px;
	margin-right: 14px;
	background-color: #FFFFFF;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.girls_box img{
	border: 1px solid #FF66FF;
	margin-bottom: 3px;
	margin-top: 2px;
}
.style23 {
	font-family: "HGS創英角ﾎﾟｯﾌﾟ体";
	font-size: 10px;
	color:#FF0066;
	line-height: 16px;
	font-weight: normal;
}
p.pink{
	font-size: 20px;
	color: #ff0099;
	font-family: "HGS創英角ﾎﾟｯﾌﾟ体"; 
}


.info
{
	font-size:12px;
	font-weight: normal;
	color: #666666;
	border: 1px dotted #FF99CC;
	padding: 10px;
	height: 0px;
	width: 600px;
	text-align: left;
	font-family: "メイリオ";
	line-height: 120%;
}
.girls_gazo{
	float:left;
	width: 250px;
}
.girls_gazo img{
	border: 2px solid #FF99CC;
}
.girls_info{
	float:right;
	width: 450px;
}
.girls_info .on {
	background-color: #FF86C2;
	width: 67px;
	float: left;
	margin-right: 6px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #666666;
	color: #FFFFFF;
}
.girls_info .off {
	background-color: #FF99CC;
	width: 67px;
	float: left;
	margin-right: 6px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #999999;
	color: #FF88C4;
}
.girls_info .on2 {
	background-color: #FF9999;
	width: 140px;
	float: left;
	margin-right: 6px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #666666;
	color: #FFFFFF;
}
.girls_info .off2 {
	background-color: #FF9999;
	width: 140px;
	float: left;
	margin-right: 6px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #666666;
	color: #FFB9B9;
}
