@charset "utf-8";
@import url("reset.css");	 /* リセット用 */
/* ---------------------------------
common.css
各ページのCSS読み込み　および
bodyやheader、footerのCSS設定
------------------------------------ */


/******************* html/body *******************/
html,body
	{
	height:100%;
	}
body
	{
	behavior: url("csshover.htc");
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	margin:0px auto 0px auto;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-color:#ffdee3;
	}
#global
	{
	width:950px;
	margin: 0px auto 0px auto;
	background-image: url(../img/bgrace.gif);
	border-left: solid 1px #9d1212;
	border-right: solid 1px #9d1212;
	}
#wrapper
	{
	width:925px;
	background-color:#FFFFFF;
	margin: 0px auto 0px auto;
	border-left: solid 1px #9d1212;
	border-right: solid 1px #9d1212;
	}

* 	{
	margin:0;
	padding:0;
	}
a
	{
	color: #FF3399;
	text-decoration: none;
	outline : 0;
	}
a:link
	{
	text-decoration: none;
	}
a:hover
	{
	color: #FF6666;
	text-decoration: underline;
	}
img 
	{
	border:0;
	}
h1
	{
	font-size:12px;
	margin: 0px auto 0px auto;
	line-height: 20px;
	width: 940px;
	font-weight: bold;
	background-color:#731c1c;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	}
h1 a
	{
	color: #FFFFFF;
	}
h2.titlebar_L
	{
	width:882px;
	font-size: 14px;
	line-height: 32px;
	clear: both;
	}
h2.titlebar_M
	{
	width:600px;
	font-size: 14px;
	line-height: 20px;
	clear: both;
	}
h3.titlebar_s
	{
	width:296px;
	font-size: 14px;
	line-height: 20px;
	}
/******************* clearfix設定 *******************/
.clearfix:after 
	{
	content: "."; display: block; height: 0; clear: both; visibility: hidden;
	}
.clearfix 
	{
	display: inline-block;
	} /* Hides from IE-mac \*/
* html.clearfix 
	{
	height: 1%;
	}
.clearfix
	{
	display: block;
	} /* End hide from IE-mac */
/******************* ヘッダー *******************/
#header
	{
	width:880px;
	margin: 0px auto;
	background-image: url(../img/headerbk.gif);
	background-repeat: no-repeat;
	padding: 10px 0px 0px 0px;
	}
#logo
	{
	width:285px;
	padding: 0px 0px 0px 0px;
	float: left;
	}
ul#h_menu
	{
	width:165px;
	float: right;
	padding: 0px 0px 0px 0px;
	}
ul#h_menu li
	{
	padding: 0px 0px 2px 0px;
	}
/******************* グローバルナビ *******************/
#globalmenu
	{
	width:925px;
	margin: 0px auto 20px auto;
	background-repeat: no-repeat;
	height: 45px;
	clear: both;
	border-top: 5px solid #d51831;
	}
#g_navi {
	margin:0px auto 0px auto;
	width: 882px;
	padding: 0px 0px 0px 0px;
}
#g_navi ul {
	padding:0;
}
#g_navi li {
	display:inline;
	list-style-type:none;
}
#g_navi li a {
	height:45px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}
/*------off*/
#g_navi li.g_navi01 a {
	background:url(../img/g_navi.gif) no-repeat 0px 0px;
	width:110px;
	height:45PX;
}
#g_navi li.g_navi02 a {
	background:url(../img/g_navi.gif) no-repeat -110px 0px;
	width:110px;
	height:45px;
	}
