* { margin:0; padding:0; font-family: HiraKakuProN-W3; }
img { border:none; }
ul,ol {	list-style-type:none;	}


body {
	-webkit-text-size-adjust:none;	/* 自動フォントサイズ調整 (100% | none | auto) */
	background-color:#fff;
	color:#000;
}

a:link,
a:visited,
a:hover {
	color:#f94e29;
	text-decoration:none;
	-webkit-tap-highlight-color:rgba(255,0,0,0.40);
}


#head { text-align:center; }
#head h1 { color: #f94e29; }
#head p { color: #f94e29; }


/* 【上のメニュー】 */
#topmenu {	background:#fff url(../image/topmenu_bk.jpg) repeat-x; height:44px; }
#topmenu ul { /*width:320px;*/ text-align:center; }
#topmenu li { display:inline;  }


h1{
	padding:2px;
	font-size:12px;
	font-family: HiraKakuProN-W3;
}

#underNavi { clear:both; margin: auto 0 0;}
#underNavi ul {
	margin:2em 5px 0;
	padding:0x;
	list-style-type:none;
}

#underNavi ul li a {
	display:block;
}

#underNavi ul li {
	text-align:center;
	background-color:#fff;
	border: solid 1px #a9abae;
	-webkit-border-radius:8px;
	padding:10px;
	margin-bottom:1px;
	font-size:14px;
/*	font-family: HiraKakuProN-W6;	*/
}
#underNavi ul li span {
	font-family: Arial Black;
	font-size:14px;
}


#foot {
	clear: both;
	color:#ccc;
	text-shadow: #ccc 1px 1px 2px;
	margin: 20px auto 0;
	padding: 5px;
	background-color:#fcf276;
	font-size: 60%;
	text-align: center;
}


.title { padding:2px; background-color:#ffa03c; color:#fff; text-shadow:#666 1px 1px 2px; clear:both; }

.flickBox .moving {
	-webkit-transition: -webkit-transform .2s ease-out;
	-moz-transition: -moz-transform .2s ease-out;
}

.flickBox img {
	vertical-align: bottom;
	border: none;
}

/*  button  */
.button {
	-moz-user-select: none;
	-webkit-user-select: none;
	border-top: 1px solid #828282;
	background: #333333;
	background: -webkit-gradient(linear, left top, left bottom, from(#616161), to(#333333));
	background: -moz-linear-gradient(top, #616161, #333333);
	padding: 5px 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: #ccc;
	font-size: 14px;
	font-family: Georgia, serif;
	text-decoration: none;
	vertical-align: middle;
}

.button:hover {
	border-top-color: #4f4f4f;
	background: #4f4f4f;
	color: #ccc;
}

.button:active {
	border-top-color: #474747;
	background: #474747;
}


.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.clr {
	clear: both;
}

	.nbody h1,
	.nbody h2,
	.nbody h3,
	.nbody h4,
	.nbody h5,
	.nbody h6 {
		color: initial;
		font-size: initial;
		font-weight: initial;
		padding: initial;
		margin: initial;
		font-weight: bolder;
	}
	.nbody	{ font-size: 2em; margin: .67em 0 }
	.nbody	{ font-size: 1.5em; margin: .75em 0 }
	.nbody	{ font-size: 1.17em; margin: .83em 0 }
	.nbody	{ margin: 1.12em 0 }
	.nbody	{ font-size: .83em; margin: 1.5em 0 }
	.nbody	{ font-size: .75em; margin: 1.67em 0 }

/* 【年齢確認ページ】
==============================================================================*/
/* いらっしゃいのメッセージ */
#welMas { margin-top:20px; margin-bottom:10px; text-align:center; font-size: 60%; color: #666 ; text-align: center; }

/* 入る/出る の部分 */
ul#confAge {
/*	width:300px;*/
	margin:10px 10px 0;
	padding:0x;
	list-style-type:none;
}

ul#confAge li a {
	display:block;
}

ul#confAge li {
	color: #fd7b5a;
	text-align:center;
	background-color:#fff274;
	border: solid 1px #a9abae;
	-webkit-border-radius: 8px;
	padding:10px;
	margin-bottom:5px;
	font-size:20px;
/*	font-family: HiraKakuProN-W6;	*/
}
ul#confAge li span {
	color: #f5bb3b;
	font-family: Arial Black;
	font-size:14px;
}

