@charset "utf-8";

/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/

* {
	margin:0;
	padding:0;
	line-height: -2;
}

body {
	background:#FFF;
	font-size:74.5%;
	font-family:verdana,"qMmpS Pro W3","Hiragino Kaku Gothic Pro",Osaka,Meiryo,"lr oSVbN","MS PGothic",Sans-Serif;
	color:#333;
	line-height:1.5;
}

html {
	overflow-y:scroll;
}

p {
	font-size: 10px;
	line-height: 12px;
	color: #333;
}

li {
	list-style:none;
	line-height:1.3;
}

img,
fieldset {
	border:0;
	float: right;
}

.shadow {
	margin: 5px 0 0 7px;
    background: url(/img/shadow.gif) right bottom;
    float: left; /* 回り込み制御 */
}
 
.shadow img {
    position: relative;
    left: -5px; /* 画像を左へ移動 */
    top: -5px; /* 画像を上へ移動 */
    padding: 5px; /* 画像枠 */
    background: #ffffff; /* paddingを設定した場合の背景色 */
    border: 1px solid #999999; /* 画像の枠線 */

}
/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/

a {
	color:#06F;
	border-bottom:none;
	text-decoration: none;
}

a:link {
	color:#06F;
	border-bottom:none;
}

a:visited {
	color:#003793;
	border-bottom:none;
}

a:hover {
	color:#C09;
	border-bottom:dotted #F6C;
}

a:active {
	color:#06F;
	border-bottom:none;
}


/*-----------------------------------------------
 __container
-----------------------------------------------*/

#container {
	width:980px;
	margin:10px auto 0;
	border: 1px solid #CCC;;
}

/*-----------------------------------------------
 __header
-----------------------------------------------*/

#header {
	width:980px;
	margin-bottom:0;
}

#header h1 {
	background-image:url(../img/bg_header_line.jpg);
	font-size:10px;
	padding:0;
	height:15px;
	width:980px;
	vertical-align:middle;
	text-align:right;
	text-decoration:none;
	text-shadow:none;
	text-transform:none;
	font-weight:100;
	margin:0;
}

#header p#siteDescription {
	margin:0;
	padding:0 15px 10px 30px;
}
#h_innner_main{
	background-image:url(../img/bg_header_main.jpg);
	width:980px;
	height:115px;
}
#h_line{
	background-image:url(../img/bg_header_line2.jpg);
	width:980px;
	height:15px;
	float: left;
}
/*-----------------------------------------------
 __menu
-----------------------------------------------*/
#contents_menu{
	background-color:#db7093;
	float:right;
}
ul#globalNavi {
	background-color:#db7093;
	margin: 0;
	padding: 0;
	line-height: 0;
	/* background-color: #eee; */
	list-style-type: none;
}

ul#globalNavi li {
	background-image:url(../img/menu_button.jpg);
	background-color:#db7093;
	margin: 0;
	padding: 0;
	float: left;
	width: 140px;
	height:32px;
	text-align: center;
	font-size: 14px; /* TCY */
}

ul#globalNavi li a {
	border-right: 0 solid #666;
	padding: 6px 0;
	display: block;
	position: relative; /* for IE6 */
	color: #fff;
	/* background-color: #333; */
	text-decoration: none;
}

ul#globalNavi li a:hover {
	border-color: #ccc;
	color: #339;
	/* background-color: #ccc; */
}

/* ClearFix */

ul#globalNavi {
	_height: 0;
	min-height: 0;
	/*\*//*/
	height: 1px;
	overflow: hidden;
	/**/
}

ul#globalNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
#navi_deli_on,#navi_deli_off,#navi_hotel_on,#navi_hotel_off{
	float:left;
	width:200px;
	height:40px;
	margin-left:1px;
}
#navi_deli_on{
	/*background-image:url(../img/navi_deli_on.gif);*/
}
#navi_deli_off{
	/*background-image:url(../img/navi_deli_off.gif);*/
}
#navi_deli_off a:hover img{
	border:1px solid #ffffff
} 
#navi_hotel_on{
	/*background-image:url(../img/navi_hotel_on.gif);*/
}
#navi_hotel_off{
	/*background-image:url(../img/navi_hotel_off.gif);*/
}
#navi_hotel_off a:hover img{
	border:1px solid #ffffff
} 
.ntopics_in .img_l1 a:hover {
	border-bottom:none;
}

