/* CSS Document */

/* スライダー */

#sliderbox {
	width: 100%;
	height: auto;
	background: #fff;
	z-index: 1;
}
#sliderbox #slide {
	width: 660px;
	height: auto;
	margin: 0 auto;
}
/* #flickscroll
--------------------------- */
#flickscroll {
	margin: 0 auto;
	width: 660px;
	height: 300px;
	text-align: left;
	position: relative;
}
#flickscroll ul {
 top: /*---5px--*/;
	left: 0px;
	height: 340px;
	position: absolute;
	overflow: hidden;
	top: 0px;
}
#flickscroll ul li {
	width: 1200px;
	height: 340px;
	float: left;
	display: inline;
	overflow: hidden;
	color: #fff;
}
#flickscroll ul li p {
	font-size: 12px;
	line-height: 35px;
	margin: 0px;
	padding: 0px;
	text-indent: 20px;
}
#flickscroll #moveprev {
	top: 150px;
	left: 10px;
	width: 20px;
	height: 20px;
	position: absolute;
	cursor: pointer;
	background-image: url(../images/arrowleft.png);
	background-repeat: no-repeat;
}
#flickscroll #movenext {
	top: 150px;
	right: 10px;
	width: 20px;
	height: 20px;
	position: absolute;
	cursor: pointer;
	background-image: url(../images/arrowright.png);
	background-repeat: no-repeat;
}
/* #flickthumb
--------------------------- */
#flickthumb {
	width: auto;
	height: auto;
	margin: 10px auto;
	text-align: center;
}
#flickthumb ul {
	width: auto;
	height: auto;
	margin-left: 10px;
}
#flickthumb ul li {
	width: 110px;
	height: auto;
	float: left;
	cursor: pointer;
	display: inline;
	margin-right: 15px;
	border: 1px solid #BE9C5B;/*padding-top:5px;--*/


}
#flickthumb ul li.active {
	filter: alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
	height: autopx;
	padding: 0px;
	border: 2px solid #BE9C5B;
}
/*#flickthumb ul li.active img{
		width: 172px;
	height:76px;
	border:3px solid #343434;
}*/

/* =======================================
	ClearFixElements
======================================= */
#flickscroll ul:after, #flickthumb ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
#flickscroll ul, #flickthumb ul {
	display: inline-block;
	overflow: hidden;
}
/* 基本 */
body, td, th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../re_images/wp.jpg);
	position: relative;
}
/* 基本 */
/* クリア */

.clear {
	clear: both;
}
/* 基本 */
/* 画像 */

img {
	border: 0;
	vertical-align: bottom;
	margin-bottom: 0px;
}
/* 基本 */
/* リスト */

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* 認証 */
/* 18禁説明 */
.wp .entrance_18_wp {
	background-image: url(../re_images/entrance_18_wp.png);
	height: 120px;
	margin-bottom: 15px;
}
.wp .enters {
	width: 642px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.wp .smp {
	width: 642px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.wp #index-under-link {
	width: 570px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}



.wpnew .entrance_18_wp {
	background-image: url(../re_images/entrance_18_wp.png);
	height: 120px;
	margin-bottom: 15px;
}
.wpnew .enters {
	width: 642px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.wpnew .smp {
	width: 642px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.wpnew #index-under-link {
	width: 570px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}




/* 共通 */
/* メルマガ */


input.soushin{
	margin-left: 100px;
}

/* 共通 */
/* 背景ライン */

.wp {
	background-image: url(../re_images/header_line.jpg);
	background-repeat: repeat-x;
	height: auto;
	background-position: center top;
	padding-top: 0px;
}


.wpnew {
	background-image: url(../re_images/header_linenew.jpg);
	background-repeat: repeat-x;
	height: auto;
	background-position: center top;
	padding-top: 0px;
}

/* 共通 */
/* コンテンツ */
/* コルク枠 */
.cont {
 background-image: url(../re_images/all_cont_wp.png;
	background-repeat: repeat-y);
	width: 880px;
	height: auto;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(../re_images/all_cont_wp.png);
}
.block {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
}
/* 共通 */
/* ブロック */

.main {
	height: auto;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* 共通 */
/* ブロック */
/* たたき画像用 */

.main .mainimg {
	top: 41px;
	width: auto;
}
.bottom {
	background-image: url(../re_images/all_cont_bar.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 960px;
}
/* 共通 */
/* ブロック */
/* たたき画フッター */

body .footer {
	background-image: url(../re_images/footer.jpg);
	background-repeat: repeat-x;
	height: 173px;
	position: absolute;
	width: 100%;
	top: 2328px;
	z-index: -100;
}
/* 共通 */
/* ブロック */
/* ヘッダー */

#headwp {
	background-color: #F4D5D0;
}
#re_header {
	background-image: url(../re_images/header.jpg);
	background-repeat: no-repeat;
	height: 234px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
/* 共通 */
/* ブロック */
/* ヘッダー */
/* ロゴ */

#re_header .logo {
	position: absolute;
	left: 34px;
	top: 13px;
}

#re_header .guidei {
	position: absolute;
	left: 326px;
	top: 67px;
}


/* 共通 */
/* ブロック */
/* ヘッダー */
/* ロゴ */

#re_header .recruitbt {
	position: absolute;
	left: 951px;
	top: 87px;
}
/* 共通 */
/* ブロック */
/* ヘッダー */
/* マーキー */


#re_header .mq {
	font-size: 10pt;
	position: absolute;
	left: 121px;
	top: 205px;
	width: 1019px;
}
/* 共通 */
/* コンテンツ↑レース */


.race {
	background-image: url(../re_images/race.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 20px;
}
/* 共通 */
/* 左カラム */

#sidebar {
	float: left;
	width: 240px;
	padding-top: 0px;
}
/* 共通 */
/* コンテンツカラム */

#contents {
	float: left;
	width: 960px;
}
/* 共通 */
/* 左カラム */
/* グローバルメニュー */


ul#navigation {
	width: 238px;
	margin: 0;
	overflow: hidden;