/* 【トップページ】
==============================================================================*/
/* お知らせ */
#topInfo { margin:0 5px 5px; }
#topInfo img { margin: 0 3px 3px 0;}
#topInfo > h2 { font-size:14pt;  }
#topInfo > h3 { font-size:10pt; text-align:right; }
#topInfo #topInfoMore { clear:both; text-align:right;  }


/* PickUP*/
#topPU { }
#topPU .nav {
	width: 100%;
	text-align: center;
}
#topPU .nav ul {
	width: 12em;
	padding-bottom: 10px;
	margin: 0 auto;
	background: #000;
	-webkit-border-bottom-left-radius: 16px;
	-webkit-border-bottom-right-radius: 16px;
	-moz-border-bottom-left-radius: 16px;
	-moz-border-bottom-right-radius: 16px;
}
#topPU .nav ul li {
	display: inline-block;
	margin-bottom: 0;
	line-height: 20px;
	font-size: 14px;
}
#topPU .nav ul li a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#topPU .nav ul li.selected a { color: #dedede }
#topPU .containerOuter {
	position: relative;
	padding: 20px 0 20px;
/*
	background-color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#322f2c), to(#000));
	background: -moz-gradient(linear, left top, left bottom, from(#322f2c), to(#000));
*/
}
#topPU .container {
	position: relative;
	cursor: pointer;
}
#topPU .containerInner { }
#topPU .containerInner > div.item {
	text-align:center;
/*	width: 300px;*/
	width: 126px;
/*	height: 300px;*/
	height: 250px;
	margin: 0 10px;
	-moz-user-select: none;
	-webkit-user-select: none;
}
#topPU .item { position: relative; font-size:9pt; font-family: HiraKakuProN-W3; }
#topPU .item > ul >li {
	margin:0 3px;
	display:inline;
}

#topPU .item > span {
	position: absolute;
	width: 180px;
	padding: 10px;
	left: 0;
	bottom: 0;
	text-align: right;
	color: #fff;
	font-size: 10px;
}

#topPU .arrows {
	position: relative;
	padding: 0 8px;
	top: -26px;
}
#topPU .arrows > .prev { float: left }
#topPU .arrows > .next { float: right }

/* PickUP*/
#topRank { }
#topRank .nav {
	width: 100%;
	text-align: center;
}
#topRank .nav ul {
	width: 12em;
	padding-bottom: 10px;
	margin: 0 auto;
	background: #000;
	-webkit-border-bottom-left-radius: 16px;
	-webkit-border-bottom-right-radius: 16px;
	-moz-border-bottom-left-radius: 16px;
	-moz-border-bottom-right-radius: 16px;
}
#topRank .nav ul li {
	display: inline-block;
	margin-bottom: 0;
	line-height: 20px;
	font-size: 14px;
}
#topRank .nav ul li a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#topRank .nav ul li.selected a { color: #dedede }
#topRank .containerOuter {
	position: relative;
	padding: 20px 0 20px;
/*
	background-color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#322f2c), to(#000));
	background: -moz-gradient(linear, left top, left bottom, from(#322f2c), to(#000));
*/
}
#topRank .container {
	position: relative;
	cursor: pointer;
}
#topRank .containerInner { }
#topRank .containerInner > div.item {
	text-align:center;
/*	width: 300px;	*/
	width: 126px;
/*	height: 300px;*/
	height: 250px;
	margin: 0 10px;
	-moz-user-select: none;
	-webkit-user-select: none;
}
#topRank .item { position: relative; font-size:9pt; font-family: HiraKakuProN-W3; }
#topRank .item > ul >li {
	margin:0 3px;
	display:inline;
}

#topRank .item > span {
	position: absolute;
	width: 180px;
	padding: 10px;
	left: 0;
	bottom: 0;
	text-align: right;
	color: #fff;
	font-size: 10px;
}

#topRank .arrows {
	position: relative;
	padding: 0 8px;
	top: -26px;
}
#topRank .arrows > .prev { float: left }
#topRank .arrows > .next { float: right }


/* 【女の子一覧】
==============================================================================*/
ul#girlList {/*width:300px; margin:auto;*/ text-align:center;}

/*ul#girlList li { margin:auto;}*/
ul#girlList li {
	text-align:center;
	border: solid 1px #a9abae;
	-webkit-border-radius: 2px;
	padding:1px;
	margin:1px 1px 1px 4px;
	font-family: HiraKakuProN-W3;
	float:left;
	width:90px;
	font-size:10pt;
}

ul#girlList li a {display:block;}
ul#girlList li span { font-size:8pt;}


