/*-----  リンク  -----*/
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{
	width:1000px;
	height:auto;
	margin:0px auto;
	padding:0px;
	clear:both;
	}

/*-----  メニュー  -----*/
div#menu{
	position: relative;
	behavior:url("../img/iepngfix.htc"); /*IE6でpng表示用*/
	background-image:url("../img/menu/bg.png");
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px auto;
	padding:0px 15px;
	width:160px;
	height:700px;
	float:left;
	}
/*ロゴ*/
div#menu div#rogo{
	margin:0px;
	padding:0px;
	width:160px;
	height:160px;
	text-indent:-9999px;
	float:left;
	}
	
div#menu div#rogoFlash{
	width:158px;
	height:160px;
	position: absolute;
    top: 2px;
    left: 18px;
	float:left;
}
	
div#menu div#rogo a {
	display: block;
	width:160px;
	height:160px;
	text-decoration: none;
}
div#menu div#rogo a:hover {
	display: block;
	width:160px;
	height:160px;
	text-decoration: none;
}
/*アイコン*/
div#menu div#icon{
	margin:0px;
	padding:0px 32px;
	width:96px;
	height:40px;
	float:left;
	}
div#menu div#icon p{
	margin:0px;
	padding:0px;
	width:32px;
	height:40px;
	text-indent:-9999px;
	float:left;
	}
div#menu div#icon p a {
	display: block;
	width:32px;
	height:40px;
	text-decoration: none;
}
div#menu div#icon p a:hover {
	display: block;
	width:32px;
	height:40px;
	text-decoration: none;
}
/*メニューLIST*/
div#menu ul{
	width:160px;
	height:360px;
	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;
	}
/*QR*/
div#menu div#qr{
	margin:0px;
	padding:15px 0px;
	width:160px;
	height:110px;
	text-indent:-9999px;
	clear:both;
	}
div#menu div#qr a {
	display: block;
	width:160px;
	height:110px;
	text-decoration: none;
}
div#menu div#qr a:hover {
	display: block;
	width:160px;
	height:110px;
	text-decoration: none;
}

/*-----  メイン  -----*/
div#main{
	width:810px;
	height:auto;
	margin:0px auto;
	padding:0px;
	float:left;
}

/*-----  ヘッダー  -----*/
div#header{
	position: relative;
	behavior:url("../img/iepngfix.htc"); /*IE6でpng表示用*/
	background-image:url("../img/header.png");
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px auto;
	padding:0px;
	width:810px;
	height:120px;
	clear:both;
	}
div#header div#shopTenpo{
	margin:0px;
	padding:0px;
	width:348px;
	height:120px;
	text-indent:-9999px;
	float:left;
	position:relative;
	}
.Head-Tel1{
	width:300px;
	height:30px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:30px;
	z-index:1;
	left:0px;
}
.Head-Tel1 a{
	width:300px;
	height:30px;
	display:block;
	text-indent:-9999px;
}
.Head-Tel2{
	width:300px;
	height:30px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:60px;
	z-index:1;
	left:0px;
}
.Head-Tel2 a{
	width:300px;
	height:30px;
	display:block;
	text-indent:-9999px;
}
.Head-Tel3{
	width:300px;
	height:30px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:90px;
	z-index:1;
	left:0px;
}
.Head-Tel3 a{
	width:300px;
	height:30px;
	display:block;
	text-indent:-9999px;
}


div#header div#shopTenpoFlash{
	margin:0px;
	padding:0px;
	width:280px;
	height:100px;
	position: absolute;
    top: 15px;
    left: 0px;
	float:left;
	}
div#header div.girls{
	behavior:url("../img/iepngfix.htc"); /*IE6でpng表示用*/
	background-image:url("../img/header_girls.png");
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:3px 9px 17px 8px;
	width:60px;
	height:100px;
	float:left;
	}
div#header div.girls p.img{
	margin:0px;
	padding:0px;
	width:60px;
	height:81px;
	clear:both;
	}
div#header div.girls p.name{
	margin:0px;
	padding-top:4px;
	width:60px;
	height:15px;
	font-size:11px;
	color:#ffffff;
	text-align:center;
	clear:both;
	}
/*ピックアップ（待機中の女の子）*/
div#header div.pickupGirl{
	behavior:url("../img/iepngfix.htc"); /*IE6でpng表示用*/
	background-image:url("../img/pickupGirl.png");
	background-repeat:no-repeat;
	background-position:center top;
	width:60px;
	height:100px;
	margin:0px;
	padding:3px 9px 17px 8px;
	float:left;
}
div#header div.pickupGirl p.img{
	width:60px;
	height:81px;
	margin:0px;
	padding:0px;
	clear:both;
}
div#header div.pickupGirl p.name{
	width:60px;
	height:16px;
	margin:0px;
	padding-top:3px;
	text-align:center;
	font-size:11px;
	clear:both;
}
div#header div.pickupGirl p.name a{
	color:#ffffff;
}

/*-----  メインBox  -----*/
div#main_box_top{
	behavior:url("../img/iepngfix.htc"); /*IE6でpng表示用*/
	background-image:url("../img/main_box_top.png");
	background-repeat:no-repeat;
	background-position:center top;
	width:800px;
	height:25px;
	margin:0px auto;
	padding:0px 5px;
	clear:both;
}
div#main_box_title{
	width:810px;
	height:65px;
	margin:0px auto;
	padding:0px;
	clear:both;
}
div#main_box{
	behavior:url("../img/iepngfix.htc"); /*IE6でpng表示用*/
	background-image:url("../img/main_box_bg.png");
	background-repeat:repeat-y;
	background-position:center top;
	width:780px;
	height:auto;
	margin:0px auto;
	padding:0px 15px;
	clear:both;
}
div#main_box_bottom{
	behavior:url("../img/iepngfix.htc"); /*IE6でpng表示用*/
	background-image:url("../img/main_box_bottom.png");
	background-repeat:no-repeat;
	background-position:center top;
	width:800px;
	height:25px;
	margin:0px auto;
	padding:0px 5px;
	clear:both;
}

/*-----下のバナー*/
div#bottom_bana{
	behavior:url("../img/iepngfix.htc"); /*IE6でpng表示用*/
	background-image:url("../img/bottom_bana.png");
	background-repeat:no-repeat;
	background-position:center top;
	width:800px;
	height:100px;
	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:#ffffff;
	background-color:#E9298D;
	text-align:center;
	clear:both;
}
div#footer p#footerManu a{
	color:#ffffff;
}

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

.Enter-Banner01{

    width:468px;

	margin:0px auto;
	
	padding-top:50px;

	margin-bottom:30px;

}