/*-----------------------------------------------
 __footer
-----------------------------------------------*/

#footer {
	clear:both;
	background:#EDDFA9;
	background-image: url(../img/bg_footer.jpg);
	height: 114px;
}

#footer ul {
	margin:0 auto 5px;
	text-align:center;
}

#footer ul li {
	display:inline;
	margin-right:5px;
	padding-left:10px;
	line-height:1.1;
	border-left:1px solid #333;
}

#footer ul li.utilityHome {
	border-left:0;
}

#footer p#copyright {
	text-align:center;
	margin-bottom:0;
}


/* __main
------------------------------------------*/

#main {
	float:right;
	width:700px;
	margin-bottom:15px;
	padding:0;
	background:#FFF;
	color:#333;
	margin-top:0px;
	margin-left:0px;
	margin-right:10px;
}

#main a {
	color:blue;
	font-size: 12px;
}

/* __main_head
------------------------------------------*/
/* CSS: (StyleSheet) TOP PAGEより
<!-- onMouse POPUP -->*/
#imgPreviewWithStyles {
	background-image:url(../img/photo_back.gif);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 6px;
	z-index: 999;
	border:#ffffff;
}

/* Text below image */
#imgPreviewWithStyles span {
	color: white;
	text-align: center;
	display: block;
	padding: 10px 0 3px 0;
}
<!-- /onMouse POPUP -->
#container #main {
	color: #000000;
}
#container #main #caution {
	color: #ff0000;
	font-weight: 700;
}

#event {
	width:470px;
	float:left;
	margin:0;
	padding:0;
}
/*#main_head {
	background-image:url(/img/bg_main_menu.gif);
	float:none;
	width:700px;
	height:350px;
	margin-bottom:0px;
	padding:0px;
	background:#FFF;
	color:#333;
	margin-top:0px;
	margin-left:0px;
	margin-right:10px;
}*/
#main_head {
	background-image:url(/img/bg_main_menu.gif);
	float:none;
	width:696px;
	height:350px;
	margin-bottom:0px;
	padding:0px;
	background:#FFF;
	color:#333;
	margin-top:0px;
	margin-left:0px;
	margin-right:2px;
}
/*#main_menu{
	background-image:url(/img/bg_main_menu.gif);
	float:left;
	width:700px;
	height:207px;
	margin-bottom:0px;
	padding:0;
	background:#fff;
	color:#333;
	margin-top: 0px;
	margin-left:0px;
	margin-right: 5px;
}*/
#main_menu{
	background-image:url(/img/bg_main_menu.gif);
	float:left;
	width:696px;
	height:207px;
	margin-bottom:0px;
	padding:0;
	background:#fff;
	color:#333;
	margin-top: 0px;
	margin-left:0px;
	margin-right: 0px;
}
#main_menu_u{
	background-image:url(../img/bg_menu.gif);
	width:450px;
	height:30px;
}
#main_menu_l{
	width:450px;
	height:auto;
	padding-top:5px;
	paddin-bottom:5px;
}
#main_menu_l img{
	padding-left:1px;
	padding-right:1px;
}
#newtopics{
	font-size: 12px;
	float:left;
	width:220px;
	height:320px;
	margin-bottom:5px;
	padding:0;
	padding-bottom:60px;
	background:#FFF;
	color:#333;
	border-color:#FF99CC;
	border:#FF99CC 1px solid;
}
#newtopics .title {
	display: block;
	font-size: 12px;
	background-color:#FF0;
	color:#fd0bfa;
	padding: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#main_head_prof{
	float:left;
	width:220px;
	height:345px;
	margin-bottom:5px;
	padding:0;
	background:#FFF;
	color:#333;
	overflow-y:auto;
}

