/* -----------------------------------------------------

汎用スタイルシート

------------------------------------------------------*/

/*TOP----------------------------------------------------*/

div#top{
	width: 890px;
	margin: 0px 0px 0px 0px;
}

div#top_cnt{
	width: 890px;
	margin: 10px 0px 0px 0px;
}

div#top_cnt_left{
	width: 440px;
	float: left;
	margin: 0px 0px 0px 0px;
}

div#top_cnt_right{
	width: 440px;
	float: right;
	margin: 0px 0px 0px 0px;
}

div#top_img{
	width: 890px;
	height: 250px;
	margin: 10px 0px 10px 0px;
}

div#top_img img{
	margin: 0px 0px 0px 0px;
}

div#news_title{
	width: 440px;
	height: 30px;
	background: url(images/top/news_title.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
}

div#news{
	width: 438px;
	height: 877px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	margin: 10px 0px 10px 0px;
	text-align: left;
	overflow: auto;
}

div.news_all{
	width: 400px;
	margin: 10px 10px 0px 10px;
}

div.news_title{
	width: 400px;
	height: 20px;
	margin: 5px 0px 0px 0px;
	text-align: left;
	color: #BF0000;
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
	overflow: hidden;
}

div.news_time{
	width: 400px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	color: #FF6600;
	font-size: 11px;
}

div.news_box{
	width: 400px;
}

div.news_l_comm{
	width: 250px;
	float: left;
	text-align: left;
	color: #444444;
	font-size: 13px;
	line-height: 130%;
}

div.news_img{
	width: 140px;
	height: 205px;
	margin: 0px 0px 0px 0px;
	float: right;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}

div.news_img img{
	margin: 5px 5px 5px 5px;
}

div.news_all_comm{
	width: 400px;
	text-align: left;
	color: #444444;
	font-size: 13px;
	line-height: 130%;
}

div#pickup_title{
	width: 440px;
	height: 30px;
	background: url(images/top/pickup_title.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
}

div#pickupgirls{
	width: 438px;
	height: 365px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	margin: 10px 0px 10px 0px;
	overflow: auto;
}

div#pug_all{
	width: 405px;
	float: left;
	margin: 10px 0px 10px 10px;
}

div#pug_left{
	width: 190px;
	float: left;
}

div#pug_right{
	width: 210px;
	float: right;
}

div#pug_img{
	width: 210px;
	height: 310px;
}

div#pug_img img{
	margin: 0px 5px 0px 5px;
}

div#pug_data{
	width: 210px;
	font-size: 11px;
	line-height: 120%;
	color: #444444;
	text-align: center;
}

div#pug_comm{
	width: 190px;
	font-size: 11px;
	line-height: 140%;
	color: #444444;
	float: left;
	text-align: left;
}

div#newface_title{
	width: 440px;
	height: 30px;
	background: url(images/top/newface_title.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
}

div#newface{
	width: 438px;
	height: 460px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	margin: 10px 0px 10px 0px;
	text-align: left;
	overflow: auto;
}

div#nf_all{
	width: 400px;
	margin: 10px 10px 0px 10px;
	float: left;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
}

div#nf_name{
	width: 245px;
	height: 45px;
	font-size: 11px;
	line-height: 120%;
	color: #444444;
	text-align: left;
	margin: 0px 0px 0px 10px;
}

div#nf_img{
	width: 140px;
	height: 210px;
	float: right;
}

div#nf_img img{
	margin: 0px 5px 0px 5px;
}

div#nf_data{
	width: 255px;
	float: left;
}

div#nf_comm{
	width: 255px;
	font-size: 11px;
	line-height: 120%;
	color: #444444;
	text-align: left;
	margin: 0px 0px 10px 0px;
}

div#top_cont_banner{
	width: 890px;
}

#top_cont_banner ul{
	clear: both;
}

#top_cont_banner ul li{
	float: left;
	width: 125px;
	height: 100px;
	margin: 2px 5px 2px 5px;
}

/*女の子一覧----------------------------------------------------*/

div#gals{
	width: 890px;
	margin: 0px 0px 0px 0px;
}

div#gals_title{
	width: 890px;
	height: 30px;
	background: url(images/gals/gals_title.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 10px 0px 10px 0px;
}

ul#gals{
	width: 890px;
	clear: both;
}

ul#gals li{
	float: left;
	width: 178px;
	height: 370px;
	text-align: center;
	background: url(images/gals/gals_bg.png) no-repeat;
}

div.gals_nomination{
	width: 160px;
	height: 22px;
	margin: 5px 9px 0px 9px;
}

div.gals_icon{
	width: 160px;
	height: 18px;
	margin: 13px 9px 3px 9px;
}

