*{
	margin: 0px;
	padding: 0px;
}
img {
    border-style:none;
}


/*■■■■■リンク■■■■■*/
a:link { color: #990000; text-decoration: none; border:none 0px;}
a:visited { color: #990000; text-decoration: none} 
a:active { color: #990000; text-decoration: underline} 
a:hover { color: #fb805f; text-decoration: underline} 
a:link img{ text-decoration:none; border:none 0px; }
a:link visited img{ text-decoration:none; border:none 0px; }
a:link active img{ text-decoration:none; border:none 0px; }
a:link hover img{ text-decoration:none; border:none 0px; }

/*■■■■■縦メニュー切り替え■■■■■*/

#clr{
  clear:both;
  }

/*■■■■■メインメニュー■■■■■*/

#gmenu{
	width:150px;
	height:550px;
	background-image:url("img/navi-back.jpg");
	background-repeat: no-repeat;
	font-size: 10px;
	background-position: 0px 0px;
	padding:36px 0px 0px 0px;
}
#gmenucontents{
	width:142px;
    margin:0px 0px 0px 4px;
	padding:0px 0px 0px 0px;
	background-image: url(img/gmenu.jpg);
	background-repeat: no-repeat;
	background-position: -282px 0px;
}

#gmenucontents ul{
	width:142px;
	display: inline;
	list-style-type: none;
	height:45;
	background-repeat: no-repeat;
}



#gmenucontents li{
	display: inline;
	list-style-type: none;
	width:142px;
	height:45;
	background-repeat: no-repeat;
}

#gmenucontents li a:link,#gmenucontents li a:visited,#gmenucontents li a:hover {
	background-image: url(img/gmenu.jpg);
}

#gmenucontents li a{
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	width: 142px;
	height: 45px;
	color: #000000;
}

	
#subcontents{
	width:142px;
	margin:0px 0px 0px 4px;
	padding:0px 0px 0px 0px;
	background-image: url(img/submenu.jpg);
	background-repeat: no-repeat;
		list-style-type: none;
	background-position: -282px 0px;
}	

#subcontents li a:link,#subcontents li a:visited,#subcontents li a:hover {
	background-image: url(img/submenu.jpg);
}

#subcontents ul {
	display: inline;
	text-indent: -9999px;
	list-style-type: none;
	background-repeat: no-repeat;
	width: 142px;
	height: 24px;
}


#subcontents li{
	display: inline;
	list-style-type: none;
	width:142px;
	height: 24px;
	background-repeat: no-repeat;
}

#subcontents li a{
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	width: 142px;
	height: 24px;
}

#g1 a:link{background-position: 0px 0px;}
#g1 a:hover {background-position: -141px 0px;}

#g2 a:link,#g2 a:visited {background-position: 0px -45px;}
#g2 a:hover {background-position: -141px -45px;}

#g3 a:link,#g3 a:visited {background-position: 0px -90px;}
#g3 a:hover {background-position: -141px -90px;}

#g4 a:link,#g4 a:visited {background-position: 0px -135px;}
#g4 a:hover {background-position: -141px -135px;}

#g5 a:link,#g5 a:visited {background-position: 0px -180px;}
#g5 a:hover {background-position: -141px -180px;}

#g6 a:link,#g6 a:visited {background-position: 0px -225px;}
#g6 a:hover {background-position: -141px -225px;}

#g7 a:link,#g7 a:visited {background-position: 0px -270px;}
#g7 a:hover {background-position: -141px -270px;}

#g8 a:link,#g8 a:visited {background-position: 0px -315px;}
#g8 a:hover {background-position: -141px -315px;}

#s9 a:link,#s9 a:visited {background-position: 0px 0px;}
#s9 a:hover {background-position: -141px 0px;}

#s10 a:link,#s10 a:visited {background-position: 0px -24px;}
#s10 a:hover {background-position: -141px -24px;}

#s11 a:link,#s11 a:visited {background-position: 0px -48px;}
#s11 a:hover {background-position: -141px -48px;}

#s12 a:link,#s12 a:visited {background-position: 0px -72px;}
#s12 a:hover {background-position: -141px -72px;}

#s13 a:link,#s13 a:visited {background-position: 0px -96px;}
#s13 a:hover {background-position: -141px -96px;}


/*■■■■■container■■■■■*/
#bgdeco{
	width: 900px;
	margin: 0px auto;
	padding: 0px auto;
    background-image: url(img/deco.gif);
	background-repeat:repeat-y;
	background-position:62px;
	}

#bgline{
	width: 850px;
	margin: 0px auto;
	background-color: #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#container{
	width: 850px;
	margin: 0px auto;
	padding-bottom: 30px;
	background-color: #000000;
	border-right: 1px solid #660000;
	border-left: 1px solid #660000;
	border-bottom: 1px solid #660000;
}


#mainbody{
	margin-bottom:auto;
	width: 848px;
}

#mail{
	width: 850px;	
	text-align: left;
}

#leftbody{
	width: 150px;
    margin:2px 0px 2px 0px;
	padding:0px 0px 0px 2px;
	float: left;
	margin-bottom:5px;
	vertical-align:top;
}



