@charset "utf-8";


/*==========================
　全体
==========================*/

body,div,p,form,input,textarea,select,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td {
	margin:0;
	padding:0;
	vertical-align:baseline;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) center top no-repeat;
	text-align:center;
}

#wrapper {
	position:relative;
	margin:0 auto;
	padding:0;
	width:800px;
}

p {
	font-size:12px;
	line-height:16px;
	text-align:left;
}

img {
	border:none;
}

ul {
	list-style-type:none;
}

li img {
	vertical-align:bottom;
}

table {  
	border-collapse:collapse;  
	border-spacing:0;  
}

/*==========================
　h
==========================*/

h1 {
	padding:0 7px 5px 0;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#666666;
	text-align:right;
}

#head_box h1 a {
	color:#666;
	text-decoration:none;
}

#head_box h1 a:hover {
	color:#FF3399;
	text-decoration:underline;
}

/*==========================
　ヘッダー
==========================*/

#head_box {
	position:relative;
	margin:0;
	width:800px;
	text-align:left;
}

ul#hd_box {
	margin:0 0 5px;
	height:108px;
	overflow:hidden;
}

li#hd1 {
	float:left;
	margin:0 20px 0 0;
	width:340px;
	height:108px;
}

li#hd2 {
	float:left;
	padding:6px 0 0 0;
	margin:0 25px 0 0;
	width:64px;
	height:89px;
}

li#hd3 {
	float:left;
	padding:6px 0 0 0;
	margin:0 25px 0 0;
	width:72px;
	height:89px;
}

li#hd4 {
	float:left;
	margin:6px 0 0 0;
	padding:26px 0 0 8px;
	width:243px;
	height:71px;
	background:url(../images/public_bg.png) no-repeat;
	text-align:left;
}

#pt_box {
	margin:0 0 10px;
	padding:2px 1px;
	width:798px;
	height:22px;
	background-color:#464646;
}

#pt_box p {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:18px;
	line-height:20px;
	color:#FFFFFF;
	padding:0 0 0 10px;
	border:solid #FFFFFF 1px;
	text-align:left;
}

#shop_list {
	margin:0 auto;
	padding:0 0 10px;
	width:735px;
	background:url(../images/shop_bar.gif) center 20px no-repeat;
}

#shop_list ul {
	overflow:hidden;
}

#shop_list li {
	float:left;
	width:147px;
	font-size:12px;
	line-height:20px;
	text-align:center;
}

#shop_list li a {
	color:#666666;
	text-decoration:none;
}

#shop_list li a:hover {
	color:#FF3399;
}


/*==========================
　共通
==========================*/


/***　左エリア　***/

#left_box {
	float:left;
	width:160px;
	text-align:left;
}

#menu_box {
	margin:0 0 10px;
	width:158px;
}

#menu_box ul {
	border:solid #CCCCCC 1px;
	border-bottom:none;
	overflow:hidden;
}

#menu_box li {
	width:156px;
	height:41px;
	font-size:12px;
	line-height:40px;
	background:url(../images/menu_bg.jpg) no-repeat;
	text-align:center;
	display:block;
}

#menu_box a,#menu_box a:link,#menu_box a:visited {
	color:#666666;
	width:156px;
	height:41px;
	background:url(../images/menu_bg.jpg) no-repeat;
	text-decoration:none;
	display:block;
}

#menu_box a#ml1 {
	padding-top:6px;
	width:156px;
	height:35px;
	line-height:14px;
}
#menu_box a#ml2 {
	padding-top:6px;
	width:156px;
	height:35px;
	line-height:14px;
}

#menu_box a span {
	color:#FF3399;
}

#menu_box a:hover {
	background-position:left bottom;
}

div#fla_m {
	padding:0 1px;
	margin-bottom:10px;
	width:156px;
	height:186px;
}

#sub_menu {
	margin-bottom:8px;
	width:158px;
}

#sub_menu li {
	margin:0 0 2px;
	width:158px;
	height:30px;
	font-size:12px;
	line-height:30px;
	background:url(../images/s_menu_bg.png) no-repeat;
	text-align:center;
}

#sub_menu a,#sub_menu a:link,#sub_menu a:visited {
	width:158px;
	height:30px;
	background:url(../images/s_menu_bg.png) no-repeat;
	text-decoration:none;
	display:block;
	color:#FFFFFF;
}

#sub_menu a:hover {
	background:url(../images/s_menu_bg.png) left bottom no-repeat;
}

#qr_box {
	padding:17px 0 0 17px;
	width:143px;
	height:173px;
	background:url(../images/qr_bg.png) no-repeat;
	text-align:left;
}

#qr_box img {
	margin:0 0 4px;
}

#qr_box p  {
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	color:#666;
}

#qr_box p span {
	margin:0 0 0 50px;
	color:#FF3399;
}


/***　右エリア　***/

#right_box {
	float:right;
	width:622px;
	text-align:left;
	word-break:break-all;
}

#contents_l {
	float:left;
	margin:0 0 20px;
	width:400px;
}

#contents_r {
	float:right;
	margin:0 0 20px;
	width:202px;
}

.title_bar {
	margin:0 auto 0 0;
	height:45px;
	text-align:left;
}

/* -- clear float -- */ 
.clearfix:after {
	content: url(../images/pixel.gif);
	display: block;
	clear: both;
	height: 0;
}
.clearfix { display: inline-block;}
.clearfix { display: block;}
/* Mac版IEのみに適用 \*//*/
.clearfix { overflow: hidden; }
/* */
/* -- end clear float -- */


#contents_bar {
	margin:0 0 20px;
	width:622px;
	height:70px;
}