　/*float解除*/
 zoom:100%;/*float解除*/
	margin: 0 auto;
　
}
ul#navigation li {
	float: left; /*次の要素を右側へ回り込ませる*/
	list-style: none; /*リストの●を消す*/
}
ul#navigation li a {
	display: block; /*インラインからブロック要素へ変更*/
	height: 60px; /*高さ*/
	width: 238px; /*横幅*/
	text-align: center; /*テキストの位置*/
	font-weight: bold; /*テキストの太さ*/
	letter-spacing: 1px; /*文字間隔*/
	text-indent: -9898px; /*テキストを横に飛ばして見えなくする*/
	background-image: url(../re_images/menu.jpg); /*メニュー画像*/
}
ul#navigation a.menu01 {
	background-position: 0px 0px;
	width: 238px;
}
ul#navigation li a.menu01:hover {
	background-position: 238px 0px;
}
ul#navigation a.menu02 {
	background-position: 0px -60px;
}
ul#navigation li a.menu02:hover {
	background-position: 238px -60px;
}
ul#navigation li a.menu03 {
	background-position: 0px -120px;
}
ul#navigation li a.menu03:hover {
	background-position: 238px -120px;
}
ul#navigation li a.menu04 {
	background-position: 0px -180px;
}
ul#navigation li a.menu04:hover {
	background-position: 238px -180px;
}
ul#navigation li a.menu05 {
	background-position: 0px -240px;
}
ul#navigation li a.menu05:hover {
	background-position: 238px -240px;
}
ul#navigation li a.menu06 {
	background-position: 0px -300px;
}
ul#navigation li a.menu06:hover {
	background-position: 238px -300px;
}
ul#navigation li a.menu07 {
	background-position: 0px -360px;
}
ul#navigation li a.menu07:hover {
	background-position: 238px -360px;
}
ul#navigation li a.menu08 {
	background-position: 0px -420px;
}
ul#navigation li a.menu08:hover {
	background-position: 238px -420px;
}
ul#navigation li a.menu09 {
	background-position: 0px -480px;
}
ul#navigation li a.menu09:hover {
	background-position: 238px -480px;
}
ul#navigation li a.menu10 {
	background-position: 0px -540px;
}
ul#navigation li a.menu10:hover {
	background-position: 238px -540px;
}
ul#navigation li a.menu11 {
	background-position: 0px -600px;
}
ul#navigation li a.menu11:hover {
	background-position: 238px -600px;
}
ul#navigation li a.menu12 {
	background-position: 0px -660px;
}
ul#navigation li a.menu12:hover {
	background-position: 238px -660px;
}
/* 共通 */
/* 左カラム */
/* バナー */
#sidebar .banners {
	width: 225px;
	padding-top: 10px;
}
#sidebar .banners img {
	float: right;
	margin-bottom: 10px;
}
#sidebar .banners img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80); /*IE6・7に対応*/
	-ms-filter: "alpha( opacity=80 )"; /*IE8に対応*/
	float: right;
	margin-bottom: 10px;
}
/* 共通 */
/* 左カラム */
/* 店バナー */


#sidebar .shop {
	text-align: center;
	padding: 2px;
	border: 1px dotted #CCC;
	width: 200px;
	margin-left: 10px;
	margin-bottom: 3px;
}
#sidebar .shop img {
}
#sidebar .shop .txt {
	font-size: 9pt;
	color: #666;
}
#sidebar .shop .data {
	background-color: #F39;
	padding-left: 5px;
}
#sidebar .shop .data .time {
	font-size: 9pt;
	text-align: left;
	font-weight: bold;
	color: #FFF;
}
#sidebar .shop .data .tel {
	font-size: 9pt;
	text-align: left;
	font-weight: bold;
	color: #FFF;
}
/* 共通 */
/* フッター */

#footer {
	background-color: #dedcc7;
	text-align: center;
	padding-top: 60px;
}
/* 女性詳細 */
/* ポッポアップ */


#cont_lady {
	background-repeat: no-repeat;
	height: auto;
	width: auto;
	margin-top: 15px;
	position: relative;
	margin-bottom: 15px;
}
#cont_lady .title {
	position: absolute;
	background-image: url(../re_images/lady_box_title.png);
	background-repeat: no-repeat;
	height: 103px;
	width: 266px;
	left: 13px;
	top: -95px;
	padding-top: 30px;
	padding-left: 100px;
}
#wrap {
	padding-top: 25px;
}
#wrap p {
	list-style: none;
	padding: 0px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#wrap img {
	border: 0
}
/* 女性詳細 */
/* ポッポアップ */
/* 制御 */





/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}
#cboxWrapper {
	max-width: none;
}
#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}
#cboxContent {
	position: relative;
}
#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#cboxTitle {
	margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}
.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic;
}
.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
}
#colorbox, #cboxContent, #cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
	background: url(images/overlay.png) repeat 0 0;
	opacity: 0.9;
	filter: alpha(opacity = 90);
}
#colorbox {
	outline: 0;
}
#cboxTopLeft {
	width: 21px;
	height: 21px;
	background: url(images/controls.png) no-repeat -101px 0;
}
#cboxTopRight {
	width: 21px;
	height: 21px;
	background: url(images/controls.png) no-repeat -130px 0;
}
#cboxBottomLeft {
	width: 21px;
	height: 21px;
	background: url(images/controls.png) no-repeat -101px -29px;
}
#cboxBottomRight {
	width: 21px;
	height: 21px;
	background: url(images/controls.png) no-repeat -130px -29px;
}
#cboxMiddleLeft {
	width: 21px;
	background: url(images/controls.png) left top repeat-y;
}
#cboxMiddleRight {
	width: 21px;
	background: url(images/controls.png) right top repeat-y;
}
#cboxTopCenter {
	height: 21px;
	background: url(images/border.png) 0 0 repeat-x;
}
#cboxBottomCenter {
	height: 21px;
	background: url(images/border.png) 0 -29px repeat-x;
}
#cboxContent {
	background: #fff;
	overflow: hidden;
}
.cboxIframe {
	background: #fff;
}
#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}
#cboxLoadedContent {
	margin-bottom: 28px;
}
#cboxTitle {
	position: absolute;
	bottom: 4px;
	left: 0;
	text-align: center;
	width: 100%;
	color: #949494;
}
#cboxCurrent {
	position: absolute;
	bottom: 4px;
	left: 58px;
	color: #949494;
}
#cboxLoadingOverlay {
	background: url(images/loading_background.png) no-repeat center center;
}
#cboxLoadingGraphic {
	background: url(images/loading.gif) no-repeat center center;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: none;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
	outline: 0;
}
#cboxSlideshow {
	position: absolute;
	bottom: 4px;
	right: 30px;
	color: #0092ef;
}
#cboxPrevious {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(images/controls.png) no-repeat -75px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}
#cboxPrevious:hover {
	background-position: -75px -25px;
}
#cboxNext {
	position: absolute;
	bottom: 0;
	left: 27px;
	background: url(images/controls.png) no-repeat -50px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}
#cboxNext:hover {
	background-position: -50px -25px;
}
#cboxClose {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(images/controls.png) no-repeat -25px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}
#cboxClose:hover {
	background-position: -25px -25px;
}
/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
}
/* 女性詳細 */
/* スケジュール */
/* 枠 */


