body{
	background:url(../img/irongrip.png);
	margin:0;
	padding:0;
}

html,body{
	height:100%;
}

img{
	border:0;
}

form{
	margin:0;
	padding:0;
}

#bg{
	background:#fff;
}

#wrap{
	width: 100%;
	position: relative;
	height:auto !important; /*IE6対策*/
	height: 100%; /*IE6対策*/
	min-height: 100%;
	background:#eee;
}

#contents{
	padding-bottom:50px;
}

#contents:after {
	content: '';
	display: block;
	clear: both;
}

#footer{
	height:50px;
	width:100%;
	background:#0097A7;
	position:absolute;
	bottom:0;
	border-top: 1px solid rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.05) inset;
	
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#copyright{
	font-size:12px;
	color:#fff;
	padding:10px 0;
}

ul,li{
	margin:0;
}

ul{
	margin:0;
	padding:0;
}

li{
	list-style:none;
}

#login,#shop_login{
	padding-top:30px;
	text-align:center;
}

#loginbox{
	width:340px;
	background:#ffffff;
	margin:0 auto;
	padding:20px 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#login_logo{
	width:172px;
	height:74px;
	background:url(../img/logo.png) ;
	background-size:172px 74px;
	opacity:1;
	margin:0 auto;
}

.header_logo{
	width:148px;
	height:63px;
	background:url(../img/logo.png) ;
	background-size:148px 63px;
	opacity:1;
	margin-left:10px;
}

#lock_img{
	width:26px;
	height:26px;
	background:url(../img/lock.png) ;
	background-size:26px 26px;
	text-indent:-9999px;
	margin:0 auto 20px auto;
}

#shop_loginbox{
	width:340px;
	background:#ccc;
	margin:0 auto 10px auto;
	padding:20px 10px;
	border:1px solid #999;
	opacity:0.6;
	text-align:center;
}

.login_btn{
	width:300px;
	margin:0 auto;
}

.login_btn .login_id input,.login_btn .login_pass input{
	width:300px;
	height:40px;
	border:0;
	background:#fff;
	margin-bottom:20px;
	padding:0 0 0 5px;
}

#btnlogin input{
	width:300px;
	height:40px;
	background:#007aff;
	color:#fff;
	border:0;
	margin:0 auto 10px auto;
}

#login_c{
	width:340px;
	font-size:12px;
	color:#666;
	margin:0 auto;
	text-align:center;
}

.header{
	height:72px;
	padding:10px 0 0 0 ;
	background:#1a2732;
	border-bottom: 1px solid #ccc;
	position:relative;
}

.job_btn{
	position:absolute;
	top:10px;
	right:580px;
}

.aroma_baito{
	position:absolute;
	top:10px;
	right:480px;
}

.shop_manage{
	position:absolute;
	top:10px;
	right:5px;
}

.sub_header{
	height:50px;
	background:#0097A7;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.05) inset;
}

.sub_header ul:after{
	content: '';
	display: block;
	clear: both;
}

.sub_header ul li.sub_left{
	float:left;
	height:50px;
	width:210px;
	border-right:1px solid rgba(0,0,0,0.3);
	border-bottom:1px solid rgba(0,0,0,0.3);
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.05);
	box-shadow:0 1px 0 rgba(255,255,255,0.05);
}

.sub_header ul li.sub_right{
	float:left;
}

.logout,.logout a{
	text-align:right;
	font-size:13px;
	color:#fff;
}

#menu{
	float:left;
	width:250px;
}

#menu .shop_data{
	background:#394a59;
	padding:14px 0;
	text-align:center;
	color:#fff;
	font-size:13px;
	width:250px;
	border-bottom: 1px solid #ccc;
}

.shop_name,.shop_name a{
	background:#394a59;
	color:#fff;
}

#menu .menu_title{
	padding:14px 0;
	background:#394a59;
	font-weight:bold;
	text-align:center;
	color:#fff;
	font-size:13px;
	width:250px;
	border-bottom: 1px solid #ccc;
}

#menu ul{
	padding:0;
	margin:0;
}

#menu li{
	background:#394a59;
	height:40px;
	width:250px;
	padding:10px 0;
	border-bottom: 1px solid #ccc;
}