#g_navi li.g_navi03 a {
	background:url(../img/g_navi.gif) no-repeat -220px 0px;
	width:110px;
	height:45px;
}
#g_navi li.g_navi04 a {
	background:url(../img/g_navi.gif) no-repeat -330px 0px;
	width:110px;
	height:45px;
}
#g_navi li.g_navi05 a {
	background:url(../img/g_navi.gif) no-repeat -440px 0px;
	width:110px;
	height:45px;
}
#g_navi li.g_navi06 a {
	background:url(../img/g_navi.gif) no-repeat -550px 0px;
	width:110px;
	height:45px;
}
#g_navi li.g_navi07 a {
	background:url(../img/g_navi.gif) no-repeat -660px 0px;
	width:110px;
	height:45px;
}
#g_navi li.g_navi08 a {
	background:url(../img/g_navi.gif) no-repeat -770px 0px;
	width:111px;
	height:45px;
}
/*------hover*/
#g_navi li.g_navi01 a:hover {
	background:url(../img/g_navi.gif) no-repeat 0px -45px;
}
#g_navi li.g_navi02 a:hover {
	background:url(../img/g_navi.gif) no-repeat -110px -45px;
}
#g_navi li.g_navi03 a:hover {
	background:url(../img/g_navi.gif) no-repeat -220px -45px;
}
#g_navi li.g_navi04 a:hover {
	background:url(../img/g_navi.gif) no-repeat -330px -45px;
}
#g_navi li.g_navi05 a:hover {
	background:url(../img/g_navi.gif) no-repeat -440px -45px;
}
#g_navi li.g_navi06 a:hover {
	background:url(../img/g_navi.gif) no-repeat -550px -45px;
}
#g_navi li.g_navi07 a:hover {
	background:url(../img/g_navi.gif) no-repeat -660px -45px;
}
#g_navi li.g_navi08 a:hover {
	background:url(../img/g_navi.gif) no-repeat -770px -45px;
}
/*------on*/
#g_navi li.g_navi01_on a {
	background:url(../img/g_navi.gif) no-repeat 0px -90px;
	width:110px;
	height:45PX;
}
#g_navi li.g_navi02_on a {
	background:url(../img/g_navi.gif) no-repeat -110px -90px;
	width:110px;
	height:45px;
}
#g_navi li.g_navi03_on a {
	background:url(../img/g_navi.gif) no-repeat -220px -90px;
	width:110px;
	height:45px;
}
#g_navi li.g_navi04_on a {
	background:url(../img/g_navi.gif) no-repeat -330px -90px;
	width:110px;
	height:45px;
}
#g_navi li.g_navi05_on a {
	background:url(../img/g_navi.gif) no-repeat -440px -90px;
	width:110px;
	height:45px;
}
#g_navi li.g_navi06_on a {
	background:url(../img/g_navi.gif) no-repeat -550px -90px;
	width:110px;
	height:45px;
}
#g_navi li.g_navi07_on a {
	background:url(../img/g_navi.gif) no-repeat -660px -90px;
	width:110px;
	height:45px;
}
#g_navi li.g_navi08_on a {
	background:url(../img/g_navi.gif) no-repeat -770px -90px;
	width:111px;
	height:45px;
}
		
/******************* コンテンツ *******************/
#headline
	{
	width:735px;
	background-image: url(../img/headlinebk.gif);
	clear: both;
	margin: 0px auto 0px auto;
	padding: 5px 5px 5px 140px;
	font-size: 14px;
	line-height: 20px;
	background-repeat: no-repeat;
	height:20px;
	}
#contents
	{
	width:880px;
	margin: 10px auto 0px auto;
	}
#tbanner
	{
	width:882px;
	margin: 0px auto 20px auto;
	}
#left_column
	{
	width:600px;
	float: left;
	}
#right_column
	{
	width:270px;
	float: right;
	}
/******************* 右メニューここから *******************/
/******************* 店長のオススメ *******************/
#recommendblock
	{
	width:260px;
	padding: 110px 0px 35px 10px;
	background-repeat:no-repeat;
	float: right;
	display: block;
	background-image: url(../img/recommendbk.gif);
	}
.girlimg
	{
	width:90px;
	float:left;
	border: solid 2px #8f500c;
	}
#recommendblock ul.girl_r
	{
	width:140px;
	float: left;
	padding: 0px 0px 5px 5px;
	}
#recommendblock ul.girl_r li.name
	{
	width:170px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #de2fab;
	width: 140px;
	}
#recommendblock ul.girl_r li.3s
	{
	width:170px;
	font-size: 12px;
	line-height: 14px;
	color: #7c1111;
	width: 140px;
	}
#recommendblock ul.girl_r li.icon
	{
	width:60px;
	float: left;
	padding: 0px 10px 2px 0px;
	}
/******************* 携帯バンゴーズ *******************/
#bangos
	{
	width:270px;
	clear: both;
	background-image: url(../img/bangosbk.gif);
	background-repeat: no-repeat;
	margin: 0px auto 5px auto;
	}
#bangos p
	{
	width:160px;
	margin: 0px auto 0px auto;
	padding: 80px 0px 15px 0px;
	}
/******************* バナーエリア *******************/
ul#banner
	{
	width:270px;
	}
ul#banner li
	{
	width:270px;
	margin:0px auto 10px auto;
	}

