@charset "utf-8";

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,menu,time,mark,audio,video
{
	font-family: Arial,Helvetica,sans-serif;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:13px;
/*	vertical-align:baseline;*/
/*	background:transparent;*/
	-webkit-text-size-adjust: none;
}
article,aside,dialog,figure,footer,header,hgroup,nav,section
{
	display:block;
}
a{margin:0; padding:0; background:transparent;text-decoration:none;}
a:link {
	text-decoration: none;
	color: #EF2D67;
}
a:visited {
	color: #EF2D67;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #EF2D67;
}
a:active {
	color: #EF2D67;
	text-decoration: none;
}

nav {
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
table{
	margin-top: 5px;
	clear: both;
}

ul{
	list-style-type:none;
}
.center {
	text-align: center;
	clear: both;
}
#main {
	width:320px;
	height:auto;
	margin:0px auto;
	padding:0px;
	text-align:center;
	clear: both;
}
.mainBox_header{
    background: url(../img/mainBox_header.png) no-repeat left center;
	width:320px;
	height:4px;
	margin:0px auto;
	padding:0px;
	clear: both;
}
.mainBox_main{
    background: url(../img/mainBox_main.png) repeat-y left center;
	width:320px;
	height:auto;
	margin:0px auto;
	padding:10px 0px;
	clear: both;
}
.mainBox_footer{
    background: url(../img/mainBox_footer.png) no-repeat left center;
	width:320px;
	height:7px;
	margin:0px auto;
	padding:0px;
	clear: both;
}

