html{
scrollbar-face-color: #fff;
scrollbar-track-color: #ddd; 
scrollbar-arrow-color: #999;
scrollbar-highlight-color: #eee;
scrollbar-3dlight-color: #fff;
scrollbar-shadow-color: #ccc;
scrollbar-darkshadow-color: #bbb;
}

/***********　BODYですよ♪ ***********/
body{
margin: 0;
padding: 0;
color: #ccc;
line-height: 120%;
font: 10pt "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
text-align: center;
background-color: #000000;
}

/************　リンクカラーはここですよ♪ ************/
a:LINK{
color : #ff0000;
text-decoration : underline;
}
a:HOVER{
color : #ff0000;
text-decoration : underline;
}
a:VISITED{
color : #ff6000;
text-decoration : underline;
}
a:ACTIVE{
color : #ff0000;
text-decoration : underline;
}

/************　▼画像のボーダーです♪ ************/
img{
margin: 0;
padding: 0;
border: 0;
vertical-align: text-bottom;
}

/************　▼テーブル♪ ************/
table{
font-size: 10pt;
}

/************　▼ul♪ ************/

ul{
margin: 0;
padding: 0;
}

li{
margin: 0;
padding: 0;
list-style: none;
}

/************　▼Hタグ♪ ************/

h1{
margin: 5px 0 0 0;
padding: 0;
color: #ccc;
font-size: 10pt;
}

h2 {
}


h3 {
padding: 5px 0 10px 0;
height: 30px;
color: #444;
font-weight: bold;
text-align: left;
}

/************　18歳認証 ************/

#entrance {
	/*background: #000 url(../images/entrance_image/entrancebg.jpg) center top repeat-y;*/
	background: #0098e8;
}


#attention18 {
margin: 15px auto 0px auto;
width: 540px;
height: 42px;
}

#attention18 img {
margin: 0 10px 0 auto;
float: left;
width: 42px;
height: 42px;
}

#attention18 p {
margin: 0 auto;
float: left;
text-align: left;
}


#linklink {
text-align: center;
width: 540px;
margin: 5px auto 5px auto
}


#getflash{
margin: 20px auto 0 auto;
width: 610px;
clear: both;
text-align: left;
}

#getflash img{
margin-right: 10px;
float: left;
}

/************　店舗入口 ************/
.enter {
width: 760px;
height: 80px;
margin: 10px auto 0 auto;

}

.enter p {
margin: 0 10px 0 10px;
width: 170px;
height: 80px;
float: left;
}

.enter p.cl {
background: url(topimage/clear.jpg) no-repeat;
}

.enter p.pg {
background: url(topimage/perfect-girl.jpg) no-repeat;
}

.enter p.sm {
background: url(topimage/sm-mistress.jpg) no-repeat;
}

.enter p.sd {
margin: 0;
background: url(topimage/s-mistress.jpg) no-repeat;
}

.enter p a {
padding-top: 80px;
display: block;
width: 100%;
height: 0;
line-height: 80px;
overflow: hidden;
}


/************　フッター ************/
#footer {
margin: 10px auto 5px;
}