div.gals_icon img{
	margin: 0px 0px 0px 0px;
}

div.newface_icon{
	width: 77px;
	height: 18px;
	float: left;
}

div.yoyaku_icon{
	width: 77px;
	height: 18px;
	float: right;
}

div.gals_img{
	margin: 0px auto;
}

div.gals_img img{
	margin: 5px 0px 5px 0px;
}

div#galsname{
	width: 178px;
	height: 45px;
	font-size: 12px;
	text-align: center;
	margin: 3px 0px 0px 0px;
}

div#galsname p{
	font-size: 10px;
	line-height: 150%;
	color: #444444;
	margin: 2px 0px 0px 0px;
}

/*galsdata----------------------------------------------------*/

div#galsdata{
	width: 890px;
	margin: 0px 0px 0px 0px;
}

div#galsdata_title{
	width: 890px;
	height: 30px;
	background: url(images/gals/gals_title.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 10px 0px 10px 0px;
}

div#galsdata_all{
	width: 850px;
	margin: 10px 20px 0px 20px;
}

div#galsdata_photo{
	width: 430px;
	float: left;
	margin: 0px 0px 0px 0px;
}

div#galsdata_mainphoto{
	width: 420px;
	height: 620px;
	float: left;
	background: url(images/gals/galsdata_bg.png) no-repeat;
}

div#galsdata_mainphoto img{
	margin: 10px 10px 10px 10px;
}

div#galsdata_subphoto{
	width: 430px;
	height: 144px;
	float: left;
	margin: 10px 0px 0px 0px;
	overflow: hidden;
}

div#galsdata_subphoto img{
	margin: 0px 0px 0px 0px;
}

ul#galsdata_subphoto{
	clear: both;
	width: 390px;
	margin: 0px 20px 0px 20px;
}

ul#galsdata_subphoto li{
	float: left;
	width: 86px;
	height: 144px;
	overflow: hidden;
	margin: 0px 22px 0px 22px;
}

div#galsdata_maindata{
	width: 420px;
	float: right;
	text-align: left;
	margin: 0px 0px 0px 0px;
}

td.gdn{
	background-color: #EEEEEE;
	font-family: "ＭＳ ゴシック",sans-serif;
	font-size: 14px;
	color: #444444;
	font-weight: bold;
	height: 26px;
	padding: 3px 3px 3px 10px;
}

div#galsdata_icon{
	width: 420px;
	height: 32px;
	float: left;
	text-align: right;
}

td.gdm{
	background-color: #FFFFFF;
	font-family: "ＭＳ ゴシック",sans-serif;
	font-size: 12px;
	color: #444444;
	height: 22px;
	padding: 3px 3px 3px 10px;
}

td.gd{
	background-color: #EEEEEE;
	font-family: "ＭＳ ゴシック",sans-serif;
	font-size: 12px;
	color: #C00000;
	width: 140px;
	height: 22px;
	padding: 3px 3px 3px 10px;
}

td.gdct{
	background-color: #EEEEEE;
	font-family: "ＭＳ ゴシック",sans-serif;
	font-size: 12px;
	color: #C00000;
	padding: 3px 3px 3px 10px;
	height: 22px;
}

td.gdcm{
	background-color: #FFFFFF;
	font-family: "ＭＳ ゴシック",sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 130%;
	padding: 10px 10px 10px 10px;
}

div#galsdata_maindata table{
	margin: 0px 0px 10px 0px;
}

div#gals_attend{
	text-align: left;
	font-size: 13px;
	color: #444444;
	width: 420px;
	height: 70px;
	margin: 10px 0px 0px 0px;
}

table#galp_attend{
	border-collapse: collapse;
	margin: 2px 0 0px 0;
	_margin: 2px 0 5px 0;
}
table#galp_attend tr td{
	border: 1px solid #CCCCCC;
	text-align: center;
	width: 140px;
	height: 25px;
	font-size: 12px;
	color: #444444;
	font-family: "ＭＳ ゴシック",sans-serif;
}

tr#galp_attend_days{
	background-color: #EEEEEE;
}

tr#galp_attend_data{
	background-color: #FFFFFF;
}

td.gdopt{
	background-color: #FFFFFF;
	font-family: "ＭＳ ゴシック",sans-serif;
	font-size: 12px;
	color: #FF3300;
	padding: 5px 5px 5px 10px;
}

td.gdopm{
	background-color: #FFFFFF;
	font-family: "ＭＳ ゴシック",sans-serif;
	font-size: 12px;
	color: #FF3300;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

td.gdopnon{
	background-color: #FFFFFF;
}

/*schedule----------------------------------------------------*/

div#schedule{
	width: 890px;
	margin: 0px 0px 0px 0px;
}