/******************* フッター *******************/
#footer
	{
	width:925px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin:0px auto 0px auto;
	clear: both;
	background-image: url(../img/footerbk.gif);
	background-repeat: no-repeat;
	background-color: #69072e;
	font-size: 11px;
	}
ul#footermenu {
	width:800px;
	padding:10px 25px 0px 25px;
	margin: 0px auto 0px auto;
	font-size: 11px;
}
ul#footermenu li {
	display: inline;
	border-right: 1px solid #fff;
	padding-left:7px;
	padding-right:7px;
	color:#FFFFFF;
	font-size: 11px;
	letter-spacing:1px;
}
ul#footermenu li a {
	color:#FFFFFF;
	line-height: 18px;
	font-size: 11px;
	}
ul#footermenu li a:hover {
	color:#FF6666;
	line-height: 18px;
	font-size: 11px;
	}
ul#footermenu li span{
	border-left: 1px solid #fff;
	padding-left:7px;
	font-size: 11px;
	}
ul#footermenu li span a{
	color:#FFFFFF;
	line-height: 18px;
	font-size: 11px;
	}
#address
	{
	width:925px;
	text-align:center;
	padding: 50px 0px 20px 0px;
	color: #FFFFFF;
	margin: 0px auto 0px auto;
	}
#address a
	{
	color: #FFFFFF;
	}
#address a:hover
	{
	color: #FF6666;
	}
/******************* その他 *******************/
/******************* 姫紹介ブロック *******************/
.listGirlblock
	{
	width:270px;
	padding: 15px 10px 40px 10px;
	background-image: url(../img/listgirlblockbk.gif);
	background-repeat:no-repeat;
	float: left;
	display: block;
	height:150px;
	}
img.listgirl_img
	{
	width:120px;
	float:left;
	border: solid 2px #8f500c;
	display:inline;
	}

a:hover img.listgirl_img
	{
	width:120px;
	border: solid 2px #FFFFFF;
	display:inline;
	}
.listGirlblock ul.girl_r
	{
	width:140px;
	float: left;
	padding: 0px 0px 5px 5px;
	}
.listGirlblock ul.girl_r li.name
	{
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #de2fab;
	width: 140px;
	}
.listGirlblock ul.girl_r li.3s
	{
	font-size: 12px;
	line-height: 14px;
	color: #7c1111;
	width: 140px;
	}
.listGirlblock ul.girl_r li.icon
	{
	width:60px;
	float: left;
	padding: 0px 10px 2px 0px;
	}
.listGirlblock ul.girl_r li.sch_time
	{
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	width: 100px;
	background-image: url(../img/sch_time.gif);
	background-repeat: no-repeat;
	padding: 1px 0px 5px 18px;
	margin: 0px auto;
	}
.experience
	{
	width:131px;
	}
/******************* 新着情報設定 *******************/
#whatsnew
	{
	width:600px;
	background-color:#FFFFFF;
	padding: 10px 0px 10px 0px;
	height: 660px;
	overflow: auto;
	margin: 0px auto 10px auto;
	}
.newsblock
	{
	width:560px;
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	clear: both;
	}
.newstitle
	{
	width:550px;
	font-size: 12px;
	line-height: 10px;
	background-color: #850606;
	margin: 0px auto 0px auto;
	color: #FFFFFF;
	border: solid 1px #e17f7f;
	padding: 5px;
	}
.newsdata
	{
	width:550px;
	color:#cf5e6d;
	margin: 0px auto 0px auto;
	padding: 5px;
	}
#whatsnew ul.topic_img
	{
	width:530px;
	margin: 0px auto 20px auto;
	clear: both;
	}
#whatsnew ul li
	{
	width:150px;
	float: left;
	padding-right: 25px;
	}
img.newly_thum
	{
	width:150px;
	border:solid 2px #CCCCCC;
	}
a:hover img.newly_thum
	{
	border:solid 2px #ff80ec;
	}	
#whatsnew p
	{
	width:530px;
	font-size:14px;
	line-height:normal;
	margin:20px auto;
	clear: both;
	}

/******************* ページャー設定 *******************/
/* ページャー */
#pager
	{
	width: 40%;
	margin: 0px auto 10px auto;
	}
#pager span
	{
	float: left;
	border: 1px #aaa solid;
	margin: 3px;
	padding: 5px 10px;
	background: #555555;
	color: #ffffff;
	}
#pager a
	{
	border: 1px #aaa solid;
	float: left;
	margin: 3px;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	background: #dddddd;
	color:#666666;
	}
#pager a:hover
	{
	background: #aaaaaa;
	}