#main_head_prof_pwari{
	text-align: center;
	float:right;
	width:220px;
	height:auto;
	margin-bottom:5px;
	padding:0;
	background:#FFF;
	color:#333;
	margin-top: 5px;
	margin-left:0px;
	margin-right: 5px;	
	xborder-color:#FF99CC;
	xborder:#FF99CC 1px solid;

}
/*#main_head_tokuwari{
	float:none;
	width:217px;
	height:280px;
	margin-bottom:0px;
	padding:0;
	background:#D99;
	color:#333;
	margin-top: 0px;
	margin-left:0px;
	margin-left: 0px;	
	margin-right: 0px;
	border-color:#FF99CC;
	border:#FF99CC 1px solid;
	overflow-y:auto;
}*/
#main_head_tokuwari{
	float:none;
	width:215px;
	height:280px;
	margin-bottom:0px;
	padding:0;
	background:#D99;
	color:#333;
	margin-top: 0px;
	margin-left:0px;
	margin-left: 0px;	
	margin-right: 0px;
	border-color:#FF99CC;
	border:#FF99CC 1px solid;
	overflow-y:auto;
}
/*#main_head_tokuwari_banner{
	float:right;
	width:217px;
	height:360px;
	margin-bottom:0px;
	padding:0;
	margin-top: 0px;
	margin-left:0px;
	margin-right: 2px;
}*/
#main_head_tokuwari_banner{
	float:right;
	width:215px;
	height:360px;
	margin-bottom:0px;
	padding:0;
	margin-top: 0px;
	margin-left:0px;
	margin-right: 2px;	
}
#syamelist{
	float:left;
	width:450px;
	height:100px;
	border-color:#FF99CC;
	border-bottom:#FF99CC 1px solid;
	border:#FF99CC 1px solid;
}

		
/* __sub
------------------------------------------*/

#sub {
	float:left;
	width:220px;
	margin-bottom:0;
	background:#EAEFE5;
	margin:0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	border-right: 1px solid #BCE;
	font-size: 10px;
	color: #333;
	
}

#sub h3 {
	font-size:100%;
	letter-spacing:1px;
}

#sub ul {
	margin:0 0 20px;
	padding:0 5px;
}

#sub ul li {
	padding:5px 10px;
}

/** left contants **/

#menubox_title{
	width:220px;
	height:20px;
	line-height: 0;
}