.tbMain {
	border:1px dashed #11A2B2;padding:2px;border-radius: 5px;background-color:#FFFFCB;
}
/* メニュー */
h4,th {
	clear: both;
	overflow:hidden;
	padding: 5px;
	background: -webkit-gradient(linear, left top, left bottom,
    from(#750C07),
    to(#E81212)
  );
  background: -moz-linear-gradient(
		top,
		#750c07 0%,
		#e81212);
  	color: #FFF;
	text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0px;
	text-align: center;
	font-size: 18px;
}
h5 {
	clear: both;
	overflow:hidden;
	padding: 3px;
	background: -webkit-gradient(linear, left top, left bottom,
    from(#CC66FF),
    to(#A635C1)
  );
  	color: #FFF;
	text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0px;
	text-align: left;
	font-size: 14px;
}

/* テーブルクラス */
.newline {
	border-bottom:1px #A635C1 dashed;
}

/* タブメニュー */
nav ul#tabMenu {
	width: 100%;
	height: 42px;
	background: -webkit-gradient(linear, left top, left bottom,
    from(#FEFEFE),
    color-stop(0.50, #D9D9E1), 
    to(#F3F2F7)
  );
	border-top: 1px solid #A635C1;
	border-bottom: 1px solid #A635C1;
}
nav ul#tabMenu li {
	width: 33%;
	float: left;
}
nav ul#tabMenu  li.r {
	width: 34%;
}
nav ul#tabMenu  li a {
  	color: #A635C1;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display:block;
	width: 100%;
	height: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right: 1px solid #A635C1;
}
nav ul#tabMenu  li.r a {
	border-right: 0px solid #A635C1;
}

/* ボタンメニュー */
nav ul#menu {
	margin-top: 2%;
	margin-left:8px;
}
nav ul#menu li {
	width: 22%;
	margin-left: 2%;
	margin-bottom: 2%;
	float: left;
}

nav ul#menu li.bk {

}
nav ul#menu  li a {
		background: -moz-linear-gradient(
		top,
		#53CFD9 0%,
		#35BED1 50%,
		#04A2C5);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#53CFD9),
		color-stop(0.50, #35BED1),
		to(#04A2C5));
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #797979;
	-moz-box-shadow:
		0px 1px 5px rgba(000,000,000,0.3),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 5px rgba(000,000,000,0.3),
		inset 0px 0px 1px rgba(255,255,255,1);
	text-shadow:
		0px 0px 0px rgba(255,255,255,0),
		0px -1px 0px rgba(083,083,083,1);
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	display:block;
	width: 99%;
	height: 30px;
	padding: 3%;
	line-height:120%;
	text-decoration:none;
}
nav ul#menu li.heightLine-group2 div.opOff {
	background: -moz-linear-gradient(
		top,
		#474040 0%,
		#ffffff 57%,
		#ada3a3);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#474040),
		color-stop(0.57, #ffffff),
		to(#ada3a3));
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	text-shadow:
		0px -1px 0px rgba(031,027,031,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
	color: #666666;
	font-size: 11px;
	text-align: center;
	display:block;
	width: 94%;
	height: 30px;
	padding: 3%;
	line-height:15px;
	text-decoration:none;
	opacity: 0.3;
}
nav ul#menu  li.bk a {
	border:0px solid #7E7F94;
	-webkit-border-radius: 10px;
	background: none;
  	color: #A635C1;
	font-size: 11px;
	text-align: center;
	display:block;
	width: 94%;
	height: 94%;
	padding: 3%;
}

a.btn {
	font-size: 12px;
	display:block;
	border:1px solid #7E7F94;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #F1F1F1), color-stop(0.5, #F1F1F1), color-stop(0.99, #DFDFDF), to(#ccc));  
    -moz-box-shadow: 1px 1px 2px #E7E7E7;  
    -webkit-box-shadow: 1px 1px 2px #E7E7E7;
    -webkit-border-radius: 10px;
	margin: 5px;
	padding: 5px;
	float: right;
	text-decoration:none;
}

div.bnBox {
	text-align: center;
	clear: both;
	margin: 10px;
	padding: 10px;
	border: 1px dotted #C0C;
	-webkit-border-radius: 10px;
	background-color:#FCF;
}


div.comBox {
	clear: both;
	margin: 5px;
	padding: 5px;
	border: 1px dotted #999;
	-webkit-border-radius: 10px;
	background-color:#FFF;
	font-size: 12px;
	text-align: left;
	line-height: 135%;
}

/* GAL詳細 */
div#mainPhoto {
		background: -moz-linear-gradient(
		top,
		#FEF7FF 0%,
		#F8C4FF);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#FEF7FF),
		to(#F8C4FF));
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #797979;
	width:280px;
	height:320px;
	margin:10px auto;
	padding:10px;
	text-align:center;
	clear:both;
}
div#sumPhoto {
	width:250px;
	height:110px;
	margin:10px auto;
	padding:0px;
	clear:both;
}
div#sumPhoto p{
	width:80px;
	height:110px;
	margin:0px auto;
	padding:0px;
	text-align:center;
	float:left;
}
div#sumPhoto img {
	border: 1px solid #CCC;
	margin: 3px;
}
div.dataTitle {
	width:300px;
	height:auto;
	margin:10px auto;
	padding:0px;
	text-align:left;
	color:#FF3F91;
	clear:both;
}
div.girl_Data {
/*
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#FFFECE;
	border: 1px solid #e4e4e4;
	-moz-box-shadow:
		0px 1px 3px rgba(071,048,071,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(071,048,071,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
*/
	width:280px;
	height:auto;
	margin:0px auto;
	padding:5px;
	text-align:left;
	border-bottom:1px dashed #FF3F91;
	clear:both;
}
div.girl_Data span.name{
	font-size:14px;
	color:#E72D21;
}
div.girl_Data span.size{
	font-size:12px;
	color:#555555;
}
div.girl_Data span.comment{
	font-size:12px;
	line-height:15px;
	color:#E72D21;
}
div.option_ok{
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border: 1px solid #F7A2A2;
	width:125px;
	height:20px;
	margin:5px 10px;
	padding-top:5px;
	text-align:center;
	background-color:#FECDCD;
	color:#555555;
	font-size:11px;
	float:left;
}
div.option_ng{
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border: 1px solid #A4A4A4;
	width:125px;
	height:20px;
	margin:5px 10px;
	padding-top:5px;
	text-align:center;
	background-color:#D1D0D0;
	color:#555555;
	font-size:11px;
	float:left;
}


.cl {
	clear: both;
}
div#iconBox {
	margin: 3px;
}
div#iconBox img {
	margin-right: 2px;
	float: left;
}

ul#option {
	margin-top: 10px;
	clear: both;
}
ul#option li {
	width: 20%;
	margin-left: 2%;
	margin-bottom: 2%;
	padding: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	border:1px solid #7E7F94;
	-webkit-border-radius: 10px;
	background: -webkit-gradient( linear, left top, left bottom,from(#FEFEFE),color-stop(0.50, #D9D9E1),to(#F3F2F7) );
	float: left;
	text-align: center;
	font-size: 11px;
}
#imgMain {
	width:240px;
	margin:0 auto;
	text-align: center;
}