#menu li a{
	color:#ffffff;
	font-size:13px;
	line-height:3.4;
	padding-left:10px;
	display:block;
	height:40px;
	width:250px;
}

#menu li:hover{
	background:#2e3b46;
}

#menu li.active{
	background:#2e3b46;
}

#main_contents{
/*	float:left;*/
	padding:10px;
	margin-left:250px;
	min-width:700px;
}

#sub_contents{
	background:#e4e4e4;
	padding:8px;
}

#main{
	background:#ffffff;
	padding:10px;
}

#box{
	border:1px solid #eeeeee;
}

#box_contents{
	padding:10px 0;
}

#title{
	padding:15px 0;
	font-size:16px;
	color:#666;
	border-bottom:1px solid #ccc;
}

.admin_top{
	height:30px;
	margin:0 0 10px 0;
}

.admin_top:after {
	content: '';
	display: block;
	clear: both;
}

.admin_top li{
	float:left;
	margin-right:10px;
}

.admin_top li a{
	color:#333;
}

.contents_menu{
	padding:0;
	margin:0 0 0 10px;
	height:30px;
}

.contents_menu ul{
	margin:0;
	padding:0;
}

.contents_menu li{
	float:left;
	font-size:14px;
	border-right:1px solid #333;
	padding:0 5px;
}

.contents_menu li:last-child{
	border:0;
}

.contents_menu li a{
	color:#394a59;
}

.contents_menu:after {
	content: '';
	display: block;
	clear: both;
}

.topicpath ol {
	margin:0;
	margin-bottom:10px;
	padding:0;
}

.topicpath li {
	margin:0;
	padding:0;
}

.topicpath ol li {
	display: inline;
	font-size:12px;
	list-style-type: none;
}

.topicpath ol li a{
	font-size:12px;
}

.topicpath ol li:before {
	content: " > ";
}

.topicpath ol li:first-child:before {
	content:"";
}

#box{
	padding-top:5px;
}

.top_btn{
	height:100px;
	margin:0 0 10px 0;
}

.top_btn:after {
	content: '';
	display: block;
	clear: both;
}

.top_btn01{
	float:left;
	margin:0 30px 0 0 ;
}

.top_btn02{
	float:left;
}

.twitter_schedule_btn input[type="submit"]{
	border:0;
	background:#1DA1F2;
	color:#fff;
	padding:10px 20px;
	margin:0 0 10px 0;
}

.twitter_schedule_btn a{
	border:0;
	background:#1DA1F2;
	color:#fff;
	padding:10px 20px;
	margin:0 0 10px 10px;
}

.btn_text01{
	color:#1DA1F2;
	margin:0 0 10px 0;
}

.renewal_btn input[type="submit"]{
	border:0;
	background:#000080;
	color:#fff;
	padding:10px 20px;
	margin:0 0 10px 0;
}

.btn_text{
	color:#000080;
	margin:0 0 10px 0;
}

.renewal_btn input[type="submit"]:hover{
	cursor:pointer;
	opacity:0.7;
}

.apply_list{
	
}

.apply_list li{
	margin:0 0 10px 0;
	padding:10px 0;
	background:#fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border:1px solid #000080;
	max-width:800px;
}

.apply_list li .text{
	margin:0 0 0 20px;
}

.online_text{
	padding:20px 0;
}

.mail_btn input[type="submit"]{
	border:0;
	background:#000080;
	color:#fff;
	padding:10px 20px;
	margin:0 0 10px 0;
}

.mail_btn input[type="submit"]:hover{
	cursor:pointer;
	opacity:0.7;
}

.therapist_box{
	background:#fff;
	padding:10px 0;
	text-align:center;
}

.girls_list{
	width:98%;
	margin:0 auto;
}

.girls_list:after {
	content: '';
	display: block;
	clear: both;
}

.girls_list li{
	float:left;
	margin:0 5px 10px 5px ;
	padding:10px 0;
	text-align:center;
	width:170px;
	height:380px;
	border:1px solid #ccc;
	background:#fff;
/*
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
*/
}

