@charset "shift_jis";

body {
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
 padding-top: 0px;
 padding-right: auto;
 padding-bottom: 0px;
 padding-left: auto;
 width: 98%;
}

.fsize {
 font-size: 14px;
 line-height: 1.3em;
}

/*　新人情報デリ　*/
.newgirl {
 text-align: center;
 width: 170px;
 font-size: 15px;
 font-weight: bold;
 float: left;
 margin-left: 20px;
 height: 180px;
 background: url(girls/2-bg2.jpg);
}

/*　新人情報ピンサロ　*/
.newgirl2 {
 text-align: center;
 width: 170px;
 font-size: 15px;
 font-weight: bold;
 float: left;
 margin-left: 20px;
 height: 180px;
 background: url(girls/1-bg2.jpg);
}

/*　新人情報ヘルス　*/
.newgirl3 {
 text-align: center;
 width: 170px;
 font-size: 15px;
 font-weight: bold;
 float: left;
 margin-left: 20px;
 height: 180px;
 background: url(girls/3-bg2.jpg);
}

a img {
 border-style: none;
}

.newend {
 clear: both;
 margin: 0px;
 padding: 10px;
}

.newgirl .saron {
 color: #00F;
}

/*　TOP右側画像　*/
.hed-img {
 background-image: url(../asobu/top-hed-img.jpg);
 background-repeat: no-repeat;
 background-position: right;
}

/*　ガールズコレクションTOP　*/
.coll-top {
 padding-left: 20px;
 font-weight: bold;
 padding-top: 15px;
 background: url(../img/asobu/top-hed-img.jpg) no-repeat right;
 padding-bottom: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
}

/*　ガールズコレクション・新人情報　*/
.coll {
 text-align: center;
 width: 170px;
 font-size: 15px;
 font-weight: bold;
 float: left;
 margin-left: 20px;
 height: 160px;
 background: url(girls/2-bg.jpg);
}

/*　ピンサロの　ガールズコレクション・新人情報　*/
.coll2 {
 text-align: center;
 width: 170px;
 font-size: 15px;
 font-weight: bold;
 float: left;
 margin-left: 20px;
 height: 160px;
 background: url(girls/1-bg.jpg);
}

/*　ヘルスの　ガールズコレクション・新人情報　*/
.coll3 {
 text-align: center;
 width: 170px;
 font-size: 15px;
 font-weight: bold;
 float: left;
 margin-left: 20px;
 height: 160px;
 background: url(girls/3-bg.jpg);
}

.text01 {
 font-size: 13px;
}

/*　リンク設定　*/
a {
 text-decoration:underline;
}

a:link {
 color:#FF0066;
 font-weight: bold;
}

a:visited {
 color:#FF0066;
}

a:hover {
 color:#009900;
 text-decoration:underline;
 top:2px;
 left:2px;
 position: relative;
}

a:active {
 background: #0FF;
}

.manth {
 background: url(../img/hed/month2.jpg) no-repeat right;
}

.hed-bg2 {
 background: url(../img/hed/hed-bg2.gif) repeat-x;
}

.line {
 background: url(../img/line.gif) repeat-x center;
}

.line1 {
 border-left-width: thin;
 border-left-style: solid;
 border-left-color: #FF0000;
}
.under-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}