/* schメニュー */
schmenu ul#sch {
	margin-top: 2%;
}
schmenu ul#sch li {
	width: 75px;
	margin-left: 4px;
	margin-bottom: 2%;
	float: left;
	font-size:11px;
}
schmenu ul#sch li table tr th {
  clear: both;
  color: #FFFFFF;
  font-size: 11px;
  overflow: hidden;
  padding: 3px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
}
schmenu ul#sch li table tr td {
  clear: both;
  color: #333333;
  font-size: 10px;
  overflow: hidden;
  padding: 3px;
  text-align: center;
  background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ebebeb);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		to(#ebebeb));
  text-shadow:
		1px 1px 0px rgba(255,255,255,0.4),
		0px 1px 0px rgba(255,255,255,0.5);
  -moz-box-shadow:
		1px 1px 3px rgba(000,000,000,0.5),
		inset 1px 1px 1px rgba(000,000,000,0);
	-webkit-box-shadow:
		1px 1px 3px rgba(000,000,000,0.5),
		inset 1px 1px 1px rgba(000,000,000,0);
}

/* トップメニュー */
ul#topmenu li {
	width: 49%;
	margin-left: 1%;
	margin-bottom: 0;
	float: left;
}
ul#topmenu li a.spbtn {
  color: #000000;
  display: block;
  margin: 5px 0;
  padding: 0.3em 0;
  text-align: center;
  text-decoration: none;
  background: -moz-linear-gradient(
		top,
		#474040 0%,
		#ffffff 57%,
		#ada3a3);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#474040),
		color-stop(0.57, #ffffff),
		to(#ada3a3));
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #9e9292;
	-moz-box-shadow:
		0px 1px 3px rgba(071,048,071,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(071,048,071,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(031,027,031,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
  vertical-align: middle;
}


navi ul .ablock {
	padding: 3px 10px;
	margin-bottom: 5px;
	border-top: 1px solid #d3d2cf;
	border-bottom: 1px solid #b5b3bb;
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(211, 210, 207)),color-stop(0.4, rgb(230, 227, 219)));
	background-image: -moz-linear-gradient(-90deg,rgb(211, 210, 207) 0%,rgb(230, 227, 219) 40%);
	background-image: linear-gradient(-90deg,rgb(211, 210, 207) 0%,rgb(230, 227, 219) 40%);
	list-style: none outside none;
	position: relative;
}
navi ul .ablock a {
	background: url("../img.sp/listArrow.png") no-repeat scroll right center transparent;
	display: block;
	padding: 10px 32px 13px 6px;
	text-decoration: none;
	text-align : left;
	font-weight: normal;
	font-size: 14px;
	text-shadow:
		0px 0px 0px rgba(000,000,000,0.3),
		0px 1px 0px rgba(255,255,255,1);
	color: #1b1a29;
}
navi ul .ablock > a[selected] {
	background-image: url("../img.sp/listArrowSel.png"), url("../img.sp/smartphone/selection.png") !important;
}

.image_top {
  border-radius: 8px 8px 8px 8px;
  height: 125px;
  margin: 0 auto;
  overflow: hidden;
  width: 300px;
}

button.galData_on {
	font-size: 14px;
	color: #ffffff;
	padding: 5px 20px;
	width:120px;
	background: -moz-linear-gradient(
		top,
		#ffb2db 0%,
		#fd6db7 50%,
		#e91181);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffb2db),
		color-stop(0.50, #fd6db7),
		to(#e91181));
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #797979;
	-moz-box-shadow:
		0px 1px 5px rgba(000,000,000,0.3),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 5px rgba(000,000,000,0.3),
		inset 0px 0px 1px rgba(255,255,255,1);
	text-shadow:
		0px 0px 0px rgba(255,255,255,0),
		0px -1px 0px rgba(083,083,083,1);
}

/* 女性紹介 */
div.ListBox {

	width: 150px;

	height: 253px;

	margin-top: 8px;

	margin-bottom: 0px;

	margin-left: 0px;

	margin-right: 0px;

	padding-top: 5px;

	padding-left: 5px;

	padding-right: 0px;

	background-image: url(../img.sp/bg_galsListBox2.gif);

	background-repeat: no-repeat;

	background-position: center top;

	float: left;	

}

div.ListBox dl {

	margin: 0px;

	padding: 0px;

}

div.ListBox dd.img {

	width: 138px;

	height: 184px;

	margin: 5px 0px 0px 4px;

	padding: 0px;

}

div.ListBox dd.com {

	width: 144px;

	height: 16px;

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: auto;

	margin-right: auto;

	padding-top: 5px;

	text-align: center;

	color: #FF5398;
	
	font-size:11px;
	
	border: 0px solid #FF0000;

}

div.ListBox dt.name {

	width: 144px;

	height: 16px;

	margin: 0px;

	padding-top: 0px;

	padding-left: 0px;

	text-align: center;

	color: #FF3366;

	font-weight: bold;

	line-height: 110%;

	border: 0px solid #FF0000;

}

div.ListBox dd.age {

	width: 151px;

	height: 16px;

	margin: 0px;

	padding-top: 0px;

	padding-left: 0px;

	text-align: center;

	color: #FFFFFF;

	line-height: 110%;

	border: 0px solid #FF0000;

}
div.endHr {
  border: medium none;
  clear: both;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  visibility: hidden;
}

div.btnNext {
  background-image: url("../regist_m/next.gif");
  background-position: left top;
  background-repeat: no-repeat;
  height: 27px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  width: 78px;
  float:left;
}
div.btnNext a {
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  text-decoration: none;
  width: 100%;
}
div.btnBack {
  background-image: url("../regist_m/back.gif");
  background-position: left top;
  background-repeat: no-repeat;
  height: 27px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  width: 78px;
  float:left;
}
div.btnBack a {
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  text-decoration: none;
  width: 100%;
}
.nashi {
 opacity: 0.60;
 -moz-opacity: 0.60;
 filter: alpha(opacity=60);
 }
/* スケジュール */
div.ListBox_sch {

	width: 150px;

	height: 287px;

	margin-top: 0px;

	margin-bottom: 15px;

	margin-left: 5px;

	margin-right: 0px;

	padding-top: 0px;

	padding-left: 0px;

	padding-right: 0px;

	background-image: url(../regist_m/bg_scheListBox.gif);

	background-repeat: no-repeat;

	background-position: left top;

	float: left;	

}

div.ListBox_sch dl {

	margin: 0px;

	padding: 0px;

}

div.ListBox_sch dt.name {

	width: 110px;

	height: 30px;

	margin-left: 19px;

	padding-top: 7px;

	text-align: left;

	color: #666666;

	line-height: 110%;
	font-size:12px;

}

div.ListBox_sch dt.name span {

	color: #FF3366;

}

div.ListBox_sch dd.img {

	width: 128px;

	height: 170px;

	margin: 0px;

	padding-left: 12px;

}

div.ListBox_sch dd.type {

	width: 144px;

	height: 16px;

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 4px;

	margin-right: auto;

	padding-top: 22px;

	text-align: center;

	color: #4AFBFB;

	line-height: 110%;

	border-bottom: 0px solid #FF0000;
	font-size:14px;
	overflow:hidden;

}

div.ListBox_sch dd.size {

	width: 144px;

	height: 16px;

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 4px;

	margin-right: auto;

	padding-top: 3px;

	text-align: center;

	font-size: 9px;

	line-height: 16px;

	border-bottom: 0px solid #FF0000;

}

div.ListBox_sch dd.sche {

	width: 144px;

	height: 16px;

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 4px;

	margin-right: auto;

	padding-top: 3px;

	text-align: center;

	color: #FF3366;

	line-height: 16px;

	border-bottom: 0px solid #FF0000;
	font-size:14px;

}
div.btnNavi2 {
  clear: both;
  height: 24px;
  margin: 0 auto 10px;
  padding: 0;
  width: 270px;
}
div.btn {

	width: 83px;

	height: 21px;

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 3px;

	margin-right: 3px;

	padding-top: 6px;

	text-align: center;

	float: left;

	background-image: url(../img/btn_scheDay.gif);

	background-repeat: no-repeat;

	background-position: left top;
	font-size:12px;

}
.dayTitle {
  color: #FF3366;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 10px 0;
  text-align: center;
}
/* 待ち時間 */
.realtimeMain {
	background-image: url(../img/realtimebg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:138px;
	height:238px;
	margin-right:0px;
	overflow:hidden;
	float: left;
	position:relative;
	margin-left:9px;
}
.real_time {
	position:absolute;
	width:100%;
	height: 18px;
	top: 8px;
	color:#FFF;
	text-align:center;
	font-size:12px;
}
.real_img {
	position:absolute;
	width:100%;
	height: 170px;
	top: 27px;
	color:#FFF;
	text-align:center;
}
.real_icon {
	position:absolute;
	width:100%;
	height: 18px;
	top: 189px;
	color:#FFF;
	text-align:center;
	left: 1px;
}
.real_name {
	position:absolute;
	width:100%;
	height: 18px;
	top: 209px;
	color:#FFF;
	text-align:center;
	left: 1px;
}
.title_bar {
	background-image: url(../regist_m/bar_sp.png);
	background-repeat: no-repeat;
	background-position:center center;
	width:320px;
	height:29px;
	clear:both;
	color:#FFFF00;
	font-size:11px;
	text-align:center;
	line-height:27px;
	margin:0 auto;
}
#footer {
		background: -moz-linear-gradient(
		top,
		#FFF4F8 0%,
		#FFE3F2);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#FFF4F8),
		to(#FFE3F2));
	/*
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #797979;
	-moz-box-shadow:
		0px 1px 5px rgba(000,000,000,0.3),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 5px rgba(000,000,000,0.3),
		inset 0px 0px 1px rgba(255,255,255,1);
	*/
	color:#FF5A8F;
	font-size:11px;
	text-shadow:
		0px 0px 0px rgba(255,255,255,0),
		0px -1px 0px rgba(083,083,083,1);
	text-align: center;
	display:block;
	width: 100%;
	height: 50px;
	padding-top:10px;
	line-height:120%;
	text-decoration:none;
	margin:0px auto;
}

.Barcss3 {
		background: -moz-linear-gradient(
		top,
		#FF5995 0%,
		#FE83BE);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#FF5995),
		to(#FE83BE));
	border-bottom:1px solid #FE83BE;
	/*border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #797979;
	-moz-box-shadow:
		0px 1px 5px rgba(000,000,000,0.3),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 5px rgba(000,000,000,0.3),
		inset 0px 0px 1px rgba(255,255,255,1);*/
	text-shadow:
		0px 0px 0px rgba(255,255,255,0),
		0px -1px 0px rgba(083,083,083,1);
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	display:block;
	width: 100%;
	height: auto;
	padding: 5px 0;
	line-height:120%;
	text-decoration:none;
	margin:0 auto;
}
.Barcss3 p {
	padding-left:10px;
}
.Barcss3 a {
	display:block;
	width:100%;
	height:100%;
}
.Barcss3_2 {
		background: -moz-linear-gradient(
		top,
		#53CFD9 0%,
		#35BED1 50%,
		#04A2C5);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#53CFD9),
		color-stop(0.50, #35BED1),
		to(#04A2C5));
	/*border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #797979;*/
	-moz-box-shadow:
		0px 1px 5px rgba(000,000,000,0.3),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 5px rgba(000,000,000,0.3),
		inset 0px 0px 1px rgba(255,255,255,1);
	text-shadow:
		0px 0px 0px rgba(255,255,255,0),
		0px -1px 0px rgba(083,083,083,1);
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	display:inline;
	width: auto;
	height: auto;
	padding: 5px;
	line-height:120%;
	text-decoration:none;
	margin:0 auto;
}
div.accordion dl {
	margin-bottom:10px;
}
.css3_tab {
	background: -moz-linear-gradient(center top , #F7F9F8, #F0F0F0) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, center top, center bottom, from(#F7F9F8), to(#F0F0F0));
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#F7F9F8, EndColorStr=#F0F0F0);
	margin-bottom: 0;
	margin-top:0;
	border-bottom:1px #B5B5B5 solid;
	padding:20px 10px;
	clear:both;
	line-height:100%;
	height:auto;
}

.css3_tab2 {
	background: -moz-linear-gradient(center top , #F7F9F8, #F0F0F0) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, center top, center bottom, from(#F7F9F8), to(#F0F0F0));
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#F7F9F8, EndColorStr=#F0F0F0);
	margin-bottom: 0;
	margin-top:0;
	border-bottom:1px #B5B5B5 solid;
	padding:10px;
	clear:both;
	line-height:20px;
	height:20px;
}
table.css3_tab2 tbody tr td img {
	vertical-align:-2px;
}

.c_tab01 {
	background:#11A2B2;
	padding:5px;
}
.c_tab02 {
	background:#FFFFCB;
	padding:5px;
}
.enterCss {
		background: -moz-linear-gradient(
		top,
		#53CFD9 0%,
		#35BED1 50%,
		#04A2C5);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#53CFD9),
		color-stop(0.50, #35BED1),
		to(#04A2C5));
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #797979;
	-moz-box-shadow:
		0px 1px 5px rgba(000,000,000,0.3),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 5px rgba(000,000,000,0.3),
		inset 0px 0px 1px rgba(255,255,255,1);
	text-shadow:
		0px 0px 0px rgba(255,255,255,0),
		0px -1px 0px rgba(083,083,083,1);
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	display:block;
	width: 220px;
	height: 40px;
	padding: 5px 10px;
	line-height:40px;
	text-decoration:none;
	margin:0 auto;
}
.enterCss a {
	color:#FFFFFF;
}
.exitCss {
	width: 220px;
	height: 30px;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
	padding: 3px 9px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#dedede);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		to(#dedede));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #b8b8b8;
	-moz-box-shadow:
		0px 1px 1px rgba(143,143,143,0.5),
		inset 0px 0px 14px rgba(227,227,227,1);
	-webkit-box-shadow:
		0px 1px 1px rgba(143,143,143,0.5),
		inset 0px 0px 14px rgba(227,227,227,1);
	box-shadow:
		0px 1px 1px rgba(143,143,143,0.5),
		inset 0px 0px 14px rgba(227,227,227,1);
	text-shadow:
		0px 0px 0px rgba(000,000,000,0),
		0px 2px 0px rgba(255,255,255,1);
	margin:10px auto;
}

.exitCss a {
	color:#CCCCCC;
}
/* 携帯PCリンク*/
.enterPM {
	background: -moz-linear-gradient(
		top,
		#ffd042 0%,
		#cf691b);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffd042),
		to(#cf691b));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #134201;
	-moz-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
	font-size: 14px;
	text-align: center;
	display:block;
	width: 160px;
	height: 20px;
	padding: 5px 10px;
	line-height:20px;
	text-decoration:none;
	margin:0 auto 10px auto;
}

.enterPM a {
	color:#FFF;
}



/*最新情報*/
.newsList {
    background: url(../img.sp/ya.png) no-repeat right center, -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.8)), to(rgba(255,255,255,0.1)));
    background-color:#F3F3F3;
    width:300px;
    height:auto;
    clear:both;
    padding: 5px 10px;
    margin:0px auto;
    border-bottom: 1px solid #dbdbdb;
    color:#FF5DA9;
    text-align:left;
    font-size:12px;
}
.newsPage {
    background: url(../img.sp/ya2.png) no-repeat left center, -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.8)), to(rgba(255,255,255,0.1)));
    background-color:#F3F3F3;
    width:285px;
    height:auto;
    clear:both;
    padding: 5px 5px 5px 30px;
    margin:0px auto;
    border-bottom: 1px solid #dbdbdb;
    color:#FF5DA9;
    text-align:left;
    font-size:12px;
}

/*新人情報*/
.newFaecList {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.8)), to(rgba(255,255,255,0.1)));
    background-color:#F3F3F3;
    width:300px;
    height:auto;
    clear:both;
    padding: 5px 10px;
    margin:0px auto;
    border-bottom: 1px solid #dbdbdb;
    color:#FF5DA9;
    text-align:left;
    font-size:12px;
}

/*menu*/
.menu {
    width:320px;
    height:auto;
    clear:both;
    padding:0px;
    margin:10px auto 0px auto;
    text-align:center;
}
.menu p.menu_bn {
    width:320px;
    height:90px;
    padding:0px;
    margin:0px;
    text-align:center;
    float:left;
}
.menuBox {
    width:320px;
    height:50px;
    clear:both;
    padding:0px;
    margin:0px auto;
    text-align:center;
}
.menuBox p.tel_mail_bn_top {
    width:103px;
    height:50px;
    padding:0px;
    margin:0px auto;
    text-align:center;
    float:left;
}
.menuBox p.tel_mail_bn_mail {
    width:115px;
    height:50px;
    padding:0px;
    margin:0px auto;
    text-align:center;
    float:left;
}
.menuBox p.tel_mail_bn_tel {
    width:102px;
    height:50px;
    padding:0px;
    margin:0px auto;
    text-align:center;
    float:left;
}


/*女の子一覧*/
.girl_list {
    background: url(../img.sp/ya.png) no-repeat right center, -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.8)), to(rgba(255,255,255,0.1)));
    background-color:#F3F3F3;
    width:300px;
    height:110px;
    clear:both;
    padding: 5px 10px;
    margin:0px auto;
    border-bottom: 1px solid #dbdbdb;
    color:#FF6500;
    text-align:left;
    font-size:12px;
}
.girl_list .image {
    width:90px;
    height:110px;
    padding: 0px;
    margin:0px;
    text-align:left;
    float:left;
}
.girl_list .data {
    width:180px;
    height:110px;
    padding: 5px;
    margin:0px;
    text-align:left;
    font-size:11px;
    float:left;
}
/*
.girl_list .data .name{
    width:180px;
    height:17px;
    padding-bottom: 5px;
    margin:0px auto;
    text-align:left;
    clear:both;
}
.girl_list .data .name a{
    color:#FF0065;
}
.girl_list .data .name img{
    padding-left: 3px;
    vertical-align:bottom;
}
*/
.nextBack{
    width:300px;
    height:50px;
    padding:0px;
    margin:10px auto;
    clear:both;
}
.nextBack p{
    width:150px;
    height:50px;
    padding:0px;
    margin:0px;
    text-align:center;
    float:left;
}
/*-----  table.data  -----*/
table.data{
	margin:0px auto;
	padding:0px;
	width:100%;
	height:auto;
	border: 1px #AEAEAE solid;
	border-collapse: collapse;
	clear:both;
	}
table.data td.title{
	width:40%;
	margin:0px;
	padding:5px;
	text-align:left;
	font-size:13px;
	color:#FF2F25;
	background-color:#F0CEFF;
	border: 1px #AEAEAE solid;
	}
table.data td.data{
	margin:0px;
	padding:3px;
	text-align:left;
	font-size:13px;
	color:#555555;
	background-color:#ffffff;
	border: 1px #AEAEAE solid;
	font-weight:bold;
	}

/*出勤予定情報*/
.thisDay {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.8)), to(rgba(255,255,255,0.1)));
    background-color:#F4D9C8;
    width:90px;
    height:auto;
    padding: 10px;
    margin:10px 20px;
    border-top: 1px solid #FFEBDA;
    text-align:center;
    font-size:12px;
    float:left;
}
.thisDay a{
    color:#555555;
}
.seledtDay {
    width:300px;
    height:auto;
    padding: 5px;
    margin:0px auto;
    color:#555555;
    text-align:center;
    font-size:14px;
    font-weight:bold;
    clear:both;
}

/*オプション*/
.optionList {
    background: url(../img/option_list.png) no-repeat top center;
    width:130px;
    height:130px;
    padding:5px;
    margin:5px 10px;
    text-align:left;
    float:left;
}
.optionList p.img{
    width:128px;
    height:105px;
    padding:0px;
    margin:0px auto;
    text-align:center;
    clear:both;
}
.optionList p.data{
    width:110px;
    height:25px;
    padding:0px;
    margin:0px auto;
    text-align:center;
    font-size:10px;
    color:#ffffff;
    clear:both;
}
.optionData {
    background: url(../img/option_data.png) no-repeat right center;
    width:280px;
    height:340px;
    padding:28px 15px 43px 15px;
    margin:0px auto;
    text-align:center;
    font-size:14px;
    clear:both;
}
.optionData p.name{
    width:280px;
    height:25px;
    padding:0px;
    margin:7px auto 10px auto;
    color:#ffffff;
    text-align:center;
    font-size:12px;
    clear:both;
}
.optionData p.comment{
    width:260px;
    height:80px;
    padding:5px;
    margin:0px auto;
    color:#555555;
    text-align:left;
    line-height:20px;
    font-size:12px;
    overflow:auto;
    clear:both;
}

.dataBox{
    width:300px;
    height:auto;
    padding:5px;
    margin:0px auto;
    color:#555555;
    text-align:left;
    line-height:20px;
    font-size:12px;
    clear:both;
}
.dataBox span{
    color:#EC7A02;
}

div.mapBox{
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#e4e4e4);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		to(#e4e4e4));
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #A4A4A4;
	width:300px;
	height:auto;
	margin:5px auto;
	padding:5px;
	text-align:center;
	color:#555555;
	font-size:11px;
	clear:both;
}