/* 【女の子詳細】
==============================================================================*/
#detailName { font-size:12pt; }
#detailSize { font-size:10pt; }

#slideShow { }
#slideShow .nav {
	width: 100%;
	text-align: center;
}
#slideShow .nav ul {
	width: 12em;
	padding-bottom: 10px;
	margin: 0 auto;
	background: #000;
	-webkit-border-bottom-left-radius: 16px;
	-webkit-border-bottom-right-radius: 16px;
	-moz-border-bottom-left-radius: 16px;
	-moz-border-bottom-right-radius: 16px;
}
#slideShow .nav ul li {
	display: inline-block;
	margin-bottom: 0;
	line-height: 20px;
	font-size: 14px;
}
#slideShow .nav ul li a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#slideShow .nav ul li.selected a { color: #dedede }
#slideShow .containerOuter {
	position: relative;
	padding: 20px 0 20px;
	background-color: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#322f2c), to(#000));
	background: -moz-gradient(linear, left top, left bottom, from(#322f2c), to(#000));
}
#slideShow .container {
	position: relative;
	cursor: pointer;
}
#slideShow .containerInner { }
#slideShow .containerInner > div.item {
	width: 300px;
	height: 300px;
	margin: 0 10px;
	-moz-user-select: none;
	-webkit-user-select: none;
}
#slideShow .item { position: relative }
#slideShow .item > span {
	position: absolute;
	width: 180px;
	padding: 10px;
	left: 0;
	bottom: 0;
	text-align: right;
	color: #fff;
	font-size: 10px;
}
#slideShow .arrows {
	position: relative;
	padding: 0 8px;
	top: -26px;
}
#slideShow .arrows > .prev { float: left }
#slideShow .arrows > .next { float: right }

/*
.flickBox .item { width: 260px; }
.flickBox .moving {
	-webkit-transition: -webkit-transform .2s ease-out;
	 -moz-transition: -moz-transform .2s ease-out;
}

.flickBox .nav {
}

.flickBox .nav ul {
	list-style-type:none;
	text-align:center;
}

.flickBox .nav ul li {
	display:inline-block;
	margin:1px;
	/display:inline;
	/zoom:1;
}

.flickBox .item img {
	width:240px;
	height:360px;
	-webkit-box-shadow: 2px 2px 2px #666666;
	margin-bottom:10px;
}
*/

/* [プロフィール] */
#detail dl {
	text-align:left;
	border: solid 1px #a9abae;
	-webkit-border-radius:8px;
	padding:5px;
	margin:5px;
}

#detail dt {
	text-align:center;
	border: solid 1px #a9abae;
	-webkit-border-radius: 6px;
	background:#008b8b;
	color:#fff;
	padding:5px;
	font-size:12pt;
}


#detail dd table{
	width:100%;
	font-size:10pt;
}


#detail dd table th,
#detail dd table td {
	padding:10px;
}

#detail dd table th{
	vertical-align:top;
	font-weight:normal;
	text-align:left;
	width:40%;
	color:#fff;
	background-color:#5f9ea0;
}

#detail dd table td{
	background-color:#fff;
	line-height:1.3;
}



/* 【お知らせ】
==============================================================================*/
.infoDetail { margin:0 5px 5px; border-bottom:1px #999 solid; }
.infoDetail img { margin: 0 3px 3px 0;}
.infoDetail > h2 { font-size:11pt; background-color:#ef454a; color:#fff; font-weight:normal; }
.infoDetail > h3 { font-size:10pt; text-align:right; background-color:#fff; }


/* 【料金案内】
==============================================================================*/
#price dl {
	text-align:left;
	border: solid 1px #a9abae;
	-webkit-border-radius:8px;
	padding:5px;
	margin:5px;
}

#price dt {
	text-align:center;
	border: solid 1px #a9abae;
	-webkit-border-radius: 6px;
	background:#ffc;
	color:#f00;
	padding:5px;
	font-size:12pt;
}


#price dd table{
	width:100%;
	font-size:10pt;
}

#price dd table th,
#price dd table td {
	padding:10px;
}

#price dd table th{
	border-bottom: solid 1px #fff;
	vertical-align:top;
	font-weight:normal;
	text-align:left;
	width:60%;
	color:#fff;
	background-color:#09c;
}

#price dd table td{
	border-bottom: solid 1px #999;
	background-color:#fff;
	line-height:1.3;
}

/* 【注意事項】 */
#nlist_ul { margin-left:3em; list-style-position: outside; list-style-type:disc; margin-bottom:1em;}