#contants{
	color:#666;
	padding-top:5px;
	padding-left:15px;
	width:200px;
	height:auto;
	background-color:#FFF;
	border-bottom: 2px dotted #ccc;
	border-left: 2px dotted #ccc;
	border-right: 2px dotted #ccc;
	overflow:auto;
	font-size:10px;
	padding-bottom: 5px;
}
#contants_news{
	color:#666;
	padding-top:5px;
	padding-left:15px;
	width:200px;
	height:150px;
	overflow:auto;
	background-color:#FFF;
	border-bottom: 2px dotted #ccc;
	border-left: 2px dotted #ccc;
	border-right: 2px dotted #ccc;
	overflow:auto;
	font-size:10px;
	padding-bottom: 5px;
}
#contants_syame{
	color:#666;
	padding-top:0px;
	padding-left:0px;
	width:200px;
	height:400px;
	background-color:#FFF;
	border-bottom: 2px dotted #ccc;
	border-left: 2px dotted #ccc;
	border-right: 2px dotted #ccc;
	overflow:auto;
	font-size:10px;
	padding-bottom: 5px;
}
#contants2{
	color:#666;
	padding-top:5px;
	padding-left:15px;
	width:200px;
	height:140px;
	background-color:#FFF;
	border-bottom: 2px dotted #ccc;
	border-left: 2px dotted #ccc;
	border-right: 2px dotted #ccc;
	overflow:auto;
	font-size:10px;
	padding-bottom: 5px;
}
#topics-box{
	color:#666666;
	padding-top:5px;
	padding-left:15px;
	width:200px;
	height:320px;
	background-color:#FFF;
	border-bottom: 2px dotted #ccc;
	border-left: 2px dotted #ccc;
	border-right: 2px dotted #ccc;
	overflow:auto;
	font-size:10px;
	padding-bottom: 5px;
}
#contants_concept{
	color:#666666;
	font-size:10px;
	padding-left: 15px;
	width:191px;
	height:auto;
	background-color:#ffffff;
	border-bottom: 2px dotted #ccc;
	border-left: 2px dotted #ccc;
	border-right: 2px dotted #ccc;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	/*overflow:auto;*/
}
#contants_concept h2 {
	font-size:12px;
	margin-bottom: 1em;
}
#contants_concept dl {
	padding-bottom: 1em;
	line-height: 1.4em;
	margin-top: -1em;
}
#contants_concept dl dt {
	font-weight: bold;
	margin-bottom: 2px;
}
#contants_concept dl dd {
	padding-left: 0em;
	margin-bottom: 0.6em;
}
#contants_concept dl dd strong {
	background-color:#e6ffe6;
	margin-right: 2px;
	margin-left: 2px;
}
#contants_concept dl dd ul {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 2px;
}
#contants_concept dl dd ul li {
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: circle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
	padding-left: 0px;
}
#contants_concept p {
	padding-bottom: 1em;
	line-height: 1.4em;
}
#contants_concept .contents_pink {
	color:#ff00ff;
}
#contants_girl{
	color:#666666;
	padding-top:5px;
	padding-left:15px;
	width:200px;
	height:auto;
	background-color:#eee;
	border-bottom: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
	border-top: 2px solid #ccc;
	overflow:auto;
	font-size:10px;
	padding-bottom: 5px;
}
#contants p {
	font-size: 10px;
	line-height: 12px;
	color: #5197FF;
}
#contants2 p {
	font-size: 10px;
	line-height: 12px;
	color: #5197FF;
}
/** main contants **/
#inn_work{
	width:586px;
	height:auto;
	border-bottom: 3px solid #FF9BFF;
	border-left: 3px solid #FF9BFF;
	border-right: 3px solid #FF9BFF;
	border-top: 3px solid #FF9BFF;
	overflow:auto;
	background-color:#fff
}
#main_menubox_title{
	width:470px;
	height:55px;
	margin-top:5px;
}
#main_menubox_title_today{
	width:700px;
	height:29px;
	margin-top:5px;
}
.work_time {
	text-align:center;
	background-color:#ffffcc;
	font-size:10px;
	line-height: 1.8em;
}
.now_detail {
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	float:left;
	width:130px;
	font-size:11px;
	line-height: 1.5em;
}
#subtitle{
	margin-top:20px;
	margin-bottom:20px;
	width:681px;
	height:26px;
	background-image:url(../img/bg_subtitle.jpg);
	font-size:14px;
	color:#900;
	padding-left:15px;
	text-align:left;
	padding-top:0;
	line-height:24px;
}
#main_contants{
	width:696px;
	height:474px;
	background-color:#EEE;
	border-bottom: 2px dotted #ccc;
	
	border-right: 2px dotted #ccc;
	overflow:auto;
	font-size:10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main_contants_event{
	width:470px;
	height:305px;
	background-color:#fff;
	border:1px solid #ccc;
	overflow-y:scroll;
	font-size:10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main_contants_today{
	width:696px;
	height:auto;
	background-color:#eee;
	border-bottom: 2px dotted #ccc;
	border-left: 2px dotted #ccc;
	border-right: 2px dotted #ccc;
	overflow:auto;
	font-size:10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main_contants_todayt{
	width:600px;
	height:auto;
	background-color:#eee;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	overflow:auto;
	font-size:10px;
	text-align: center;
}
#main_contants_list{
	background-image:url(/img/bg_maincontents_list.jpg);
	width:696px;
	height:auto;
/*	background-color:#EEEEEE; */
	border-bottom: 2px dotted #ccc;
	border-left: 2px dotted #ccc;
	border-right: 2px dotted #ccc;
	overflow:auto;
	font-size:10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:left;
}
#main_contants_price{
	width:696px;
	height:auto;
	/*	background-color:#EEEEEE; */
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	overflow:auto;
	font-size:10px;
	text-align: center;
	padding-top: 0;
	padding-bottom: 0;
	text-align:left;
/*	float: left;*/
}
#pricelist_u{
	background-image:url(/img/bg_parts_price_u.jpg);
	width:696px;
	height:80px;
	text-align:center;
	font-size:14px;
	color:#C00;
}
#pricelist_m{
	background-image:url(/img/bg_parts_price_m.jpg);
	width:596px;
	height:auto;
	padding-left:50px;
	padding-right:50px;
	font-size: 12px;
}
/*#pricelist_m p a, #pricelist_m p a:hover {
	font-size: 10px;
}*/
#pricelist_m_girl{
	background-image:url(/img/bg_parts_price_m.jpg);
	width:596px;
	height:auto;
	padding-left:50px;
	padding-right:50px;
	font-size: 12px;
}
#pricelist_l{
	background-image:url(/img/bg_parts_price_l.jpg);
	width:696px;
	height:80px;
}
.girl_prf{
	background-image:url(/img/bg_girl_prf_today.jpg);
	padding-top:5px;
	padding-left:0;
	padding-right:0;
	width:132px;
	height:312px;
	background-color:#FFF;
	border: 1px solid #AAA;
	float:left;
	margin-left: 0;
	margin-right: 1px;
	text-align: center;
}
.girl_prf_no{
	background-image:url(/img/bg_girl_prf_today.jpg);
	padding-top:5px;
	padding-left:0;
	padding-right:0;
	width:132px;
	height:272px;
	background-color:#FFF;
	border: 1px solid #AAA;
	float:left;
	margin-left: 0;
	margin-right: 1px;
	text-align: center;
}
.girl_prf .size,
.girl_prf_no .size {
	font-size: 12px;
	float: none;
}
.girl_prf_end{
	padding-top:5px;
	padding-left:0;
	padding-right:0;
	width:132px;
	height:312px;
	background-color:#EEEEFF;
	border: 1px solid #AAA;
	float:left;
	margin-left: 0;
	margin-right: 1px;
	text-align: center;
}