#planc{
    margin-top:5px;
	font-size: 12px;
    text-align:center;
		color:#FFFFFF;
}

#rightbody{
	width:590px;
	float: right;
	vertical-align:top;
}


.planb{
width:580px;
text-align:center;
margin:0px 0px 3px 0px;
list-style-type: none;
}
#planb{
float:right;
width:600px;
font-size: 12px;
text-align:center;
color:#FFFFFF;
padding-right: 45px;
}

/*■■■■■フッター■■■■■*/
#footer{
	width: 850px;
	clear: both;
	margin: 0px auto;
	font-size: 12px;
	margin-top:10px;
	margin-bottom:5px;
    padding:0px;
	text-align:center;
	color:#FFFFFF;

}

#footer1 ul {
	font-size: 12px;
        float: left;
}

#footer1 li {
	display: inline;
	list-style-type: none;
	
}

/*■■■■■フッター用　枠　■■■■■*/

.wakulink{
width:80px;
margin: 0 auto;
color:#FFFFFF;
background-color:#000000;
padding: 1px;
border: 1px solid #666666;
text-align:center;
}

.waku4{
width:800px;
margin: 0 auto;
color:#FFFFFF;
background-color:#000000;
padding: 1px;
border: 1px solid #666666;
text-align:center;

}

.waku5{
width:660px;
height:50px;
margin: 0 auto;
color:#FFFFFF;
background-color:#000000;
padding:0px;
background-image:url(img/footback.jpg);

}

/*■■■■■ブックマーク■■■■■*/
#bk{
	float: right;
	margin: 0px auto;
	font-size: 12px;
	margin-top:0px;
	margin-bottom:0px;
    padding:0px;
	text-align:center;
	color:#FFFFFF;
}

/*■■■■■コンテンツ１  girls ■■■■■*/
#girls{
	width:690px;
	list-style-type: none;
	font-size: 12px;
	float: right;
	padding:0px;
	text-align:center;
	color:#FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}

.girls ul{
	list-style-type: none;
	margin:3px 0px 3px 0px;
    padding:0px;
	font-size: 12px;
	
}

.girls li {
	list-style-type: none;
	padding:15px;
	background-image: url(img/photoback.jpg);
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	float: left;
}

/*■■■■■コンテンツ２  shop　　■■■■■*/
#contents2{
	width:680px;
	background-color: #000000;
	float: right;
	font-size: 12px;
	margin:0px 5px 5px 0px;
    padding:5px 0px 5px 2px;
}
#pan{
	　　width:690;
	font-size: 12px;
	text-align:center;
	color:#666666;
	width: 600px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 7px;
	float: left;
}

#toptitle{
	width:685;
	font-size: 12px;
	text-align:left;
	color:#FFFFFF;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 7px;
}

#shopname{
color:#FFFFFF;
	font-size: 12px;
	text-align:center;
	padding:5px;
}

#shopimg{
	float: left;
	font-size: 12px;
	margin:0px;
	padding:0px;
	text-align:center;
}


/*■■■■■バナー■■■■■*/

.banner{
    width:640px;
	list-style-type: none;
	font-size: 12px;	
	margin:5px 25px 5px 0px;
	float: right;
    padding:0px;
	text-align:center;
	color:#FFFFFF;
	padding: 1px;
    border: 1px solid #666666;

}

.banner ul{
	list-style-type: none;
	margin:1px 0px 1px 5px;
    padding:0px;
	font-size: 12px;
	
}

.banner li {
	list-style-type: none;
	padding:1px;
	margin:5px 0px 5px 0px;
	text-align:left;
}


/*■■■■■会社系ページ右側画像■■■■■*/
#rightimg{
	width:auto;
	font-size: 12px;
	text-align: center;
}
#imgimg {
	padding-left: 20px;
}



/*■■■■■各コンテンツ詳細  ul  li ■■■■■*/

.planc ul{
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	font-size: 12px;
	line-height: 140%;
}

.planc li {
	list-style-type: none;
	margin:0px 0px 5px 0px;
}


/*■■■■■渋谷背景■■■■■*/
#body2 {
margin:0px;
padding:0px;
color: #666666;
background-color: #000000;
background-repeat: no-repeat;
}


/*■■■■■六本木ヘッダー■■■■■*/

#header {
	height: 250px;
	margin: 0 auto;
	padding: 0;
	background-image: url(img/shibuyaline.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#headerin {
	width:  ;
	height: 250px;
	margin: 0 auto;
	padding: 0;
		background-image: url(img/shibuyahead1.png);
	background-repeat: no-repeat;
	background-position: center;
}

/*■■■■■六本木エンタ背景■■■■■*/