.girls_list li .img{
	width:150px;
	height:200px;
	border:1px solid #eee;
	margin:0 auto 10px auto;
}

.girls_list li .name{
	width:150px;
	margin:0 auto 10px auto;
	font-size:14px;
}

.girls_list li .name a{
	color:#105b5f;
}

.girls_list li .recommend_check{
	font-size:14px;
}

.girls_list li .check {
	color:#ff0000;
}

.pager{
	margin:0 0 10px 10px;
}

.pager li{
	float:left;
	width:30px;
	height:30px;
	border:1px solid #394a59;
	margin-right:7px;
	font-size:14px;
	line-height:2;
	color:#fff;
	background:#394a59;
	text-align:center;
}

.pager li a{
	background:#fff;
	display:block;
	width:30px;
	height:30px;
	color:#394a59;
	font-size:14px;
	line-height:2;
}

.pager li a:hover{
	color:#fff;
	background:#394a59;
	text-decoration:none;
}

#sort_course li{
	float:left;
	background:#fff;
	border:1px solid #ccc;
	margin:5px ;
	cursor:move;
}

.system_item{
	margin-bottom:20px;
	background:#fff;
}

.system_title{
	background: #f9f9f9;
	border-style:solid;
	border-width:1px 0;
	border-color:#ccc;
	padding:10px;
	font-size:14px;
	margin-bottom:10px;
	height:25px;
}

.system_title:after {
	content: '';
	display: block;
	clear: both;
}

.system_title .item{
	float:left;
	line-height:1.8;
	margin-right:10px;
}

.system_msg{
	font-size:13px;
	padding:0 0 10px 10px;
	line-height:1.6;
}

.system_menu{
	padding:0 0 10px 10px;
}

#box table{
	border-collapse: collapse;
	border:1px solid #ccc;
	margin:10px;
	margin-bottom:20px;
}

#box table td{
	border:1px solid #ccc;
	padding:15px;
	font-size:13px;
	color:#666;
	background: #fff;
	line-height:1.6;
	text-align:left;
}

#box table td .order_date{
	margin: 0 0 5px 0;
}

#box table th{
	border:1px solid #ccc;
	padding:15px;
	font-size:14px;
	text-align:left;
	font-weight:normal;
	color:#fff;
	background:#394a59;
}

#box table th.normal{
	width:180px;
}
/*
#box tr:nth-child(odd){
	background: #f9f9f9;
}

#box tr:nth-child(even){
	background: #fff;
}
*/
#box input.normal {
	border:solid 1px #ccc;
	padding:8px 10px;
	width:400px;
}

#box input.search {
	border:solid 1px #ccc;
	padding:8px 10px;
	width:150px;
}

#box input.order {
	border:solid 1px #ccc;
	padding:8px 10px;
	width:200px;
}

#box input.long_normal {
	border:solid 1px #ccc;
	padding:8px 10px;
	width:800px;
}

#box input[type="radio"].normal {
	border:solid 1px #ccc;
	padding:8px 10px;
	width:10px;
}

#box input.price {
	border:solid 1px #ccc;
	padding:8px 12px;
	width:60px;
}

 input.size {
	border:solid 1px #ccc;
	padding:8px 10px;
	width:20px;
	ime-mode: disabled;
}

#box textarea.normal {
	border:solid 1px #ccc;
	padding:8px 10px;
	width:400px;
	height:200px;
}

#box textarea.css {
	border:solid 1px #ccc;
	padding:8px 10px;
	width:600px;
	height:700px;
}

#box .submit,#box .delete{
	margin:10px;
	margin-bottom:20px;
	text-align:left;
}

.submit input[type="submit"]{
	width:200px;
	height:40px;
	background:#007aff;
	border:0;
	color:#fff;
}

.submit input[type="submit"]:hover{
	opacity:0.7;
	cursor:pointer;
}

.delete input[type="submit"]{
	width:200px;
	height:40px;
	background:#cc0000;
	border:0;
	color:#fff;
}

.delete input[type="submit"]:hover{
	opacity:0.7;
	cursor:pointer;
}

.msg{
	font-size:13px;
	padding:20px 0 20px 10px;
}