.schedule {
	width: 861px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.schedule img {
	vertical-align: bottom;
}
.schedule .txt {
	width: 849px;
	border: 1px solid #CCC;
	padding: 5px;
	background-color: #FFF;
}
.schedule .sample_02 {
	border-collapse: separate;
	border-spacing: 0px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.schedule .sample_02 th {
	width: 103px;
	padding: 4px;
	text-align: center;
	vertical-align: top;
	color: #444;
	background-color: #dbd7fc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 10pt;
}
.schedule .sample_02 td {
	padding: 4px;
	background-color: #fafafa;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 10pt;
	text-align: center;
}
.blog {
	width: 336px;
	float: left;
	margin-left: 49px;
}
div#change_image {
	margin: 10px;
	display: block;
	width: auto
}
div#change_image p#myImg {
	margin: 0;
	height: 741px;
	width: 500px;
}
div#change_image .cl {
	clear: both;
	text-align: right;
	font-size: 77%;
}
div#change_image #view {
	width: 500px;
	float: left;
	padding-right: 10px;
}
div#change_image #comment {
	width: 400px;
	float: left;
	color: #999999;
}
div#change_image ul {
	list-style: none;
	margin: 0;
}
div#change_image li {
	margin-bottom: 22px;
	line-height: 0;
	width: 140px;
	float: left;
	margin-left: 10px;
	height: 200px;
	background-color: #FFF;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 20px;
	border: 1px dashed #CCC;
}
div#change_image li img {
	cursor: pointer;
}
/* トップ */
/* スライダー */
/* 設定 */





/* slidewrapper
-----------------------------------------*/
/* slidewrapper */
#slidewrapper {
	position: relative;
	border: 1px solid #C9CACA;
	width: 673px;
	height: auto;
	overflow: hidden;
	padding-top: 5px;
	background-image: url(../re_images/top_slider_wp.jpg);
	float: left;
}
#slidewrapper ul li {
	display: block;
	float: left;
}
#images {
	overflow: visible;
	z-index: 20000;
}
#thumbs {
	height: 70px;
	overflow: visible;
}
#images_s {
	width: 650px;
	height: 300px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	z-index: 10000;
}
#thumbs {
}
#thumbs img {
	margin: 20px 7px 0 7px;
	cursor: pointer;
}
#thumbs img.selected {
	opacity: 0.8;
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha(opacity=80);
}
#prev {
	width: 15px;
	height: 21px;
	display: block;
	position: absolute;
	left: 655px;
	bottom: 67px;
	background-color: transparent;
	background-image: url(../img/bg_carousel_right.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 1000;
}
#next {
	width: 15px;
	height: 21px;
	display: block;
	position: absolute;
	left: 5px;
	bottom: 67px;
	background-color: transparent;
	background-image: url(../img/bg_carousel_left.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 1000;
}
/* トップ */
/* ツイッター */

#tw_box {
	background-image: url(../re_images/top_tw_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 242px;
	float: left;
	height: 340px;
	padding-top: 51px;
	margin-left: 15px;
}

#tw_box02 {
	background-repeat: no-repeat;
	background-position: left top;
	width: 242px;
	float: left;
	height: auto;
	padding-top: 55px;
	margin-left: 15px;
	position:relative;
}

#tw_box02 .imgtitle{
	position:absolute;
	top: 0px;
	z-index: 10000;
}



#tw_box03 {
	background-repeat: no-repeat;
	background-position: left top;
	width: 242px;
	float: left;
	height: auto;
	padding-top: 46px;
	margin-left: 20px;
	position:relative;
}

#tw_box03 .imgtitle{
	position:absolute;
	top: 0px;
	z-index: 10000;
}

/* トップ */
/* 新人 */