#under {
	height: 100px;
	font-size: 12px;
	margin: 0 auto;
	padding: 0;
	margin-bottom:10px;
	background-image: url(img/6entline.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#underin {
	width:  ;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	background-image: url(img/.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


/*■■■■■枠■■■■■*/
.waku{
background-color:#000000;
background-image:url(img/thumback.gif);
background-repeat:repeat-x;
padding: 1px;
border: 1px solid #aaaaaa;
}


.waku2{
background-color:#000000;
padding: 1px;
border: 1px solid #272727;
	vertical-align:top;
}

.waku3{
color:#FFFFFF;
background-color:#000000;
padding: 1px;
border: 1px solid #666666;
}

.shopname{
text-align:center;
color:#CAA73A;
font-weight:bold;
font-size:16px;
}


/*■■■■■バナー■■■■■*/




/*■■■■■フォント■■■■■*/
h1 {
	float: center;
	width: 518px;
	margin: 0px auto 0;
	padding: 8px 0 0 ;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	font-color: #ffffff;
}

h2 {
	float: center;
	width: 800px;
	margin: 0px auto 0;
	padding: 8px 0 0 ;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	font-color: #ffffff;
}

/*■■■■■テーブル■■■■■*/
.mainbody {
width: 800px; /* テーブルの横幅 */ 
border-collapse: collapse; /* 枠線の表示方法 */ 
background-color: #000000;
vertical-align:top;
}

.enter {
width: ; /* テーブルの横幅 */ 
border-collapse: collapse; /* 枠線の表示方法 */ 
background-color: #353535;
font-size: 12px;
color: #ffffff;
vertical-align:top;
padding: 1px;
border: 1px solid #ffffff;
}

.b {
color: #ffffff;
font-size: 12px;
padding-top: 0px;
margin: 0px;
vertical-align:top;
}

.c {
color: #ffffff;
font-size: 12px;
padding-top: 0px;
margin: 0px;
vertical-align:top;
}

.shop {
color: #ffffff;
font-size: 12px;
padding-top: 5px;
margin: 5px 0px 5px 0px;
text-align:left;

}

.shopt {
color: #ffffff;
font-size: 12px;
padding-top: 0px;
margin:0px;
text-align:left;

}

.shop2 {
color: #ffffff;
font-size: 12px;
padding-top: 0px;
margin-top: 0px;
vertical-align:top;
text-align:center;
}

.shopfree {
color: #ffffff;
background-color: #222222;
font-size: 12px;
padding-top: 0px;
margin: 5px 0px 5px 3px;
text-align:center;

}


.shop_col_t {
	font-size: 12px;
	background-color: #141010;
	padding: 5px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 2px;
	border: 1px solid #1E1D1A;
	color: #EBD7B0;
}


.update {
color: #000000;
background-color: #20D9FA;
background-repeat:repeat-x;
}

.1 {
color: #000000;
background-color: #FBF206;
background-image: 
background-repeat:repeat-x;
}

.pr {
width: 850px; /* テーブルの横幅 */ 
border-collapse: collapse; /* 枠線の表示方法 */ 
background-color: #000000;
color: #ffffff;
font-size: 12px;
padding-top: 0px;
margin-top: 0px;
vertical-align:top;
text-align:center;
}

.pr2 {
width: 800px; /* テーブルの横幅 */ 
border-collapse: collapse; /* 枠線の表示方法 */ 
background-color: #000000;
color: #000000;
font-size: 12px;
padding-top: 0px;
margin-top: 0px;
vertical-align:top;
}


/*■■■■■渋谷テーブル■■■■■*/
.shibuya-enter {
width: px; /* テーブルの横幅 */ 
border-collapse: collapse; /* 枠線の表示方法 */ 
background-color: #000000;
color: #666666;
font-size: 12px;
padding-top: 0px;
margin-top: 0px;
}



/*■■■■■TD■■■■■*/
.td1 {
width: px; /* テーブルの横幅 */ 
border-collapse: collapse; /* 枠線の表示方法 */ 
background-color: #000000;
color: #ffffff;
font-size: 12px;
padding-top: 0px;
margin-top: 0px;
}

.td2 {
width: px; /* テーブルの横幅 */ 
border-collapse: collapse; /* 枠線の表示方法 */ 
background-color: #000000;
color: #666666;
font-size: 12px;
padding-top: 0px;
margin-top: 0px;
}

.local {
width: px; /* テーブルの横幅 */ 
border-collapse: collapse; /* 枠線の表示方法 */ 
background-color: #000000;
color: #666666;
font-size: 12px;
background-image: url(img/local.jpg);
padding-top: 0px;
margin-top: 0px;
background-repeat: no-repeat;
}

.entback {
width: px; /* テーブルの横幅 */ 
border-collapse: collapse; /* 枠線の表示方法 */ 
background-color: #000000;
color: #666666;
font-size: 12px;
background-image: url(img/ent-back.png);
padding-top: 0px;
margin-top: 0px;
}

#mailform{background-color:#000000;
color:#CCCCCC;}

.asta{color: #FF0000}



.shop_count {
    width: 840px;
    margin: 0 auto;
    position: relative;
}
.shop_count span{
    font-size: 14px;
    position: absolute;
    color: #FFF;
    top: 20px;
    width: 270px;
    text-align: left;
}
.shop_count br{
    display: none;
}
.shop_count span em{
    font-size: 30px;
    line-height: 1;
    margin-right: 3px;
    font-style: normal;
}