#box td.form_title{
	width:120px;
	text-align:center;
	background:#394a59;
	color:#fff;
}

.sort{
	padding:10px;
	font-size:13px;
}


.att{
	font-size:13px;
	color:#ff0000;
	padding:10px 0;
}

.course_list {
}

.course_list li{
	font-size:12px;
	border:1px solid #eeeeee;
	padding:10px;
	margin:5px;
	cursor: move;
}

#sort_list:after {
	content: '';
	display: block;
	clear: both;
}

#sort_list li{
	float:left;
	font-size:12px;
	border:1px solid #eeeeee;
	padding:10px;
	margin:5px;
	cursor: move;
}

#sort_list li .img{
	overflow:hidden;
	width:120px;
	height:160px;
}

#system_sort_list:after {
	content: '';
	display: block;
	clear: both;
}

#system_sort_list li{
	font-size:12px;
	border:1px solid #000;
	padding:10px;
	margin:5px;
	cursor: move;
	background:#ffffff;
}

#system_sort_list li.sort{
	cursor: move;
	background:#ffffff;
}

/* トップページ */

.notice_mail{
	width:96%;
	margin:0 auto ;
	padding:10px 0 20px 0;
}

.notice_mail a{
	font-size:14px;
}

.notice_list{
	padding:10px 0;
	width:100%;
	margin:0 auto;
	background:#fff;
	text-align:center;
}

.notice_list li{
	width:98%;
	border-bottom:1px solid #ccc;
	margin:0 auto 20px auto;
	text-align:left;
}

.notice_list li:last-child{
	border:0;
}

.notice_list li .title{
	font-size:12px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	padding:5px 0;
	color:#105b5f;
}
.notice_list li .text{
	font-size:14px;
	margin-bottom:15px;
	line-height:1.6;
}
.prev_after{
	margin-left:10px;
	margin-bottom:10px;
	height:18px;
}

.prev_after:after {
	content: '';
	display: block;
	clear: both;
}

.prev_after li{
	float:left;
	margin-right:10px;
}

.prev_after a{
	font-size:13px;
}

.sunday{
	color:#ff0000;
}

.satday{
	color:#0000ff;
}

.search_num{
	margin-left:10px;
	font-size:13px;
}

.cast_search{
	margin-left:10px;
}

table.schedule th{
	width:120px;
	text-align:center;
}

select.schedule_time{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width:120px;
	height: 30px;
	font-size:20px;
	text-align:center;
	color: #f39466;
	border:1px solid #CCC;
	border-radius: 3px;
	margin-bottom:5px;
}

select.schedule_time * {
	background: #fff;
	font-size:16px;
	padding:3px 0;
	color: #666;
	text-shadow: none;
}

select.schedule_time:hover{
	border-color: #f39466;
}

select.c_schedule_time{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width:120px;
	height: 30px;
	font-size:20px;
	text-align:center;
	color: #00cc66;
	border:1px solid #CCC;
	border-radius: 3px;
	margin-bottom:5px;
}

select.c_schedule_time * {
	background: #fff;
	font-size:16px;
	padding:3px 0;
	color: #666;
	text-shadow: none;
}

select.c_schedule_time:hover{
	border-color: #f39466;
}

.while{
	text-align:center;
}

.box_space{
	border:1px solid;
	width:1000px;
}

ul.reserve_list{
}

.reserve_list li{
	float:left;
	width:180px;
	margin:10px ;
	padding:10px 0;
	border:1px solid #eee;
}

.reserve_list li.submit{
	border:0;
	width:100%;
}

.reserve_list li.submit textarea{
	width:500px;
	height:200px;
}

.reserve_list:after {
	content: '';
	display: block;
	clear: both;
}

.reserve_list li .img{
	width:90%;
	margin:0 auto 5px auto;
}

.reserve_list li .name{
	margin:0 auto 5px auto;
}

.reserve_list li .rtime{
	margin:0 auto 5px auto;
}

/* マニュアル */

.manual_box{
	width:1200px;
	background:#fff;
}

.manual_box:after {
	content: '';
	display: block;
	clear: both;
}

.manual_left{
	float:left;
	width:600px;
}

.manual_right{
	float:left;
	width:600px;
}