#newface {
	width: 675px;
	float: left;
}
#newface .newfacebox {
	background-color: #f9ffe8;
	padding-top: 10px;
}
#newface .newfacebox ul.lady {
	background-image: url(../re_images/newface_frame.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 320px;
	width: 162px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 20px;
	padding-left:0px;
	text-align: center;
	position:relative;
}
#newface .newfacebox ul.lady li.photo {
	margin-bottom: 5px;
}
#newface .newfacebox ul.lady li.name {
	font-weight: bold;
	color: #ff6666;
	text-align: center;
}
#newface .newfacebox ul.lady li.size {
	color: #863322;
	font-size: 9pt;
	margin-bottom: 5px;
}
#newface .newfacebox ul.lady li.day {
	background-image: url(../re_images/newface_day.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 129px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11pt;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
/* トップ */
/* 右 */
/* ブログ */

.ladyblog {
	background-image: url(../re_images/top_blog_title.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 242px;
	padding-top: 62px;
	margin-left: 15px;
}
/* 共通 */
/* コンテンツ区切り(線) */

.blokline {
	background-image: url(../re_images/blok_line.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 934px;
}
/* トップ */
/* スケジュール */




.topschedule_title {
	background-image: url(../re_images/top_sc_wp.jpg);
	background-repeat: no-repeat;
	height: 96px;
	width: 925px;
	padding-top: 25px;
	z-index: 1000;
}
.topschedule_title .bt_today a {
	display: block;
	background-image: url(../re_images/top_sc_bt_today_off.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 66px;
	margin-left: 280px;
	float: left;
}
.topschedule_title .bt_today a:hover {
	background-image: url(../re_images/top_sc_bt_today_on.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 66px;
	margin-left: 280px;
	float: left;
}
.topschedule_title .bt_tomorrow a {
	display: block;
	background-image: url(../re_images/top_sc_bt_tomorrow_off.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 66px;
	margin-left: 45px;
	float: left;
}
.topschedule_title .bt_tomorrow a:hover {
	background-image: url(../re_images/top_sc_bt_tomorrow_on.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 66px;
	margin-left: 45px;
	float: left;
}
.topschedule_title .bt_day_after_tomorrow a {
	display: block;
	background-image: url(../re_images/top_sc_bt_day_after_tomorrow_off.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 66px;
	margin-left: 45px;
	float: left;
}
.topschedule_title .bt_day_after_tomorrow a:hover {
	background-image: url(../re_images/top_sc_bt_day_after_tomorrow_on.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 66px;
	margin-left: 45px;
	float: left;
}
/* トップ */
/* スケジュールボックス */

.schedule_box {
	background-color: #f9fee7;
	width: 918px;
	padding-top: 10px;
}
.schedule_box .scbox {
	background-image: url(../re_images/schedule_frame.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 391px;
	width: 169px;
	margin-bottom: 10px;
	margin-left: 12px;
	position:relative;
}
.schedule_box .scbox .time {
	text-align: center;
	height: 30px;
	padding-top: 10px;
	font-weight: bold;
	color: #FFF;
}
.schedule_box .scbox .photo {
	height: 209px;
	width: 141px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	padding-top: 5px;
}
.schedule_box .scbox .name {
	text-align: center;
	font-weight: bold;
	color: #F36;
	margin-bottom: 3px;
}
.schedule_box .scbox .size {
	font-size: 8.5pt;
	text-align: center;
	color: #333;
	margin-bottom: 15px;
}
.schedule_box .scbox .icon {
	float: left;
	height: 25px;
	width: 49px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.schedule_box .scbox .newfacedays02{ 
position:absolute;
top:40px;
left:5px;
}

.schedule_box_sc .scbox .newfacedays02{ 
position:absolute;
top:40px;
left:5px;
}


/* 出勤 */
/* スケジュールボックス */

.sc_schedule_box {
	width: 918px;
	padding-top: 10px;
}
.sc_schedule_box .scbox {
	background-image: url(../re_images/schedule_frame.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 391px;
	width: 169px;
	background-image: url(../re_images/schedule_frame.jpg);
	margin-bottom: 10px;
	margin-left: 7px;
}
.sc_schedule_box .scbox .time {
	text-align: center;
	height: 30px;
	padding-top: 10px;
	font-weight: bold;
	color: #FFF;
}
.sc_schedule_box .scbox .photo {
	height: 175px;
	width: 141px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 5px;
}
.sc_schedule_box .scbox .name {
	text-align: center;
	font-weight: bold;
	color: #F36;
	margin-bottom: 10px;
}
.sc_schedule_box .scbox .size {
	font-size: 8.5pt;
	text-align: center;
	color: #333;
	margin-bottom: 10px;
}
.sc_schedule_box .scbox .icon {
	float: left;
	height: 25px;
	width: 49px;
	margin-bottom: 5px;
	margin-left: 5px;
}
/* 出勤 */
/* スケジュールボックス */

.schedule_box_sc {
	width: 845px;
	padding-top: 10px;
}
.schedule_box_sc .scbox {
	background-image: url(../re_images/schedule_frame.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 391px;
	width: 165px;
	margin-bottom: 10px;
	margin-left: 3px;
	background-position: center top;
	position:relative;
}
.schedule_box_sc .scbox .time {
	text-align: center;
	height: 30px;
	padding-top: 10px;
	font-weight: bold;
	color: #FFF;
}
.schedule_box_sc .scbox .photo {
	height: 209px;
	width: 141px;
	margin-bottom: 5px;
	margin-left: 7px;
	padding-top: 2px;
}
.schedule_box_sc .scbox .name {
	text-align: center;
	font-weight: bold;
	color: #F36;
	margin-bottom: 0px;
}
.schedule_box_sc .scbox .size {
	font-size: 8.5pt;
	text-align: center;
	color: #333;
	margin-bottom: 2px;
	height: 30px;
}
.schedule_box_sc .scbox .icon {
	float: left;
	height: 25px;
	width: 49px;
	margin-bottom: 5px;
	margin-left: 5px;
}
/* システム */
/* 注意事項 */

ul#system_ac {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
ul#system_ac li {
	margin-left: 25px;
	background-image: url(../re_images/system_icon_kinshi.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	text-align: left;
}
ul#system_ad {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
ul#system_ad li {
	margin-left: 25px;
	background-image: url(../re_images/system_icon_dekin.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	text-align: left;
}
p.dekininfo {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #F06;
}
/* 共通 */
/* コルクボード */

table#cork {
	border-collapse: collapse;
	width: 926px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
table#cork td.topbar {
	background-image: url(../re_images/corkboard_top.jpg);
	background-repeat: no-repeat;
	height: 12px;
}
table#cork td.bottombar {
	background-image: url(../re_images/corkboard_bottom.jpg);
	background-repeat: no-repeat;
	height: 13px;
}
table#cork td.l {
	background-image: url(../re_images/cork_lframe.jpg);
	width: 10px;
}
table#cork td.r {
	background-image: url(../re_images/cork_rframe.jpg);
	width: 10px;
}
table#cork td.cwp {
	background-image: url(../re_images/corkwp.jpg);
	padding: 10px;
}
/* システム */
/* オプション */


.system_option {
	background-image: url(../re_images/system_option.jpg);
	background-repeat: no-repeat;
	height: 3080px;
	width: 896px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 230px;
	padding-left: 30px;
}
.system_option02 {
	background-image: url(../re_images/system_option02.jpg);
	background-repeat: no-repeat;
	height: 3080px;
	width: 896px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 230px;
	padding-left: 30px;
}
.system_option03 {
	background-image: url(../re_images/system_option03.jpg);
	background-repeat: no-repeat;
	height: 775px;
	width: 896px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 230px;
	padding-left: 30px;
}
.system_plays {
	background-image: url(../re_images/system_plays.jpg);
	background-repeat: no-repeat;
	height: 620px;
	width: 886px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 230px;
	padding-left: 40px;
}
.system_plays02 {
	background-image: url(../re_images/system_plays02.jpg);
	background-repeat: no-repeat;
	height: 620px;
	width: 886px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 230px;
	padding-left: 40px;
}
.system_plays03 {
	background-image: url(../re_images/system_plays03.jpg);
	background-repeat: no-repeat;
	height: 620px;
	width: 886px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 230px;
	padding-left: 40px;
}
.block_play {
	float: left;
	width: 275px;
	margin-left: 5px;
	margin-bottom: 15px;
}
.block_play02 {
	float: left;
	width: 275px;
	margin-left: 5px;
	margin-bottom: 15px;
}
.block_play03 {
	float: left;
	width: 275px;
	margin-left: 5px;
	margin-bottom: 15px;
}
.set a {
	float: left;
	width: 172px;
	margin-left: 25px;
	margin-bottom: 20px;
	border: 1px solid #F09;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: auto;
}
.set a {
	text-decoration: none;
	color: #F36;
}
.set a div {
	padding: 5px;
	border: 1px solid #F69;
	font-size: 11pt;
	height: 60px;
	text-align: left;
}











.system_price_space {
	background-image: url(../re_images/contents_cork_body.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 926px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-left: 0px;
}



















.system_costume {
	background-image: url(../re_images/system_costume.jpg);
	background-repeat: no-repeat;
	height: 340px;
	width: 896px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 230px;
	padding-left: 30px;
}
.system_costume02 {
	background-image: url(../re_images/system_costume02.jpg);
	background-repeat: no-repeat;
	height: 340px;
	width: 896px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 230px;
	padding-left: 30px;
}
.system_costume03 {
	background-image: url(../re_images/system_costume03.jpg);
	background-repeat: no-repeat;
	height: 340px;
	width: 896px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 230px;
	padding-left: 30px;
}

.magazine2 {
	background-image: url(../re_images/magazine1.jpg);
	background-repeat: no-repeat;
	height: 340px;
	width: 896px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 230px;
	padding-left: 30px;
}

.magazine1 {
	background-image: url(../re_images/magazine2.jpg);
	background-repeat: no-repeat;
	height: 620px;
	width: 886px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 230px;
	padding-left: 40px;
}

.block_costume {
	width: 806px;
	margin-left: 30px;
}
/* コスチューム */
/* オプション */


.costume_option {
	background-image: url(../re_images/contents_cork_body.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 926px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 0px;
	padding-left: 0px;
}
.subtitle {
	height: 165px;
	width: 847px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.subcontentswp {
	background-image: url(../re_images/subtitle_contents_costume_wp.png);
	background-repeat: repeat-y;
	height: auto;
	width: 847px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.subbottom {
	height: 35px;
	width: 847px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../re_images/subtitle_contents_costume_bottom.png);
	background-repeat: no-repeat;
}
.setcos a {
	float: left;
	width: 130px;
	margin-left: 25px;
	margin-bottom: 20px;
	border: 1px solid #F09;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 240px;
}
.setcos a {
	text-decoration: none;
	color: #F36;
}
.setcos a div {
	padding: 5px;
	font-size: 9pt;
	height: auto;
	text-align: center;
}
/* ガールス */
/* 一覧 */


.girls {
	background-image: url(../re_images/contents_cork_body.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 926px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 0px;
	padding-left: 0px;
}
.setgirls {
	margin: 0
}
.setgirls a {
	float: none;
	width: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.setgirls a {
	text-decoration: none;
	color: #F36;
}
.setgirls a div {
	padding: 5px;
	font-size: 9pt;
	height: auto;
	text-align: center;
}
.setgirls .girlsbox {
	float: left;
	height: 346px;
	width: 159px;
	background-image: url(../re_images/girls_frame.jpg);
	margin-bottom: 20px;
	margin-left: 8px;
	padding-top: 10px;
	background-repeat: no-repeat;
	position:relative;
}

.setgirls .girlsbox .newfacedays02{
    position:absolute;
    top:10px;
    left:5px;
	z-index:99;
}

.setgirls .girlsbox .time {
	text-align: center;
	height: 30px;
	padding-top: 10px;
	font-weight: normal;
	color: #000;
	font-size: 10px;
}
.setgirls .girlsbox .photo {
	height: 209px;
	width: 141px;
	text-align: center;
	padding: 0px;
	margin-left: 4px;
	margin-bottom: 3px;
	position: relative;
}
.setgirls .girlsbox .photo .scicons {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: -10px;
	left: -5px;
}
.setgirls .girlsbox .photo img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.setgirls .girlsbox .name {
	text-align: center;
	font-weight: bold;
	color: #F36;
}
.setgirls .girlsbox .size {
	font-size: 8.5pt;
	text-align: center;
	color: #333;
	margin-bottom: 2px;
	height:15px;
}
.setgirls .girlsbox .size02 {
	font-size: 8.5pt;
	text-align: center;
	color: #333;
	margin-bottom: 10px;
	height:15px;
}
.setgirls .girlsbox .icon {
	float: left;
	height: 25px;
	width: 49px;
	margin-bottom: 5px;
	margin-left: 3px;
}
/* イベント */
/* 一覧 */


.event {
	background-image: url(../re_images/contents_cork_body.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 926px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 0px;
	padding-left: 0px;
}
.setevent {
	margin: 0
}
.setevent a {
	float: left;
	width: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.setevent a {
	text-decoration: none;
	color: #F36;
}
.setevent a div {
	padding: 5px;
	font-size: 9pt;
	height: auto;
	text-align: center;
}
.setevent h2 {
	padding: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #F09;
	color: #FFF;
}
.setevent .txtbox {
	line-height: 1.8em;
	color: #666;
}
/* 詳細ページ */
/* ブログ */



.girlsblog {
	background-image: url(../re_images/girls_blog_wp.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 387px;
	width: 336px;
	margin-left: 50px;
	position: relative;
	padding-top: 50px;
	margin-bottom: 20px;
}
.girlsblog .icons {
	position: absolute;
	left: 190px;
	top: -20px;
}
/* 詳細ページ */
/* お客様の声 */

.review {
	float: left;
	background-image: url(../re_images/girls_review_wp.jpg);
	background-repeat: no-repeat;
	height: 367px;
	width: 517px;
	margin-left: 10px;
	padding-top: 75px;
}
.review .box {
	overflow: auto;
	width: 493px;
	padding: 10px;
	height: 345px;
	margin-bottom: 20px;
}
.review .box table {
	margin-bottom: 10px;
}
.review .box table td div.name {
	font-weight: bold;
	color: #F09;
}
.review .box table td {
	vertical-align: top;
	padding: 5px;
	color: #666;
	background-color: #FFF;
}
.photo_scene {
	background-image: url(../re_images/girls_photo_scene.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 863px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.photo_scene_box {
	height: auto;
	width: 841px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
.photo_scene_box img {
	border: 1px solid #F39;
	margin-left: 8px;
	margin-bottom: 8px;
}
/* プレイ */
/* 紹介一覧 */


.play {
	background-image: url(../re_images/contents_cork_body.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 926px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 0px;
	padding-left: 0px;
}
/* 漫画 */
/* ブロック */


.manga {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.manga .manga_l {
	float: left;
	width: 357px;
}
.manga .manga_r {
	float: left;
	width: 430px;
}
.manga .manga_r ul li {
	float: left;
	width: 100px;
	margin-left: 7px;
}
/* メルマガ */
/* フォーム */

input.mmf {
	margin-bottom: 5px;
	width: 200px;
}
/* プレイ */
/* 紹介一覧 */


.play {
	background-image: url(../re_images/contents_cork_body.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 926px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 0px;
	padding-left: 0px;
}
/* プレイ */
/* 紹介一覧 */
/* 夜這い */


.setplay .playbox_yobai {
	margin-right: 10px;
	margin-left: 10px;
}
.setplay .playbox_yobai .txt {
	float: left;
	width: 235px;
	padding: 10px;
	text-align: left;
	border: 1px dotted #CCC;
	color: #666;
	height: 375px;
}
.setplay .playbox_yobai .photo {
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 560px;
	padding-top: 0px;
	margin-left: 10px;
}
.setplay .playbox_yobai .photo img {
	margin-bottom: 0px;
}
.setplay .playbox_yobai .movie {
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 560px;
	padding-top: 0px;
	margin-left: 10px;
}
.setplay .playbox_yobai .movie img {
	margin-bottom: 0px;
}
/* プレイ */
/* 紹介一覧 */
/* 夜這い */


.setplay .playbox_chikan {
	margin-right: 10px;
	margin-left: 10px;
}
.setplay .playbox_chikan .txt {
	float: left;
	width: 235px;
	padding: 10px;
	text-align: left;
	border: 1px dotted #CCC;
	color: #666;
	height: 375px;
}
.setplay .playbox_chikan .photo {
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 560px;
	padding-top: 0px;
	margin-left: 10px;
}
.setplay .playbox_chikan .photo img {
	margin-bottom: 0px;
}
.setplay .playbox_chikan .movie {
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 560px;
	padding-top: 0px;
	margin-left: 10px;
}
.setplay .playbox_chikan .movie img {
	margin-bottom: 0px;
}
/* プレイ */
/* 紹介一覧 */
/* 甘えっ娘プレイ */


.setplay .playbox_amaekko {
	margin-right: 10px;
	margin-left: 10px;
}
.setplay .playbox_amaekko .txt {
	float: left;
	width: 235px;
	padding: 10px;
	text-align: left;
	border: 1px dotted #CCC;
	color: #666;
	height: 375px;
}
.setplay .playbox_amaekko .photo {
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 560px;
	padding-top: 0px;
	margin-left: 10px;
}
.setplay .playbox_amaekko .photo img {
	margin-bottom: 0px;
}
.setplay .playbox_amaekko .movie {
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 560px;
	padding-top: 0px;
	margin-left: 10px;
}
.setplay .playbox_amaekko .movie img {
	margin-bottom: 0px;
}
/* 動画 */
/* 紹介一覧 */


.setplaymovie {
	width: 320px;
	margin-left: 15px;
	height: 250px;
	float: left;
	padding-top: 10px;
	text-align: center;
}
/* 共通 */
/* サイドバー */
/* メルマガ */


#sidebar .banners .mm {
	background-image: url(../re_images/side_mm.jpg);
	background-repeat: no-repeat;
	height: 152px;
	width: 228px;
	margin-bottom: 10px;
	padding-top: 50px;
	margin-left: -1px;
	color: #FFF;
}
/* プレイ */
/* 動画用 */
/* リトリーブ */

.bt_anc {
	position: relative;
}
.bt_anc .back {
	position: absolute;
	left: 634px;
	top: -55px;
	z-index: 10000;
}
/* 出勤 */
/* タイム */
/* メニュー */

#globalnavi {
	padding: 0px;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10pt;
}
#globalnavi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#globalnavi li {
	float: left;
	width: 100px;
	margin: 0;
	padding: 0;
}
#globalnavi a {
	text-align: center;
	display: block;
	padding: 0.5em 0;
	width: 100%;
	background-color: #F99;
	color: white;
}
#globalnavi a:hover {
	background-color: #FC9;
	color: white;
}
/* トップ */
/* カラム内コンテンツ */
/* SEO開閉 */




h2.trigger {
	height: 90px;
	width: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	z-index: 10;
}
h2.seo {
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 11;
	padding-left: 100px;
	font-size: 14pt;
	text-align: left;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	height: 35px;
	background-image: url(../re_images/sc_bar.jpg);
	padding-top: 10px;
}
h2.trigger a {
	color: #FF0099;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
h2.trigger a:hover {
	color: #333333;
	font-weight: bold;
}
h2.active {
	background-position: left bottom;
}
.toggle_container {
	padding: 0;
	overflow: hidden;
	width: 100%;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-repeat: repeat-y;
	background-position: left top;
	line-height: 1.5em;
	text-align: left;
	font-size: 15px;
}
.toggle_container .block {
	padding: 5px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.toggle_container .block p {
	font: 13px normal Arial, Helvetica, sans-serif;
	padding: 10px 0;
	margin: 10px 0;
}
.toggle_container h3 {
	border-bottom: 1px dashed #ccc;
	font-family: "normal Georgia", "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F66;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	clear: both;
}
.toggle_container img {
	margin: 5px 10px 0px 0;
}
/* 出勤 */
/* 検索 */
/* 絞り込み */
/* @end */


.search-area {
	width: 800px;
	height: auto;
	margin-left: auto;
	position: relative;
	top: -20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
}
.search-area p.close {
	position: absolute;
	right: -5px;
	top: 0;
}
.search-area h3 {
	padding-top: 18px;
	padding-left: 50px;
}
.search-area form {
	_padding: 10px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.search-area fieldset {
	border: 1px solid #937fd6;
	_border: none;
	width: 105px;
	height: 210px;
	margin-left: 6px;
	margin-bottom: 15px;
	_margin-bottom: 0;
	background-color: #fff;
	float: left;
}
head~/* */body .search-area fieldset {
	border: none;
}
.search-area legend {
	width: 100%;
	background-color: #937fd6;
	color: #ffffff;
	padding-top: 2px;
	position: relative;
	top: 9px;
}
head~/* */body .search-area legend {
	padding-top: 2px;
	top: 0px;
	left: -7px;
}
.search-area legend:before {
	content: ">>";
	padding-left: 5px;
}
.search-area fieldset label {
	display: block;
	position: relative;
	top: 9px;
	padding-left: 3px;
	font-size: 10pt;
	color: #666;
	text-align: left;
}
.search-area fieldset div.name-check-l {
	width: 60px;
	float: left;
}
.search-area fieldset div.name-check-r {
 #width: 40px;
	margin-left: 60px;
 #margin-left: 5px;
}
.search-area fieldset div.name-check-l label {
	width: 60px;
}
p#reset {
 #position: relative;
 #top: -20px;
}
.p_main {
	position: relative;
}
.p_main .tggle {
	position: absolute;
	right: 682px;
	top: -78px;
}
/*
table {
	background-color: #f6ede6;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	width: auto;
}
*/
.ladies {
	margin: 20px 0;
}
.ladies ul {
	margin-left: 10px;
}
.ladies ul:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
dl.date {
	border: 1px solid #D2AE85;
	width: 643px;
	margin: 0 auto;
	background: url(../../images/day-bg01.gif);
	background-repeat: repeat-x;
	font-size: 116%;
}
dl.date:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
dl.date dt {
	width: 117px;
	border-right: 1px solid #D2AE85;
	float: left;
	text-align: center;
	padding: 6px 0 5px 0;
	color: #BE1E2D;
}
dl.date dd {
	padding: 6px 0 5px 0;
	width: 74px;
	text-align: center;
	float: left;
}
dl.date dd a {
	color: #BE1E2D;
}
dl.date dd.seleted {
	color: #ffffff;
	background: url(../../images/day-bg02.gif);
}
h1.vew-date {
	font-size: 116%;
	color: #610000;
	padding: 15px 25px 25px;
}
.head02 {
	background-image: url(../../mypage/images/head-bg01-trans.png);
	width: 638px;
	height: 51px;
	margin: 0 auto;
	color: #fff;
}
.head02 span {
	display: block;
	font-size: 14px;
	padding: 18px 0 0 20px;
}
form.setup {
	margin: 30px;
	background-color: #f5ece3;
	border: 1px solid #d4bc92;
}
form.setup h3 {
	background-color: #d64175;
	color: #fff;
	padding: 3px 5px 1px;
}
form.setup div {
	padding: 10px 30px;
	line-height: 2.5;
}
form.setup p.attention {
	font-size: 12px;
	color: red;
}
form.setup p.btn {
	text-align: center;
}
div.member-news {
	width: 595px;
	margin-left: 35px;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #FF889B;
	background-color: #ffffff;
}
p.ladys-notice {
	color: #cc0000;
	padding-left: 50px;
}
/* ブログ */
/* 写メ枠 */
/* 女性 */



.setgirls .blogbox_wp {
	background-image: url(../re_images/blog_box_wp.png);
	background-repeat: no-repeat;
	float: left;
	height: 333px;
	width: 191px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 30px;
}
.setgirls .blogbox_wp .name {
	font-size: 11pt;
	width: 110px;
	margin-left: 75px;
	text-align: left;
	height: 45px;
}
.setgirls .blogbox_wp .photo {
	width: 141px;
	margin-left: 35px;
	margin-bottom: 25px;
}
.setgirls .blogbox_wp .link {
	margin-bottom: 20px;
	margin-left: 40px;
	width: 120px;
	font-size: 11pt;
}
/* 新人 */
/* 枠 */
/* ボックス */

.setgirls .newface_box {
	background-image: url(../re_images/newface_box.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 285px;
	width: 411px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 45px;
	position:relative;
}
.setgirls .newface_box .photo {
	height: 220px;
	width: 160px;
	float: left;
	padding-left:15px
}
.setgirls .newface_box h2 {
	font-size: 10pt;
	color: #FFF;
	padding: 0px;
	background-color: #fea4a4;
	width: 150px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.setgirls .newface_box .txt {
	font-size: 10pt;
	color: #666;
	float: left;
	width: 210px;
	margin-left: 10px;
	text-align: left;
	line-height: 1.4em;
	overflow:auto;
	height:190px;
}
.setgirls .newface_box h3 {
	float: left;
	width: 360px;
	font-weight: normal;
	font-size: 11pt;
	margin-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.setgirls .newface_box h3 span {
	font-size: 8pt;
	color: #666;
}
/* グラビア */
/* 枠 */
/* ボックス */

.setgirls .gravure_box {
	float: left;
	height: 202px;
	width: 411px;
	position: relative;
	margin-left: 7px;
	margin-bottom: 5px;
}
.setgirls .gravure_box .bt_photo {
	position: absolute;
	top: 153px;
	left: 150px;
}
.setgirls .gravure_box .bt_movie {
	position: absolute;
	top: 153px;
	left: 150px;
}
/* 動画 */
/* 枠 */
/* 名前 */



.setgirls .icons_name {
	width: 403px;
	float: left;
	height: 93px;
	margin-left: 25px;
	margin-bottom: 25px;
	position: relative;
}
.setgirls .icons_name .name {
	position: absolute;
	left: 97px;
	top: 14px;
	color: #FFF;
	font-weight: bold;
}
/* フッター */
/* メニュー */

#footer ul {
	width: 1040px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: 15px;
}
#footer ul li.l {
	float: left;
	margin-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 15px;
	font-size: 10pt;
	padding-left: 10px;
	margin-right: 5px;
}
#footer ul li.r {
	float: left;
	margin-left: 20px;
	padding-right: 0px;
	font-size: 10pt;
}
#footer ul li a {
	text-decoration: none;
	color: #555555;
}
#footer .copy {
	font-size: 10pt;
	padding-top: 25px;
	color: #777;
}
#footer .copy a {
	color: #0099FF
}
#search_css3 {
	border: #A9A9A9 1px solid;
	padding: 8px 10px 7px 10px;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	text-shadow: 0 1px 3px #696969;
	cursor: pointer;
	background: -webkit-gradient(linear, left top, left bottom, from(#A9A9A9), to(#696969));
	background: -moz-linear-gradient(top, #A9A9A9, #696969);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}




.subtitle .fukidashi{
	position:absolute;
	left: 602px;
	top: 13px;
}



table#system_op{
	width: 861px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 1px solid #eee;
}

table#system_op tr td{
	width: 16%;
	text-align: center;
	background-color: #fff;
	color: #FF3399;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
	font-size: 9pt;
}

table#system_op tr td a{
	text-decoration:none;
	color: #555;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F09;
	font-size: 8pt;
}




.message {position: relative;} 
.message span.remark {display: none;} 
.message a:hover span.remark {background: none repeat scroll 0 0 #EEFFEE; border: 1px solid #CCCCCC;color: #000000;display: block;line-height: 1.2em;margin: 0.5em;padding: 0.5em;position: absolute;top: 100px;width:auto;} 



.daysname{
	background-image: url(../re_images/top_sc_days.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 221px;
	float: left;
	margin-left: 70px;
	padding-left: 50px;
	padding-top: 25px;
}

.newfacedays{
	position:absolute;
	top:45px;
	left:5px;
}
ul.lady .newfacedays02{
	position:absolute;
	top:20px;
	left:5px;
}

.mail_txt {
	width:800px;
	text-align:left;
	font-size:14px;
	margin:0 0 0 25px;
}

.mail_txt2 {
	width:800px;
	text-align:center;
	font-size:14px;
	margin:0 0 0 25px;
}



/*profile2*/
table#system_option {
width:100%;
table-layout: fixed;
margin-top: 0px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
border: 0px solid #eee;
}

table#system_option tr td {
width: 3%;
text-align: center;
background-color: #fff;
height:48px;
vertical-align:middle;
}

table#system_option th {
	width: 13%;
	text-align: center;
	background-color: #fff;
	/* color: #FF3399; */
	font-size: 13px;
	text-align:left;
	height:48px;
	vertical-align:middle;
}

table#system_option th span{
color:#ff5596;
margin-right:5px;
}

table#system_option th,
table#system_option td{
border-bottom:1px dotted #aaa; 
}

 span.remark {
display: none;
}

table#system_option tr th a {
	text-decoration: none;
	color: #555;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F09;
	font-size: 9pt;
	font-weight:100;
}



.stop_01_03{
	width: 780px;
	border: 1px solid #F00;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 10px;
}

.stop_01_03 .txt{
	background-image: url(../re_images/system_re_stopicon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 10pt;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 5px;
}


.stop_01_03 .txt_sub{
	font-size: 10pt;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 5px;
	color: #930;
}



.stop_04{
	width: 780px;
	border: 1px solid #164B77;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
}




.stop_04 .txt{
	font-size: 10pt;
	text-align: left;
	padding-left: 0px;
	margin-bottom: 5px;
	font-weight: bolder;
	color: #14436F;
}


.stop_04 .txt_sub{
	font-size: 10pt;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 5px;
	color: #333;
}

.guideinfo{
	padding: 10px;
	color: #630;
	text-align: left;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

.guideinfo span{
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}


.guidebox{
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 10px;
	border: 1px solid #CC6;
	background-image: url(../re_images/guide_re_wp.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.guidebox_end{
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: 1px solid #CC6;
	background-image: url(../re_images/guide_re_wp.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}




.guidebox .g_photo{
	float: left;
	width: 400px;
}


.guidebox .g_txt{
	text-align: left;
	float: left;
	width: 350px;
	margin-left: 10px;
	color: #333;
	line-height: 1.8em;
	font-size: 10pt;
}
.guidebox .g_txt span{
	font-weight: bold;
	color: #663;
	font-size: 12pt;
}






.guidebox_end .g_photo{
	float: left;
	width: 400px;
}


.guidebox_end .g_txt{
	text-align: left;
	float: left;
	width: 350px;
	margin-left: 10px;
	color: #333;
	line-height: 1.8em;
	font-size: 10pt;
}
.guidebox_end .g_txt span{
	font-weight: bold;
	color: #663;
	font-size: 12pt;
}


#tw_box02 ul{
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}

#tw_box02 div.photo{
	float: left;
	width: 100px;
	height: 148px;
}
#tw_box02 div.title{
	float: left;
	color: #555;
	font-weight: bold;
	width: 100%;
}
#tw_box02 div.time{
	color: #999;
	font-size: 9pt;
	float: right;
	width: 120px;
	text-align: right;
	height: 15px;
}
#tw_box02 div.txt{
	color: #666;
	font-size: 10pt;
	float: left;
	width: 120px;
	line-height: 1.5em;
	margin-left: 5px;
}






.opbt {
	position: relative;
	display: inline-block;
	width: 220px;
	height: 50px;
	background-color: #f5e967;
	background-image: -webkit-linear-gradient(top, #f9ec97, #f3f567);
	background-image: linear-gradient(to bottom, #f9f197, #f5f067);
	box-shadow: inset 1px 1px 0 #fbfac1;
	border-bottom: 4px solid #cbca54;
	border-radius: 4px;
	color: #666;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 0px #f5ed67;
	line-height: 50px;
	outline: none;
	margin-left:auto;
	margin-bottom:5px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
}











.opbox{
	float: left;
	width: 395px;
	border: 1px solid #ffef9b;
	margin-bottom: 15px;
	margin-left: 15px;
}


.effectop
{
	position: relative;
	margin-bottom: 10px;
	height: 80px;
}

.effectop h3{
	font-size: 12pt;
}

.effectop h3 span{
	font-size: 9pt;
}

.effectop:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  right: 10px;
  left: auto;
  width: 50%;
  top: 80%;
  max-width:300px;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.effectop .mascot{ position:absolute;}




ul.tmv li.yv:last-child,
ol li.yv:last-child {margin-bottom:0}

ul.tmv li.yv {display:block;}

ul.tmv li.yv a {display:block;}






.opbox_re{
	float: left;
	width: 260px;
	border: 1px solid #ffef9b;
	margin-bottom: 15px;
	margin-left: 15px;
}


.effectop_re
{
	position: relative;
	margin-bottom: 10px;
	height: 400px;
}

.effectop_re h3{
	font-size: 12pt;
}

.effectop_re h3 span{
	font-size: 9pt;
}

.effectop_re:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  right: 10px;
  left: auto;
  width: 50%;
  top: 80%;
  max-width:300px;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.effectop_re .mascot{ position:absolute;}


































table.bcourse{
	width: 325px;
	float: left;
}

table.bcourse tr td.ltop{
	width: 16px;
}
table.bcourse tr td.ctop{
	background-image: url(../images/topmovie_b_ctop.png);
	background-repeat: repeat-x;
	height: 39px;
	padding-top: 7px;
	font-size: 14pt;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	text-align: center;
}
table.bcourse tr td.rtop{
	width: 16px;
}
table.bcourse tr td.lmiddle{}
table.bcourse tr td.cwp{
	background-image: url(../images/topmovie_b_cwp.png);
	padding: 10px;
}
table.bcourse tr td.rmiddle{
	background-image: url(../images/topmovie_b_rmiddle.png);
	background-repeat: repeat-y;
}
table.bcourse tr td.lmiddle{
	background-image: url(../images/topmovie_b_lmiddle.png);
	background-repeat: repeat-y;
}
table.bcourse tr td.cbottom{
	background-image: url(../images/topmovie_b_cbottomwp.png);
	background-repeat: repeat-x;
}
table.bcourse tr td.rbottom{}














table.acourse{
	width: 325px;
	float: left;
}

table.acourse tr td.ltop{
	width: 16px;
}
table.acourse tr td.ctop{
	background-image: url(../images/topmovie_a_ctop.png);
	background-repeat: repeat-x;
	height: 39px;
	padding-top: 7px;
	font-size: 14pt;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	text-align: center;
}
table.acourse tr td.rtop{
	width: 16px;
}
table.acourse tr td.lmiddle{}
table.acourse tr td.cwp{
	background-image: url(../images/topmovie_a_cwp.png);
	padding: 10px;
}
table.acourse tr td.rmiddle{
	background-image: url(../images/topmovie_a_rmiddle.png);
	background-repeat: repeat-y;
}
table.acourse tr td.lmiddle{
	background-image: url(../images/topmovie_a_lmiddle.png);
	background-repeat: repeat-y;
}
table.acourse tr td.cbottom{
	background-image: url(../images/topmovie_a_cbottomwp.png);
	background-repeat: repeat-x;
}
table.acourse tr td.rbottom{}


/*リンクページ*/
.banner_list{
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  padding: 0 10px 0 15px;
  width: 100%;
}
.banner_wrap{
  float: left;
  height: 55px;
  text-align: left;
  width: 117px;
  /* padding-right:5px; */
}

.banner_wrap span{
font-size:10px;
display:block;
}

.category{
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	float: left;
	width: 48%;
	text-align: center;
	padding: 3px 0px 3px 0px;
	background-color: #ff5880;
	color: #FFFFFF;
	margin-left: 1%;
	margin-bottom: 2%;
	font-size: 12px;
}

.banner_wrap2{
text-align:left;
margin:0 0 10px 15px;
}

.bnr_ex{
margin:0 0 0 15px;
height:80px;
}

.bnr_ex table{
margin:0;
}