.girl_prf_end .size {
	font-size: 12px;
	float: none;
}
.girl_prft{
	background-color:#FFF
	padding-left:0;
	padding-right:0;
	width:595px;
	height:85px;
	background-color:#FFF;
	border: 1px solid #AAA;
	float:left;
	margin-left: 0;
	margin-right: 1px;
	text-align: center;
}
.girl_prf_endt{
	padding-left:0;
	padding-right:0;
	width:595px;
	height:85px;
	background-color:#D4D4D4;
	border: 1px solid #AAA;
	float:left;
	margin-left: 0;
	margin-right: 1px;
	text-align: center;
}
.girl_prf_attend{
	background-image:url(/img/bg_girl_prf_today.jpg);
	padding-top:5px;
	padding-left:0;
	padding-right:0;
	width:136px;
	height:auto;
	background-color:#FFF;
	border: 1px solid #AAA;
	float:left;
	margin-left: 0;
	margin-right: 1px;
	text-align: center;
}
.girl_prf_auto{
	background-image:url(/img/bg_girl_prf_today.jpg);
	padding-top:5px;
	padding-left:0;
	padding-right:0;
	width:132px;
	height:auto;
	background-color:#FFF;
	border: 1px solid #AAA;
	float:left;
	margin-left: 0;
	margin-right: 1px;
	text-align: center;
}
.girl_prf span,
.girl_prf_no span {
	font-size:12px;
	color:#f30;
}

.girl_prf_attend span{
	font-size:12px;
	color:#f30;
}
.girl_prf_auto span{
	font-size:12px;
	color:#f30;
}
/*#girl_prf img{
	border-top: solid 1px silver;
	border-left: solid 1px silver;
	border-bottom: solid 2px gray;
	border-right: solid 2px gray;
	background-color: white;
	padding: 2px;
}*/

/*カレンダー検索ボックス--------------------------------*/
.calendar{
	width: 680px;
	font-size: 12px;
	text-align: center;
}

div.calendar table{
	font-size: 12px;
	line-height: 1.1em;
	text-align: center;
	margin: 10px auto 5px;
}