/* 【禁止事項】 */
#pmlist_ol { margin-left:3em; list-style-position: outside; list-style-type:decimal; margin-bottom:1em;}

#pmlist_ul { margin-left:3em; list-style-position: outside; list-style-type:circle; margin-bottom:1em;}


/* 【リクルート】
==============================================================================*/
table.recruit { color:#000; width:100%; margin:auto;}
table.recruit th, table.recruit td { padding:0.2em;}
table.recruit th { width:20%; border-bottom:1px solid #CCC; border-right:1px solid #CCC; background-color:#0099CC; text-align:center; font-weight:normal; color:#fff;}
table.recruit td { border-bottom: 1px solid #CCC; border-right: 1px solid #CCC; background-color: #f3f3f3; text-align:left;	}

/* 求人よくある質問 */
#joq { width:100%; margin:auto; }
#joq dt { border-bottom:3px #ccc double; font-size:110%; }
#joq dd { margin-left: 1.5em; margin-bottom:1em; }

#contel { font-size:11pt; font-weight:bold; color:#400b41; }

table.recbo {  }
table.recbo th, table.rec td { padding:0.2em;}
table.recbo tbody td { text-align:center;}


/* ===== 女の子詳細のページ
====================================================== */
#detailLeft {width:100%; /*float:left;*/}
#detailLeft #fullimage { margin-bottom:5px;}
#detailLeft ui { }
#detailLeft li { display:inline; margin:2px;}
#detailRight { width:100%; /*float:right;*/}
#detailSche { clear:both; magin-bottom:10px; }
#detailBasic { magin-bottom:10px;}
#detailOption { magin-bottom:10px;}

/* 【プロフィール】 */
table.prof { color:#000; width:340px; font-size:10pt; margin:5px auto; }
table.prof th,
table.prof td {	padding:0.2em;}
table.prof thead th { background-color:#cc6666; color:#ffffff; text-align:center; border-bottom: 1px solid #966; border-right: 1px solid #966; font-weight:normal;}
table.prof tbody th { width:100px; border-bottom: 1px solid #CCC; border-right: 1px solid #CCC; background-color:#0099CC; text-align:left; font-weight:normal;}
table.prof tbody td { border-bottom: 1px solid #CCC; border-right: 1px solid #CCC; background-color:#f3f3f3; text-align:left;	}

/* 【コメント】 */
div.cmt {
	padding:0.1em;
	overflow:auto;
	width:340px;
	height:125px;
	margin-bottom:3px;
	text-align:left;
	color:#999;
	font-size:10pt;

	scrollbar-arrow-color: #ccccff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ccccff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;

	margin:5px auto;
}

/* 【週刊予定】 */
table.stbl {  font-size:9pt; border:1px #004A7F solid; border-collapse:collapse; margin:auto; margin-top:5px; margin-bottom:1em;}
table.stbl td { border:1px #004A7F solid; }
table.stbl thead td { text-align:center; background-color:#0099CC; color:#fff;}
table.stbl tbody td { width:75px; height:50px; padding:0.2em; text-align:center; /*background-color:#f3f3f3;*/ }

/* 【プレイ】 */
table.play { color:#333; margin-bottom:1em; font-size:10pt;}
table.play th { width:156px; font-weight:normal; text-align:right;}
table.play td { width:20px; text-align:center; color:#ef4644;}

/* 【閉じる】 */
p.boxlinks a {
	display: block;
	padding: 0.2em;
	border: 1px solid #999;
	text-align: center;
	text-decoration: none;
	line-height: 1.2em;
	width: 114px;							/* 横幅を指定する場合のみ記述 */
	background-color:#eee;
}
p.boxlinks a span.guide {
	text-decoration: none;
}

p.boxlinks a:hover {
	background-color: #fff;
}

p.boxlinks a:link    span.guide { color: #999; }
p.boxlinks a:visited span.guide { color: #999; }
p.boxlinks a:hover   span.guide { color: #ef4644; }


/* ===== 出勤予定表のページ
====================================================== */
/* 【１週間】 */
table.tab { width:100%; color:#000; margin:auto; font-size:10pt; margin-bottom:1em;}
table.tab th,
table.tab td { text-align:center;}
table.tab th { color:#ffffff; background-color:#caa213; font-weight:normal;}
table.tab td { background-color:#fbf1d0; }
table.tab a.blocklink { display:block; width:100%; height:100%; padding:0px; text-decoration:none; color:#433171; }
table.tab a:hover { background-color:#f0d264;}