div#schedule_title{
	width: 890px;
	height: 30px;
	background: url(images/schedule/schedule_title.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 10px 0px 10px 0px;
}

ul#schedule{
	width: 890px;
	clear: both;
}

ul#schedule li{
	float: left;
	width: 178px;
	height: 370px;
	text-align: center;
	background: url(images/gals/gals_bg.png) no-repeat;
}

div.gals_nomination{
	width: 160px;
	height: 22px;
	margin: 5px 9px 0px 9px;
}

td.scheday{
	background-color: #FFF7F9;
	color: #666666;
	font-size: 13px;
	line-height: 130%;
	font-weight: bold;
}

td.schegals{
	background-color: #FFF7F9;
}

div#schedule table{
	margin: 0px 0px 10px 0px;
}

.font_red{
	color: #ee2222;
}
.font_blue{
	color: #2222ee;
}

td.navi{
	background-color: #F9F8F7;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	width: 88px;
	height: 30px;
}

td.navi_blue{
	background-color: #CCE4F5;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	width: 88px;
	height: 30px;
}

td.navi_red{
	background-color: #F5D9F5;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	width: 88px;
	height: 30px;
}

div#sch_day{
	width: 890px;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	text-align: center;
}

div#sch_icon{
	width: 160px;
	height: 18px;
	margin: 13px 9px 3px 9px;
}

div#sch_img{
	margin: 0px auto;
}

div#sch_img img{
	margin: 5px 0px 2px 0px;
}

div#sch_data{
	width: 178px;
	margin: 5px 0px 0px 0px;
	font-size: 12px;
	text-align: center;
}

div#sch_data p{
	margin: 4px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FF3300;
}

div.sch_nomination{
	width: 160px;
	height: 22px;
	margin: 4px 9px 0px 9px;
}

div#sch_navi{
	width: 264px;
	margin: 0px 318px 0px 318px;
}

/*--- recruit ----------------------------------------------------*/

div#recruit{
	width: 890px;
	margin: 0px 0px 0px 0px;
}

div#recruit_title{
	width: 890px;
	height: 30px;
	background: url(images/recruit/recruit_title.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 10px 0px 10px 0px;
}

div#recruit_main{
	width: 620px;
	height: 544px;
	margin: 5px 135px 0px 135px;
	background: url(images/recruit/recruit.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
}

div#recruit_text{
	width: 888px;
	text-align: left;
	color: #444444;
	font-size: 14px;
	line-height: 130%;
	border: 1px solid #CCCCCC;
	margin: 10px 0px 0px 0px;
}

div#recruit_text p{
	margin: 10px;
}

/*--- contact ----------------------------------------------------*/

div#contact_title{
	width: 890px;
	height: 30px;
	background: url(images/contact/contact_title.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 10px 0px 10px 0px;
}

table#contact_form{
	width: 505px;
	border-collapse: collapse;
	margin: 0px 172px 0px 172px;
}

table#contact_form tr td{
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	font-family: "ＭＳ ゴシック",sans-serif;
	font-size: 14px;
	color: #444444;
	padding: 10px 10px 10px 10px;
}

td.form_ti{
	text-align: left;
}

td.form_e{
	text-align: center;
}

div#contact_main{
	width: 888px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	margin: 0px 0px 0px 0px;
}

div#contact_form{
	width: 850px;
	font-size: 14px;
	color: #444444;
	line-height: 140%;
	margin: 24px 19px 24px 19px;
	text-align: left;
}

/*link----------------------------------------------------*/

div#link{
	width: 890px;
	margin: 0px 0px 0px 0px;
}

div#link_title{
	width: 890px;
	height: 30px;
	background: url(images/link/link_title.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 10px 0px 10px 0px;
}

ul#link{
	width: 890px;
}

ul#link li{
	float: left;
	width: 178px;
	height: 80px;
	text-align: center;
}

ul#link li p{
	font-size: 11px;
	line-height: 130%;
	margin: 0px 20px 0px 20px;
}

div#link_info{
	width: 888px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	margin: 0px 0px 30px 0px;
}

div#link_banner{
	width: 850px;
	font-size: 14px;
	color: #444444;
	line-height: 130%;
	margin: 24px 19px 24px 19px;
	text-align: left;
}

/*メルマガ-----------*/

div#mag{
	width: 890px;
	margin: 0px 0px 0px 0px;
}

div#mag_title{
	width: 890px;
	height: 30px;
	background: url(images/mag/mag_title.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 10px 0px 10px 0px;
}

div#mag_info{
	width: 888px;
	margin: 0px 0px 10px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}

div#mag_info_comm{
	width: 850px;
	height: 450px;
	font-size: 14px;
	color: #444444;
	line-height: 130%;
	margin: 24px 19px 0px 19px;
	text-align: left;
}