div.calendar td{
	width: 90px;
	height: 30px;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

.date_on{
	background-image:url(../img/calendar_on.jpg);
	background-repeat: no-repeat;
}

.date_off{
	background-image:url(../img/calendar_off.jpg);
	background-repeat: no-repeat;
}

.nowday{
	color:#900;
}

div.calendar a:link{color:#ccc;}
div.calendar a:visited{color:#ccc;}
div.calendar a:hover{color:#c00; text-decoration:none;}
#container #main #main_contants_list p {
	font-size: 12px;
	line-height: 150%;
}
.strongs {
	font-weight: 700;
}
.strongs {
	font-weight: 700;
}
#container #main #main_contants_price #pricelist_m table tr th {
	background-color: #CCC;
}

#inn_room{
	width:500px;
	height:auto;
	font-size:14px;
	color:#363
}
#container #main #main_contants_price #pricelist_m_girl div p {
	font-size: small;
}
.strongs {
	font-weight: 700;
}
/*2011-06-19追記*/
.left {
	text-align: left;
}
.left_6_f {
	text-align: left;
	background-color: #666666;
	color: #ffffff;
}
.center {
	text-align: center;
}
.center form {
	text-align: center;
	padding-left: 83px;
}
.center_e {
	text-align: center;
	background-color: #eeeeee;
}
.h2center_1 {
	text-align: center;
	font-size: 12px;
}
.fs_5 {
	font-size: 5px;
}
.bottom_img {
	float:right;
	padding-top:10px;
	padding-bottom:10px;
}
/*#proftopics {
	 overflow-x:visible;
}*/
#proftopics {
	 overflow-x:visible;
	 width:220px;
	 float:right;
	 margin:0;
	 padding:0;
}
.massagelevel {
	font-size:10px;
	text-align:center;
}
.shortcommnt {
	font-size:10px;
	text-align:left;
	padding-top: 2px;
	padding-right: 1px;
	padding-left: 1px;
	line-height: 1.4em;

	/padding-right: 4px; /*CSS Hack IE6, IE7*/
	/padding-left: 4px; /*CSS Hack IE6, IE7*/
	padding-right: 4px\9; /*CSS Hack IE8*/
	padding-left: 4px\9; /*CSS Hack IE8*/
}
.new_11 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 11px;
	line-height: 2.4em;
}
.hotelresults {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
/*TOPページ出勤リストCSS追記*/
#container #main #main_contants_today .girl_prf table tr td .photo_pad,
#container #main #main_contants_today .girl_prf_no table tr td .photo_pad,
#container #main #main_contants_today .girl_prf_end table tr td .photo_pad {
	padding-left: 15px;
}
#container #main #main_contants_today .girl_prf table tr td .photo_pad .new_face,
#container #main #main_contants_today .girl_prf_no table tr td .photo_pad .new_face,
#container #main #main_contants_today .girl_prf_end table tr td .photo_pad .new_face {
	margin-bottom: -14px;
	position: relative;
	left: -12px;
	top: -14px;
}
#container #main #main_contants_today .girl_prf table tr td div .line2,
#container #main #main_contants_today .girl_prf_no table tr td div .line2,
#container #main #main_contants_today .girl_prf_end table tr td div .line2 {
	float: none;
	margin-top: 11px;
	margin-bottom: 12px;
}
#container #main #main_contants_today .girl_prf table tr td div .line2_plus,
#container #main #main_contants_today .girl_prf_no table tr td div .line2_plus,
#container #main #main_contants_today .girl_prf_end table tr td div .line2_plus {
	float: none;
	margin-top: 2px;
	margin-bottom: 2px;
}

/*　room.php用　*/
#info_top {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	margin-bottom: 1.8em;
}
#info_top h3 {
	font-size: 22px;
	display: block;
	line-height: 2em;
	text-align: center;
	font-weight: normal;
	margin-bottom: 18px;
	background-image: url(../img/h3_back.gif);
}
#info_top p {
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 14px;
}
.attention {
	color: #ff00ff;
}

#back_eeeeee {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	background-color: #eeeeee;
	text-align: left;
	margin-top: 3em;
	margin-bottom: 3em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#back_eeeeee h3 {
	font-size: 18px;
	color: #009900;
	display: block;
	line-height: 3.6em;
	padding-left: 3em;
	font-weight: normal;
}
#back_eeeeee .use {
	margin-right: 14px;
	margin-left: 14px;
	margin-bottom: 20px;
}
#back_eeeeee .use p {
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 14px;
}
#back_eeeeee .use strong {
	font-size: 12px;
}

#back_ddddff {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	background-color: #ddddff;
	text-align: left;
}
#back_ddddff h3 {
	font-size: 18px;
	color: #0059FF;
	display: block;
	line-height: 3.6em;
	padding-left: 3em;
	font-weight: normal;
}
#back_ddddff .plan {
	margin-right: 14px;
	margin-left: 14px;
	margin-bottom: 20px;
}
#back_ddddff .plan p {
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 14px;
}
.room_charge {
	font-size: 14px;
	color: #00aa00;
	width: 28em;
	padding-left: 3em;
	margin-left: 4em;
	background-color: #FFFFDF;
	padding-bottom: 1em;
	padding-top: 1em;
}
.room_charge_hol {
	font-size: 14px;
	color: #00aa00;
	width: 30em;
	padding-left: 1em;
	margin-left: 4em;
	background-color: #ffdddd;
	padding-bottom: 1em;
	padding-top: 1em;
}
.room_charge_hol13 {
	font-size: 14px;
	color: #00aa00;
	width: 28em;
	padding-left: 3em;
	margin-left: 4em;
	background-color: #ffdddd;
	padding-bottom: 1em;
	padding-top: 1em;
}
#back_ddddff .info {
	background-color: #ffdddd;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-top: 36px;
}
#back_ddddff .info h4 {
	font-size: 18px;
	font-weight: normal;
	color: #009900;
	line-height: 3.6em;
	display: block;
	padding-left: 3em;
}
#back_ddddff .info p {
	font-size: 11px;
	line-height: 1.4em;
	margin-bottom: 14px;
	margin-right: 14px;
	margin-left: 14px;
}
#back_ddddff .discount_plan {
	background-color: #ffffaa;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-top: 36px;
}
#back_ddddff .discount_plan h4 {
	font-size: 18px;
	font-weight: normal;
	color: #ff8000;
	line-height: 3.6em;
	display: block;
	padding-left: 3em;
}
#back_ddddff .discount_plan h4 a,
#back_ddddff .discount_plan h4 a:hover {
	font-size: 18px;
	font-weight: normal;
	color: #ff8000;
	line-height: 3.6em;
	text-decoration: none;
}
#back_ddddff .discount_plan p {
	font-size: 11px;
	line-height: 1.4em;
	margin-bottom: 14px;
	margin-right: 14px;
	margin-left: 14px;
}
#back_ddddff .discount_plan p strong,
#back_ddddff .discount_plan li strong {
	color: #ff0000;
	font-size: 12px;
}

