﻿@charset "utf-8";
/* Clearfix
------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.clearfix {
	zoom: 100%;
	display: inline-block;
}

/* fontに関して
------------------------------------------------------------*/
.l_1{
	font-size:16px;
}
.l_2{
	font-size:14px;
}
.c_1{
	color:#fc4171;
}
.b_1{
	font-weight:bold;
}

/* 間隔に関して
------------------------------------------------------------*/
.push {
	height: 10px;
	clear: both;
}
.top_space{
	padding-top:15px;
}
.top_space_s1{
	padding-top:10px;
}


/* コンテンツに関して
------------------------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}
html {
	padding: 0;
	margin: 0;
	height: 100%;
}
body {
	padding: 0;
	margin: 0 auto;
	width: auto;
	height: 100%;
	position: relative;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000;
	background-image: url(../img/bg_2014.png);
	background-position: top center;
	background-repeat: repeat-y;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
img {
	border: 0;
	vertical-align: bottom;
}
ul {
	list-style: none;
}
table {
	border: none;
	border-collapse: collapse;
	font-size: 100%;
	text-align: center;
}
table caption {
	display: none;
}
td, th {
	text-align: left;
	line-height: 1.4;
}
#wrapper {
	margin: 0 auto;
	width: 940px;
	min-height: 100%;
	height: auto;
}
#wrapper_body {
	width: 900px;
	margin: 0 auto;
}
#main_box {
	display: block;
	width: 900px;
	margin: 0 auto;/*background:url(../img/main_bg_top.jpg) no-repeat;
	background-position:1px 0;*/
}
#main {
	display: block;
	width: 900px;
	height:auto;
	margin: 0 auto;/*background:url(../img/main_bg_mid.jpg) repeat-y;*/
}
.girlsdata {
	text-align: center;
}
#contents {
	width: 680px;
	float: left;
	display: block;
	padding: 10px 0 0 15px;
}
a:link, a:visited {
	color: #fc4171;
	text-decoration: none;
	outline-style: none;
}
a:active, a:hover {
	color: #333333;
	text-decoration: underline;
	outline-style: none;
}
 a.no_border:acitive {
 text-decoration:none;
 outline-style:none;
}
a.no_border:hover {
	text-decoration: none;
	outline-style: none;
}
/*---=02_header---*/

div#header {
	position: relative;
	width: 900px;
	height: 340px;
	margin: 0px auto;
	text-align: left;
	background-image: url(../img/header_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
/*div#header h1 {
	position:absolute;
	left:29px;
	top:6px;
	width:380px;
	height:125px;
	background:url(../img/logo.png) no-repeat;
	text-indent:-99999px;
	behavior:url(iepngfix/iepngfix.htc);
}*/

#header h1 a {
	display: block;
	width: 880px;
	height: 310px;
	margin: 0 auto;
	text-indent: -99999px;
	overflow: hidden;
}
#header marquee {
	position: relative;
	/*top:306px;
	left:15px;*/
	margin: 10px auto 5px auto;
	width: 870px;
	height: 17px;
	line-height: 17px;
	font-size: 85%;
	border-bottom: dashed #999999 1px;
	border-top: dashed #999999 1px;
	color: #fc4171;
	clear: both;
	display: block;
}
/*---=03_navi---*/

#nav {
	float: right;
	width: 200px;
	height:auto;
	margin:0 2px 0 0;
	padding:0;
	display: block;
}
#nav ul {
	width: 200px;
	float: left;
	list-style: none;
	margin: 10px 0 0 0;
	display: block;
}
#nav ul li.cityheaven {
	width: 200px;
	height: 111px;
	margin: 0;
	display: block;
}
#nav ul li {
	width: 200px;
	height: 35px;
	margin: 0;
	padding:0;
	display: block;
}
#nav ul li a {
	display: block;
	width: 200px;
	height: 35px;
	/*text-indent:-9999px;*/
}
#nav ul li a:active, #nav ul li a:hover {
	background-position: bottom;
}
li.nav00 a {
	background-image: url(../img/nav00.gif);
	text-indent: -9999px
}
li.nav01 a {
	background-image: url(../img/nav01.gif);
	text-indent: -9999px
}
li.nav02 a {
	background-image: url(../img/nav02.gif);
	text-indent: -9999px
}
li.nav03 a {
	background-image: url(../img/nav03.gif);
	text-indent: -9999px
}
li.nav04 a {
	background-image: url(../img/nav04.gif);
	text-indent: -9999px
}
li.nav05 a {
	background-image: url(../img/nav05.gif);
	text-indent: -9999px
}
li.nav06 a {
	background-image: url(../img/nav06.gif);
	text-indent: -9999px
}
li.nav07 a {
	background-image: url(../img/nav07.gif);
	text-indent: -9999px

}
li.nav08 a {
	background-image: url(../img/nav08.gif);
	text-indent: -9999px
}
li.nav09 a {
	background-image: url(../img/nav09.gif);
}
li.nav10 a {
	background-image: url(../img/nav10.gif);
	text-indent: -9999px
}
li.nav11 a {
	background-image: url(../img/nav11.gif);
	text-indent: -9999px
}
h3#nav_mobile {
	width: 180px;
	height: 27px;
	background: url(../img/nav_mobile01.gif) no-repeat left top;
	margin: 30px 0 0;
	text-indent: -9999px;
	clear: both;
}
#nav p{
	display:block;
}
/*---=04_footer---*/

