/*-----  リンク  -----*/
a:link {
	color:#C7A697;
	text-decoration:none;
}
a:visited {
	color:#A97A72;
	text-decoration:none;
}
a:hover {
	color:#325872;
	text-decoration:underline;
}
a:active {
	color:#ff6500;
	text-decoration:none;
}

/*-----  コンテナ  -----*/
div#container{
	background-image:url("../img/container_bg.jpg");
	background-repeat:repeat-y;
	background-position:left top;
	width:1000px;
	height:auto;
	margin:0px auto;
	background-color:#000000;
	padding:0px;
	clear:both;
	}

/*-----  メニュー  -----*/
div#menu{
	background-image:url("../img/menu/menu.jpg");
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:0px 30px 0px 10px;
	width:160px;
	height:1065px;
	float:left;
	}
/*ロゴ*/
div#menu div#rogo{
	margin:0px;
	padding:0px;
	width:160px;
	height:230px;
	text-indent:-9999px;
	clear:both;
	}
div#menu div#rogo a {
	display: block;
	width:160px;
	height:230px;
	text-decoration: none;
}
div#menu div#rogo a:hover {
	display: block;
	width:160px;
	height:230px;
	text-decoration: none;
}
/*アイコン*/
div#menu div#icon{
	margin:0px;
	padding:0px 20px;
	width:120px;
	height:50px;
	clear:both;
	}
div#menu div#icon p{
	margin:0px;
	padding:0px;
	width:40px;
	height:50px;
	text-indent:-9999px;
	float:left;
	}
div#menu div#icon p a {
	display: block;
	width:40px;
	height:50px;
	text-decoration: none;
}
div#menu div#icon p a:hover {
	display: block;
	width:40px;
	height:50px;
	text-decoration: none;
}

/*メニューLIST*/
div#menu ul{
	width:160px;
	height:495px;
	margin:0px auto;
	padding:0px;
	text-indent:-9999px;
	clear:both;
	}
div#menu a{
	display:block;
	width:100%;
	height:100%;
	}
div#menu ul{
	list-style-type:none;
	}
/*ピックアップ（待機中の女の子）*/
div#menu div.pickupGirl{
	width:130px;
	height:190px;
	margin:0px;
	padding:50px 15px;
	float:left;
}
div#menu div.pickupGirl p.img{
	width:130px;
	height:170px;
	margin:0px;
	padding:0px;
	clear:both;
}
div#menu div.pickupGirl p.name{
	width:130px;
	height:20px;
	margin:0px;
	padding-top:3px;
	text-align:center;
	font-size:12px;
	clear:both;
}
div#menu div.pickupGirl p.name a{
	color:#ffffff;
}
/*-----  メイン  -----*/
div#main{
	background-image:url("../img/main_bg.jpg");
	background-repeat:repeat-y;
	background-position:left top;
	width:800px;
	height:auto;
	margin:0px auto;
	padding:0px;
	background-color:#000000;
	float:left;
}

/*-----  ヘッダー  -----*/
div#header{
	background-image:url("../img/header.jpg");
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px auto;
	padding:0px;
	width:800px;
	height:120px;
	clear:both;
	}
/*電話番号*/
div#header div#shopTenpo{
	margin:0px;
	padding:0px;
	width:650px;
	height:120px;
	text-indent:-9999px;
	float:left;
	position:relative;
	}
.Head-Tel1{
	width:300px;
	height:40px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:20px;
	left:40px;
}
.Head-Tel1 a{
	width:300px;
	height:40px;
	display:block;
	text-indent:-9999px;
}
.Head-Tel2{
	width:300px;
	height:40px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:20px;
	left:340px;
}
.Head-Tel2 a{
	width:300px;
	height:340px;
	display:block;
	text-indent:-9999px;
}
.Head-Tel3{
	width:300px;
	height:40px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:60px;
	left:40px;
}
.Head-Tel3 a{
	width:300px;
	height:40px;
	display:block;
	text-indent:-9999px;
}
.Head-Tel4{
	width:300px;
	height:40px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:60px;
	left:340px;
}
.Head-Tel4 a{
	width:300px;
	height:40px;
	display:block;
	text-indent:-9999px;
}

/*QR*/
div#header div#qr{
	margin:0px;
	padding:0px;
	width:150px;
	height:120px;
	text-indent:-9999px;
	float:left;
	}
div#header div#qr a {
	display: block;
	width:150px;
	height:120px;
	text-decoration: none;
}
div#header div#qr a:hover {
	display: block;
	width:150px;
	height:120px;
	text-decoration: none;
}

/*-----  メインBox  -----*/
div#main_box{
	width:800px;
	height:auto;
	margin:0px auto;
	padding:0px;
	clear:both;
}

/*-----  サブタイトル  -----*/
div.sub_title{
	width:780px;
	height:auto;
	margin:10px auto;
	padding:0px;
	clear:both;
}

/*-----下のバナー*/
div#bottom_bana{
	background-image:url("../img/bottom_bana.gif");
	background-repeat:no-repeat;
	background-position:center top;
	width:800px;
	height:80px;
	margin:10px auto;
	padding:0px;
	text-indent:-9999px;
	clear:both;
	}
div#bottom_bana a{
	display:block;
	list-style-type:none;
	width:100%;
	height:100%;
	}
/*メルマガ*/
p#magazine {
	width:200px;
	height:100px;
	float:left;
}
p#magazine a.other {
}
p#magazine a.this {
	background-image:url(../img/magazine.gif);
	background-repeat:no-repeat;
}
p#magazine a:hover {
	background-image:url(../img/magazine.gif);
	background-repeat:no-repeat;
}
/*オンライン予約*/
p#reserve {
	width:200px;
	height:100px;
	float:left;
}
p#reserve a.other {
}
p#reserve a.this {
	background-image:url(../img/reserve.gif);
	background-repeat:no-repeat;
}
p#reserve a:hover {
	background-image:url(../img/reserve.gif);
	background-repeat:no-repeat;
}
/*カード決済*/
p#card {
	width:200px;
	height:100px;
	float:left;
}
p#card a.other {
}
p#card a.this {
	background-image:url(../img/card.gif);
	background-repeat:no-repeat;
}
p#card a:hover {
	background-image:url(../img/card.gif);
	background-repeat:no-repeat;
}
/*モバイル*/
p#mobile {
	width:200px;
	height:100px;
	float:left;
}
p#mobile a.other {
}
p#mobile a.this {
	background-image:url(../img/mobile.gif);
	background-repeat:no-repeat;
}
p#mobile a:hover {
	background-image:url(../img/mobile.gif);
	background-repeat:no-repeat;
}

/*-----  フッター  -----*/
div#footer{
	width:800px;
	height:auto;
	margin:0px auto;
	padding:0px;
	clear:both;
}
div#footer p#footerManu{
	width:800px;
	height:17px;
	margin:0px auto;
	padding-top:8px;
	color:#E2D084;
	border-top:1px solid #E2D084;
	text-align:center;
	clear:both;
}
div#footer p#footerManu a{
	color:#E2D084;
}

div#footer p#copyright{
	width:800px;
	height:20px;
	margin:0px auto;
	padding-top:5px;
	text-align:center;
	color:#E2D084;
	clear:both;
}


.Enter-Banner01{
   	margin:0px auto;
   	width:500px;
   	padding-top:50px;
   	text-align:center;

}