#back_ddddff .yes_we_can {
	background-color: #ccffcc;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-top: 36px;
}
#back_ddddff .yes_we_can h4 {
	font-size: 18px;
	font-weight: normal;
	color: #22aa22;
	line-height: 3.6em;
	display: block;
	padding-left: 3em;
}
#back_ddddff .yes_we_can p {
	font-size: 11px;
	line-height: 1.4em;
	margin-bottom: 14px;
	margin-right: 3.8em;
	margin-left: 3.8em;
}
#back_ddddff .yes_we_can h5 {
	font-size: 11px;
	line-height: 1.4em;
	margin-bottom: 14px;
	margin-right: 14px;
	margin-left: 14px;
	color: #ff8000;
	font-weight: normal;
}
#back_ddddff .yes_we_can ul {
	margin-left: 4.8em;
	margin-top: -1em;
	font-size: 11px;
	line-height: 1.4em;
}
.p_wari_img {
	float:none;
	vertical-align: middle;
	/*border-top:1px solid #FFFFFF;
	outline:1px solid #DDDDDD;
	padding:6px;
	background-attachment: scroll;
	background-color: #DFDFDF;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;*/
}
.room13 ul li {
	margin-left: 2em;
	list-style-type: disc;
	margin-bottom: 1em;
}
#info_top dl dt,
.plan dl dt,
.room_charge dl dt,
.room_charge_hol13 dl dt {
	font-size: 14px;
	background-color: #FEF;
	line-height: 1.2em;
	display: inline;
	margin-left: 1em;
}
#info_top dl dd,
.plan dl dd,
.room_charge dl dd,
.room_charge_hol13 dl dd {
	margin-left: 4em;
	margin-bottom: 1.6em;
}
#info_top dl dd ul {
	margin-top: 0.6em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
}
#info_top dl dd ul li {
	padding-left: 2em;
}
#sub_tr {
	background-image: url(../m/img/sub-tr.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#car {
	background-image: url(../m/img/car.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.clearfloat {
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
	visibility: hidden;
}
.room_charge dl dt,
.room_charge_hol13 dl dt {
	font-size: 14px;
	background-color: #FEF;
	line-height: 1.2em;
	display: inline;
	margin-left: 0px;
}
.room_charge dl dd,
.room_charge_hol13 dl dd {
	margin-left: 12em;
	margin-bottom: 0em;
}
.red {
	color: #ff0000;
}
.blue {
	color: #0000ff;
}

.left {
	text-align: left;
}
.f12 {
	font-size: 12px;
}
#info_top #roomlink {
	width: 596px;
	margin-top: -14px;
	margin-bottom: 10px;
	height: 30px;
}
#info_top #roomlink #room-n {
	width: 220px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(../img/room_link_all.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 376px;
	display: block;
}
#info_top #roomlink #room-j {
	width: 220px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(../img/room_link_all.png);
	background-repeat: no-repeat;
	background-position: -220px 0px;
	margin-left: 376px;
	display: block;
}
#info_top #roomlink a {
	width: 220px;
	height: 30px;
	display: block;	
}
#info_top #roomlink #room-n a:hover {
	width: 220px;
	height: 30px;
	display: block;
	background-image: url(../img/room_link_all.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	border: none 0px;
}
#info_top #roomlink #room-j a:hover {
	width: 220px;
	height: 30px;
	display: block;
	background-image: url(../img/room_link_all.png);
	background-repeat: no-repeat;
	background-position: -220px -30px;
	border: none 0px;
}
.map_photo {
	border: 4px solid #ffcc99;
	margin-left: 20px;
	margin-right: 40px;
	width: 250px;
	float: right;
}
dl dd .photo_no {
	display: block;
	margin-left: 360px;
}
#map_walk {
	font-size: 18px;
	line-height: 1.8em;
	text-align: center;
	margin-bottom: 20px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #ff9900;
	border-bottom-color: #ff9900;
	border-top-width: medium;
	border-bottom-width: medium;
	margin-right: 40px;
	margin-left: 40px;
}
#map_car {
	font-size: 18px;
	line-height: 1.8em;
	text-align: center;
	margin-bottom: 20px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #0033cc;
	border-bottom-color: #0033cc;
	border-top-width: medium;
	border-bottom-width: medium;
	margin-right: 40px;
	margin-left: 40px;
}
.room_map_link,
.room_map_link a,
.room_map_link a:hover {
	display: block;
	font-size: 18px;
	background-color: #FFE1D2;
	line-height: 1.8em;
	margin-top: 4px;
}