#footer {
	clear: both;
	display: block;
	margin: 0 auto;
	width: 900px;
	height: 50px;
	font-size: 11px;
	text-align: center;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#footer ul {
	margin: 0 auto;
	padding-top: 20px;
	height: 30px;
	width: 900px;
	margin: 0;
	display: block;
	text-align: center;
}
#footer ul li {
	display: inline;
	font-size: 11px;
	letter-spacing: -0.1em;
}
#footer a:link, #footer a:visited {
	color: #F09;
	text-decoration: none;
	outline-style: none;
}
#footer a:active, #footer a:hover {
	color: #666666;
	text-decoration: none;
	outline-style: none;
}
address {
	font-style: normal;
	clear: both;
	margin: 10px 0 0 230px;
}
/*---=08_layout---*/

.section {
	width: 670px;
	float: left;
}
/*---=09_general_purpose---*/

.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.ali_cen {
	text-align: center;
}
img.menu_banner{
	padding-top:20px;
	display:block;
}
.ali_right {
	text-align: right;
}
.ali_left {
	text-align: left;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clb {
	clear: both;
}
.cll {
	clear: left;
}
.clr {
	clear: right;
}
/*---=10_page_title---*/


/*----index.html----*/

.section_top_L {
	width: 480px;
	float: left;
	margin-left: 10px;
	margin-bottom: 30px;
	display: inline;
}
.flame01 {
	width: 480px;
	height: 195px;
	overflow-y: scroll;
	overflow-x: none;
}
.flame01 dl {
	width: 350px;
	float: left;
}
.flame01 dl dt {
	width: 350px;
	height: 20px;
	float: left;
	border-bottom: #000000 1px solid;
	margin-bottom: 5px;
	display: inline;
}
.flame01 dl dd {
	width: 350px;
	float: left;
}
.flame01 p {
	float: left;
	margin: 0 10px 10px 0;
	display: inline;
}
.flame01 table {
	width: 460px;
}
.flame01 table td {
	padding: 5px 5px 0 0;
}
h3#top_news {
	width: 320px;
	height: 23px;
	text-indent: -9999px;
	background: url(../img/top_news.gif) no-repeat left top;
	clear: both;
	margin-bottom: 10px;
}
h3#top_update {
	width: 320px;
	height: 23px;
	text-indent: -9999px;
	background: url(../img/top_update.gif) no-repeat left top;
	clear: both;
	margin-bottom: 10px;
}
h3#top_worder {
	width: 170px;
	height: 23px;
	text-indent: -9999px;
	background: url(../img/top_new_worker_tit.gif) no-repeat left top;
	clear: both;
	margin-bottom: 20px;
}
.section_top_R {
	width: 170px;
	float: right;
}
.section_new_worker {
	width: 130px;
	margin: 0 20px;
	float: right;
	display: inline;
	font-size: 88%;
	overflow: hidden;
}
.section_new_worker h5 {
	font-size: 107%;
}
.section_new_worker h4 {
	background: url(../img/icon01.gif) no-repeat 0 7px;
	text-indent: 12px;
	height: 25px;
	line-height: 24px;
	font-size: 110%;
}
#top_bottom_banner {
	width: 490px;
	float: left;
}
.girlbox1 {
	background-image: url(../img/waku2.gif);
	height: 160px;
	width: 150px;
	text-align: center;
}
.center1 {
	text-align: center;
}
#contents .girlbox1 img {
	margin-top: 2px;
}
.girlbox2 {
	font-size: 12px;
	color: #333333;
	background-image: url(../img/waku.gif);
	text-align: center;
	height: 55px;
}
/*メイン新人入店情報*/
.newcast {
	background-color: #FCEFF8;
	height: 130px;
	border: 1px solid #333333;
	text-align: center;
	vertical-align: middle;
}
.newcastwaku {
	font-size: 12px;
	line-height: 14px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 5px;
	color: #666666;
}
/*girl詳細情報*/
.bakwaku {
	background-color: #FCEFF8;
	height: 400px;
	border: 1px solid #333333;
	text-align: center;
	vertical-align: middle;
}
.datawaku {
	font-size: 12px;
	font-weight: bold;
	background-color: #FCEFF8;
	height: 22px;
	text-indent: 9px;
}
.datawaku2 {
	font-size: 12px;
	background-color: #FCEFF8;
	width: 100px;
}
.datawaku3 {
	font-size: 12px;
	background-color: #FDF2FA;
	border: 2px dotted #FADCF1;
	padding: 3px;
}
.waku {
	text-align: center;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
}
.style3 {
	font-size: 12px
}
.style4 {
	color: #FF0000
}

/*Q&A*/
.q_a{
	text-align:left;
	line-height:20px;
}
.q_a ol{
	list-style:inside decimal;
	font-weight:bold;
}
.q_a ol li{
	margin:5px 0 10px 0;
	padding-right:10px;
}
.q_a ol li ol{
	font-weight:normal;
	list-style:none;
	padding-left:20px;
}
.q_a dl{
	clear:both;
	border-collapse:collapse;
	margin-top:5px;
}
.q_a dl dt{
	font-weight:bold;
	clear:both;
}
.q_a dl dd{
	width:100%;
	float:left;
	border-bottom:1px #CCCCCC solid;
}

/*mobile_banner*/
#mobile_banner{
	margin:15px 0;
}