div#mag_info_comm_r{
	width: 850px;
	height: 400px;
	font-size: 18px;
	margin: 24px 19px 0px 19px;
	text-align: center;
	font-weight: bold;
}

/*---- 料金システム -----------------------------------------*/

div#system{
	width: 890px;
	margin: 0px 0px 0px 0px;
}

div#system_title{
	width: 890px;
	height: 30px;
	background: url(images/system/system_title.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 10px 0px 10px 0px;
}

div#system_m{
	width: 890px;
	height: 426px;
	margin: 25px 0px 0px 0px;
	background: url(images/system/system_m.png) no-repeat;
	display: block;
	text-indent: -9999px;
}

div#system_d{
	width: 890px;
	height: 468px;
	margin: 0px 0px 0px 0px;
	background: url(images/system/system_d.png) no-repeat;
	display: block;
	text-indent: -9999px;
}

div#option{
	width: 890px;
	height: 650px;
	margin: 0px 0px 0px 0px;
	background: url(images/system/option.png) no-repeat;
	display: block;
	text-indent: -9999px;
}

/*--- EVENT ----------------------------------------------------*/

div#system{
	width: 890px;
	margin: 0px 0px 0px 0px;
}

div#system_title{
	width: 890px;
	height: 30px;
	background: url(images/system/system_title.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 10px 0px 10px 0px;
}

div#event{
	width: 890px;
	margin: 0px 0px 0px 0px;
}

div#event_title{
	width: 890px;
	height: 30px;
	background: url(images/event/event_title.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 10px 0px 10px 0px;
}

div#event_data{
	width: 890px;
	margin: 0px 0px 0px 0px;
}

div.event_all{
	width: 888px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	margin: 5px 0px 0px 0px;
}

div.event_title{
	width: 878px;
	height: 22px;
	margin: 5px 10px 0px 10px;
	text-align: left;
	color: #BF0000;
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
}

div.event_time{
	width: 878px;
	height: 18px;
	margin: 0px 10px 0px 10px;
	text-align: left;
	color: #FF6600;
	font-size: 12px;
}

div.event_box{
	width: 878px;
	margin: 0px 10px 10px 10px;
}

div.event_comm{
	width: 878px;
	text-align: left;
	color: #444444;
	font-size: 14px;
	line-height: 130%;
}

div.event_img{
	width: 878px;
	height: 310px;
	overflow: hidden;
	margin: 0px 0px 15px 0px;
}

div.event_img img{
	margin: 5px 0px 5px 0px;
}

div.event_all_comm{
	width: 878px;
	text-align: left;
	color: #444444;
	font-size: 14px;
	line-height: 130%;
}

div#event_navi{
	width: 890px;
	margin: 10px 0px 0px 0px;
}

/*---- 待ち合わせ場所 -----------------------------------------*/

div#area{
	width: 890px;
	margin: 0px 0px 0px 0px;
}

div#area_title{
	width: 890px;
	height: 30px;
	background: url(images/area/area_title.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 10px 0px 10px 0px;
}

div#nishiguchi_map{
	width: 890px;
	height: 550px;
	background: url(images/area/nishiguchi_map.png) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 10px 0px 0px 0px;
}

div#higashiguchi_map{
	width: 890px;
	height: 550px;
	background: url(images/area/higashiguchi_map.png) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 10px 0px 0px 0px;
}

/*STD----------------------------------------------------*/

div#std{
	width: 890px;
	margin: 0px 0px 0px 0px;
}

div#std_title{
	width: 890px;
	height: 30px;
	background: url(images/std/std_title.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 10px 0px 10px 0px;
}

div#std_main{
	width: 888px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	margin: 0px 0px 0px 0px;
}

div#std_comm{
	width: 850px;
	font-size: 14px;
	color: #444444;
	line-height: 140%;
	margin: 24px 19px 24px 19px;
	text-align: left;
}

/*アンケート----------------------------------------------------*/

div#aq{
	width: 890px;
	margin: 0px 0px 0px 0px;
}

div#aq_title{
	width: 890px;
	height: 30px;
	background: url(images/aq/aq_title.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 10px 0px 10px 0px;
}

div#aq_main{
	width: 888px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	margin: 0px 0px 0px 0px;
}

div#aq_comm{
	width: 800px;
	margin: 24px 44px 24px 44px;
	text-align: left;
}

#aq_comm table{
	width: 700px;
	margin: 0px 50px 0px 50px;
	border-collapse: collapse;
}

#aq_comm table tr td{
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	font-family: "ＭＳ ゴシック",sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #444444;
	padding: 10px 10px 10px 10px;
}