.p13-11 {
	background-image: url(../img/13000-11000.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}
.p17-15 {
	background-image: url(../img/17000-15000.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}
.p21-19 {
	background-image: url(../img/21000-19000.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}
.p25-23 {
	background-image: url(../img/25000-23000.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}
.p21-18 {
	background-image: url(../img/21000-18000.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}
.p31-28 {
	background-image: url(../img/31000-28000.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}
.p25-22 {
	background-image: url(../img/25000-22000.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}
.p37-34 {
	background-image: url(../img/37000-34000.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}
#sub a,
#sub a:hover {
	border: none 0px;
}
#sub a img.room_banner {
	float:none;
	-webkit-box-shadow: 1px 1px 2px 0px #777777; /* Safari, Chrome用 */
	-moz-box-shadow: 1px 1px 2px 0px #777777; /* Firefox8～用 */
	x:-moz-box-shadow: 1px 1px 2px 0px #777777; /* Firefox～7用 */
	box-shadow: 1px 1px 2px 0px #777777; /* CSS3 */
	padding: 0px;
	margin: 0px;
	/border: 1px solid #ff99cc; /*CSS Hack IE6, IE7*/
	border: 1px solid #ff99cc\9; /*CSS Hack IE8*/
}

#sub a:hover img.room_banner {
	float:none;
	-webkit-box-shadow: 0px 0px 1px 0px #777777; /* Safari, Chrome用 */
	-moz-box-shadow: 0px 0px 1px 0px #777777; /* Firefox8～用 */
	x:-moz-box-shadow: 0px 0px 1px 0px #777777; /* Firefox～7用 */
	box-shadow: 0px 0px 1px 0px #777777; /* CSS3 */
	padding: 0px;
	margin: 0px;

	/border-bottom: none 0px; /*CSS Hack IE6, IE7*/
	/border-left: 2px solid #ff99cc; /*CSS Hack IE6, IE7*/
	/border-right: none 0px; /*CSS Hack IE6, IE7*/
	/border-top: 2px solid #ff99cc; /*CSS Hack IE6, IE7*/
	border-bottom: none 0px\9; /*CSS Hack IE8*/
	border-left: 2px solid #ff99cc\9; /*CSS Hack IE8*/
	border-right: none 0px\9; /*CSS Hack IE8*/
	border-top: 2px solid #ff99cc\9; /*CSS Hack IE8*/
}
.room_charge dl .room_charge_dd {
	margin-left: 10em;
}
#sub #hotel_mailmag {
	height: 220px;
	width: 220px;
}
#contants_syame { 
  color:#666666; 
  padding-top:5px; 
  padding-left:15px; 
  width:200px; 
  height:320px; 
  background-color:#ffffff; 
  border-bottom: 2px dotted #cccccc; 
  border-left: 2px dotted #cccccc; 
  border-right: 2px dotted #cccccc; 
  overflow:auto; 
  font-size:10px; 
  padding-bottom: 5px; 
} 
#contants_syame div .date a { 
  text-decoration:underline; 
} 
img {
border: none 0px; 
} 