.iframe-wrap {
	position: relative;
	width: 420px;
/*	padding-top: 56.25%;*/
	height:500px;
	overflow:auto; 
	-webkit-overflow-scrolling:touch;
	border:2px solid #ccc; 
}
.iframe-wrap iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
/*	height:100%;*/
	height:500px;
	border:none;
	display:block;
}

.parts_title{
	padding:10px;
}

.parts_item{
	border:1px solid;
}

.parts_item:after {
	content: '';
	display: block;
	clear: both;
}

.parts_left,.parts_right{
	float:left;
	margin:0 20px 0 0;
}

.code{
	background:#fff;
	padding:0 10px ;
}

.parts_text{
	font-size:13px;
}

.css_btn{
	width:200px;
	height:40px;
	background:#007aff;
	border:0;
	color:#fff;
	margin:0 0 0 10px;
}

.css_btn:hover{
	opacity:0.7;
	cursor:pointer;
}

/* オンライン予約 */

.online_mail{
	margin: 0 0 10px 20px;
	color:#666;
}

#online_reserve{
	width:96%;
	background:#fff;
	padding:20px 0;
}

#online_main{
	width:100%;
	overflow-x:auto;
}

.date_change{
	margin:0 0 0 20px;
}

.date_change:after {
	content: '';
	display: block;
	clear: both;
}

.date_change ul li{
	float:left;
	margin:0 10px 0 0 ;
	font-size:14px;
}

#online_reserve table{
	border-collapse: collapse;
	border:1px solid #ccc;
	margin:10px;
	margin-bottom:20px;
}

#online_reserve table th{
	border:1px solid #ccc;
	padding: 0;
	font-size:12px;
	text-align:center;
	font-weight:normal;
	color:#fff;
	background:#394a59;
	white-space: nowrap;
}

#online_reserve table th .item{
	padding:10px 0;
	width:120px;
}

#online_reserve table td{
	border:1px solid #ccc;
	padding: 0;
	font-size:13px;
	color:#666;
	background: #fff;
	line-height:1.6;
	text-align:left;
	white-space: nowrap;
}

#online_reserve table td .name{
	height:40px;
	padding:5px;
}

.reserve_hour{
	position:relative;
	width:120px;
	height:40px;
	padding:5px 0;
}

.normal_time{
	position:absolute;
	top:0;
	left:0;
	width:120px;
	height:40px;
	padding:5px 0;
	background:#e8ffff;
}

.first_half{
	position:absolute;
	top:0;
	left:60px;
	width:60px;
	height:40px;
	padding:5px 0;
	background:#e8ffff;
}

.second_half{
	position:absolute;
	top:0;
	left:0;
	width:60px;
	height:40px;
	padding:5px 0;
	background:#e8ffff;
}

#online_reserve table.reserve{
	border-collapse: collapse;
	border:1px solid #000;
	margin:10px;
	margin-bottom:20px;
}

#online_reserve table.reserve th{
	border:1px solid #ccc;
	padding:10px 10px;
	font-size:12px;
	text-align:center;
	font-weight:normal;
	color:#fff;
	background:#394a59;
	white-space: nowrap;
}

#online_reserve table.reserve td{
	border:1px solid #ccc;
	padding:10px 10px;
	font-size:13px;
	color:#666;
	background: #fff;
	line-height:1.6;
	text-align:left;
	white-space: nowrap;
}

#online_reserve table.reserve td input[type="submit"]{
	border:0;
	background:#000080;
	color:#fff;
	padding:5px 10px;
}

#online_reserve table.reserve td input[type="submit"]:hover{
	cursor:pointer;
	opacity:0.7;
}

.twitter_comment textarea{
	width:400px;
	height:200px;
}

.order_date{
	margin:0 0 0 10px;
	height:30px;
}

.order_date:after {
	content: '';
	display: block;
	clear: both;
}

.order_date .item{
	float:left;
	font-size:14px;
	margin:0 10px 0 0 ;
}

.top_banner {
	height:200px;
}

.top_banner:after {
	content: '';
	display: block;
	clear: both;
}


.photo_banner{
	float:left;
	margin:0 10px 0 0;
}