@charset "utf-8";

/*-----------------------------------------------
 __共通
-----------------------------------------------*/
body{
	color:#333333;
	font-size:12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #68D7F9;
	background-image: url(../image/stage_bg.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	text-align: center;
	line-height: 120%;
}

.inner {
	padding: 10px;
}

img{
	border:0;
	vertical-align:bottom;
	margin: 0px;
	padding: 0px;
}

.imgover {
}
/*-----------------------------------------------
 __レイアウト（大枠）
-----------------------------------------------*/
#stage{
	width: 100%;
	height: 100%;
/*
	background-image: url(../image/bg.gif);
	margin-right: auto;
	margin-left: auto;
*/
}
#container{
	width:800px;
	background-color: #45B9DD;
	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: #FFFFFF;
	padding-top: 10px;
	color: #FFFFFF;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
/*-----------------------------------------------
 __レイアウト
-----------------------------------------------*/
#contents{
	text-align: left;
	padding-right: 7px;
	padding-left: 7px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#contents #left_top{
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 270px;
}
#contents #left_top img{margin-top:2px;}
#contents #right_top{
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 500px;
}
#contents #right_top .pickup{
	background-image: url(../image/t_pickup.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_top .media{
	background-image: url(../image/t_media.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: 100%;
	height: 16px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	padding-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;
	line-height: 140%;
	padding: 3px;
	background-color: #FFCCCC;
	width: 100px;


}

#contents .box_detail .left .ok_sche td{
	text-align: center;
	font-size: 12px;
	line-height: 140%;
	padding: 3px;
	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;
	overflow: visible;
}
#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: 410px;
	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: 6px;
	height: 400px;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: 0px;
	background-color: #FFFFFF;
	color: #333333;
	line-height: 210%;
}

.pickup-moji img {
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 1px;
}

/*
.pickup-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: 290px;
}
*/
.contents {font-size: 12px;line-height: 140%;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: 6px;
	height: 300px;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: 0px;
	background-color: #FFFFFF;
	color: #333333;
	line-height: 210%;
}

.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: 150%;
	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: 150%;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;
}

/*---------------------------------------------
	媒体掲載情報
----------------------------------------------*/
.media_info {
	height: 160px;
	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;
}
.media-moji {
	padding: 6px;
	height: 150px;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: 0px;
	background-color: #FFFFFF;
	color: #333333;
	line-height: 210%;
}

.media-press {
	font-size: 12px;
	line-height: 140%;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 0px;
	text-align: left;
	color: #333333;
}

.media-press_date {
	color: #68D7F9;
}

/*-----------------------------------------------
 __グローバルメニュー下の電話番号、画像、女の子検索
-----------------------------------------------*/
#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: 100%;
	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;
	padding-top: 10px;
	background-image: url(../image/today.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 100%;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
#pr #sche_date_box .next{
	height:40px;
	width: 90px;
	display: block;
	float: left;
	margin-right: 5px;
	line-height: 100%;
	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: 100%;
	font-weight: bold;
	background-image: url(../image/next.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
}
#pr #sche_date_box .next a:hover{
	text-decoration: underline;
	color: #FF0000;
}


/*-----------------------------------------------
 __エントランス
-----------------------------------------------*/
#entrance{width:600px; margin-left:auto; margin-right:auto;}
#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;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	float: left;
	padding-left: 15px;
}

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;
}
h2.name{
	font-size: 16px;
	margin: 0px;
	line-height: 140%;;
}
h2.recruit{
	background-image: url(../image/h2_recruit.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2.mailmagazine{
	background-image: url(../image/h2_mailmagazine.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2.sitemap{
	background-image: url(../image/h2_sitemap.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2.link{
	background-image: url(../image/h2_link.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2.price{
	background-image: url(../image/h2_price.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2.contact{
	background-image: url(../image/h2_contact.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2.system{
	background-image: url(../image/h2_system.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2.enquate{
	background-image: url(../image/h2_enquate.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2.online{
	background-image: url(../image/h2_online.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3.price_sta{
	background-image: url(../image/standartd_course.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3.price_hyb{
	background-image: url(../image/hybrid_course.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3.price_af{
	background-image: url(../image/af_course.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3.price_3p{
	background-image: url(../image/3p_course.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3.price_o3p{
	background-image: url(../image/o3p_course.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 109px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h3.price_swap{
	background-image: url(../image/swap_course.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 109px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h4.price_setsu{
	background-image: url(../image/course_01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 52px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4.price_ukemi{
	background-image: url(../image/course_04.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 52px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4.price_seme{
	background-image: url(../image/course_05.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 52px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h4.price_basic_play{
	background-image: url(../image/course_02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 52px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h4.price_option{
	background-image: url(../image/course_03.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 52px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*-----------------------------------------------
 __グローバルナビ
-----------------------------------------------*/
#nav{
	clear: both;
	text-align: center;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 70px;
	background-image: url(../image/menu_bg.gif);
	background-repeat: repeat-x;
	}
#gnav {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#gnav li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#gnav li a {
	display: block;
	height: 70px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 74px;
	background-image: url(../image/menu.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-indent: -9999px;
	}
#gnav li.rogo a {
	background-image: url(../image/menu_rogo.gif);
	width: 277px;
	}
#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: #dfdfdf; PADDING-BOTTOM: 5px; BORDER-LEFT: #FF9900 5px solid; PADDING-TOP: 5px; TEXT-ALIGN: right
}


/*--
札本追加
--*/

.line-bl {
	border-bottom: 1px solid #45B9DD;
}

.line-bl_2px {
	border-bottom: 2px solid #45B9DD;
}

.line-pk{
	border-bottom: 1px solid #FEC5B8;
}

.pe-disc{
	width :570px;
	text-align: left;
}

.pe-disc_title {
	text-indent: -9999px;
	background: url(../image/title_area.gif) no-repeat 10px center;
	width: 570px;
	height: 27px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px;
}

.pe-disc_img01 {
	float: left;
	marign: 0px;
	padding: 0px;
	margin-right: 1em;
}
.pe-disc_txt01{
	font-size: 14px;
	font-weight: bold;
	line-height: 180%;
	color: #02679B;
}
.pe-disc_txt02{
	font-size: 14px;
	font-weight: bold;
	line-height: 180%;
	color: #666666;
}

.pe-disc_txt03{
	font-size: 13px;
	line-height: 180%;
	color: #666666;
	padding: 0px 10px;
}

.pe-disc_txt04{
	font-size: 12px;
	line-height: 180%;
	color: #FB83A9;
	padding: 0px 10px;
	text-align: left;
	margin-top: 8px;
}

.pe-disc_txt05{
	font-size: 12px;
	line-height: 180%;
	color: #666666;
	padding: 0px 10px;
	text-align: left;
	margin-top: 8px;
}

.pe-disc_title02{
	text-indent: -9999px;
	background: url(../image/untitled.bmp) no-repeat center center;
	width: 570px;
	height: 49px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}

.warrp{
	width: 570px;
	margin: 0 auto;
}
.pe-disc_clear {
	clear: both;
	height: 0px;
}

.mailmag_howto_box{
	border-top: 1px solid #F7A8C0;
	width: 535px;
	height: 190px;
	background:url(../image/mailmag_howto3.jpg) no-repeat left 10px;
}

div#mailmag_radio{
	text-align: left;
	margin-top: 55px;
}