/***　出勤情報 女の子一覧　***/

#sh_bar {
	margin:0;
	padding:0 0 0 42px;
	width:580px;
	height:45px;
	background:url(../contents/0_file/img/sh_bar.png) no-repeat;
	clear:both;
}

#sh_bar p {
	font-size:15px;
	line-height:21px;
	color:#666666;
}

.font_sh {
	padding:10px 0 15px;
	color:#666666;
	line-height:1.5;
	overflow:hidden;
}

#sh_area {
	margin-left:-3px;
	width:625px;
	overflow:hidden;
}

#sh_area dl,#nf_area dl {
	position:relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 20px 3px;
	width:122px;
	height:252px;
}

#sh_area dt.g_img,#nf_area dt.g_img {
	margin:0 0 1px;
	height:160px;
	border:solid #FF3399 1px;
	overflow:hidden;
}

#sh_area dd.g_prf,#nf_area dd.g_prf {
	width:120px;
	height:87px;
	background-color:#FFFFFF;
	border:solid #999999 1px;
	text-align:left;
}

dd.g_prf ul {
	padding:2px 0 0 0;
}

dd.g_prf li {
	font-size:12px;
	line-height:16px;
	height:16px;
	color:#666666;
	padding:0 0 0 2px;
	text-align:left;
}

dd.g_prf li.g_state {
	margin:3px 0 0 0;
	text-align:right;
}

#sh_area dd.g_new,#nf_area dd.g_new {
	position:absolute;
	width:61px;
	height:30px;
	top:128px;
	left:4px;
	z-index:2;
}

.font_info {
	padding:0 0 15px;
	color:#666666;
	line-height:1.5;
	background:url(../images/micro.gif) 0 4px no-repeat;
	text-indent:15px;
	clear:left;
}

.totop {
	margin:0 0 0 auto;
	width:85px;
	height:41px;
	text-align:right;
}

.totop_both {
	margin:0 0 0 auto;
	width:85px;
	height:41px;
	text-align:right;
	clear:both;
}

#pager_box {
	padding:20px 0;
	font-size:16px;
	text-align:center;
	clear:left;
}

#pager_box a {
	margin:0 4px;
	padding:2px 6px;
	color:#666666;
	background-color:#FFFFFF;
	border:solid #666666 1px;
	text-decoration:none;
	cursor:pointer;
	outline:none;
}

#pager_box a:hover {
	color:#FFFFFF;
	background-color:#FF3399;
	border:solid #FF3399 1px;
}

#pager_box .thispage {
	margin:0 4px;
	padding:2px 6px 1px;
	color:#FFF;
	background-color:#FF3399;
	border:solid #FF3399 1px;
	font-weight:bold;
}

#pager_box .dotte {
	padding:2px 6px;
	color:#666666;
	font-weight:bold;
}

#pager_box .pre_off {
	margin-right:20px;
	padding:2px 6px;
	color:#666666;
	background-color:#CCCCCC;
	border:solid #666666 1px;
}

#pager_box .pre_on {
	margin-right:20px;
}

#pager_box .next_off {
	margin-left:20px;
	padding:2px 6px;
	color:#666666;
	background-color:#CCCCCC;
	border:solid #666666 1px;
}

#pager_box .next_on {
	margin-left:20px;
}



/***　グループの本日遊べる女の子　***/

#gp_box {
	padding:20px 0 0 0;
	clear:both;
}

#gp_box dl {
	position:relative;
	float:left;
	padding:169px 0 20px 38px;
	width:162px;
	height:248px;
}

#gp_box dt {
	height:207px;
	text-align:center;
}

#gp_box dt img {
	-ms-interpolation-mode: bicubic;
}

#gp_box dd.gp_name {
	color:#666666;
	font-size:12px;
	line-height:21px;
	height:21px;
	text-align:center;
}

#gp_box dd.gp_state {
	padding:0 2px 0 0;
	height:18px;
	text-align:right;
}

#gp_box dd.gp_new {
	position:absolute;
	width:61px;
	height:30px;
	bottom:72px;
	left:44px;
	z-index:2;
}

#gp_box dl#sh_1 {
	background:url(../../gp_img/shop_bg1.jpg) right top no-repeat;
}

#gp_box dl#sh_2 {
	background:url(../../gp_img/shop_bg2.jpg) right top no-repeat;
}

#gp_box dl#sh_3 {
	background:url(../../gp_img/shop_bg3.jpg) right top no-repeat;
}

#gp_box dl#sh_4 {
	background:url(../../gp_img/shop_bg4.jpg) right top no-repeat;
}

#gp_box dl#sh_5 {
	background:url(../../gp_img/shop_bg5.jpg) right top no-repeat;
}

#gp_box dl#sh_6 {
	background:url(../../gp_img/shop_bg6.jpg) right top no-repeat;
}

#gp_box dl#sh_7 {
	background:url(../../gp_img/shop_bg7.jpg) right top no-repeat;
}


/*==========================
　フッター
==========================*/

#foot_box {
	margin:50px 0 0 0;
	padding:62px 0 0 318px;
	width:482px;
	height:38px;
	background:url(../images/foot_bg.gif) no-repeat;
}

#foot_box p {
	color:#999999;
}

#foot_box p a {
	color:#999999;
	text-decoration:none;
}

#foot_box p a:hover {
	color:#FF3399;
}


/*==========================
　リンク
==========================*/

a:link {
	color:#FF3399;
	text-decoration:underline;
}

a:active {
	color:#FF3399;
	text-decoration:none;
}

a:visited {
	color:#FF3399;
	text-decoration:underline;
}

a:hover {
	color:#FF9900;
	text-decoration:none;
}

