@charset "utf-8";
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, fieldset, p {
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
html {
   height:100%;
   /*position: relative;=================◆20090717*/
}

body {
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	background: #ffe8ff url(../img/bg.jpg) repeat-x center top;
}

body.body_top {
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	background: #ffe8ff url(../img/bg2.jpg) repeat-x center top;
}
/*20090703*/
/*ログインフォームサイズ修正20090703*/
input#password {
	width: 180px;
}
/*ログインフォームサイズ修正20090703*/
input#username {
	width: 180px;
}

a {
    text-decoration: none;
}

a img { 
    border: none;
}

a:link {
	color:#006699;
}

a:visited {
	color:#006699;
}
f
a:hover {
	color:#ff0000;
}

b {
	color: #ff0000;
}

h3 {
    display: none;
}

h2.pro {
        display: block;
        padding: 7px 0 0 10px;
        width: 476px;
	height: 27px;
        font-size: 14px;
        color: #fff;
	margin: 15px 0 -7px 2px;
        background: #ffe8ff url(../img/tab_black.jpg) no-repeat;
}

h4 {
    font-size: 12px;
    width: 480px;
    height: 24px;
    background: url(../img/h4.jpg) no-repeat;
    margin: 10px 0 0 13px;
	padding: 6px 0 0 0px;
    text-indent: 15px;
}

h5 {
    float: left;
	color: #ffffff;
    font-size: 14px;
	line-height: 16px;
	margin-top: 0px;
	padding: 0;
}

h5#purple {
	font-size: 14px;
	color: #e3d0ff;
	font-weight: bold;
}

h5#pink {
	font-size: 14px;
	color: #ffbfff;
	font-weight: bold;
}

h5#green {
	font-size: 14px;
	color: #47db00;
	font-weight: bold;
}

h5#blue {
	font-size: 14px;
	color: #93dcff;
	font-weight: bold;
}

h5#red {
	font-size: 14px;
	color: #ff7575;
	font-weight: bold;
}

h6.under {
    width: 700px;
	background-color: #ffccff;
    font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

html>/**/body h5 {
	margin-top /*\**/: 15px\9;
} /* Only IE8 */

html>/**/body h5, x:-moz-any-link, x:default {
    margin-top: 15px;
} /* Only FireFox 3 */

#h5sub {
    float: right;
    font-size: 16px;
	margin-top: 0px;
	margin-right: 20px;
	padding: 0;
}

#h5sub a {
    color: #ffffff;
}

html>/**/body #h5sub {
	margin-top /*\**/: 15px\9;
} /* Only IE8 */

html>/**/body #h5sub, x:-moz-any-link, x:default {
    margin-top: 15px;
} /* Only FireFox 3 */

#container {
	margin:0px auto 20px;
	/*width: 950px;==========================◆20090717*/
	width: 970px;
	height: auto;
	text-align: left;
}

#header {
	width: 950px;
	height: 78px;
}

#header2 {
	width: 950px;
	height: 28px;
}

#header2 ul {
    list-style:none;
    margin: 0 0 0 -5px;
    padding: 7px 0 0 0;
}

#header2 li {
    list-style:none;
    float: left; 
    background:url(../img/list.gif) no-repeat center left;
    padding-left: 8px;
    margin-left: 8px;
}

#header2 a:link {
	color:#fff;
}

#header2 a:visited {
	color:#fff;
}

#header2 a:hover {
	color:#ff0000;
}
/*
#header3 {
	width: 950px;
	height: 31px;
}
*/
#header3 ul {
    list-style: none; 
    margin: 3px 0 0 8px;
    padding: 0;
}

#header3 li {
    display: block;
    width: 88px;
    height: 27px;
    list-style: none;
    float: left; 
    background:url(../img/bg_list.jpg);
    padding-top: 1px;
    margin-right: 0px;
    text-align: center;
}

#header3 li#header3_1 {
    display: block;
    width: 155px;
    height: 27px;
    list-style: none;
    float: left; 
    background:url(../img/bg_list.jpg);
    padding-top: 1px;
    margin-right: 0px;
    text-align: center;
}

#header3 a {
    display: block;
	background:url(../img/bg_list.jpg);
    width: 88px;
    height: 27px;
    line-height: 200%;
}

#header3 a:hover {
    background-position: 0px -27px; 
}

#header3_1 a {
    background-position: -88px 0px; 
	width: 155px;
    height: 27px;
}

#header3_1 a:hover {
    background-position: -88px -27px; 
}

#header4 {
	width: 950px;
	height: 28px;
}

#header4 ul {
    list-style:none;
    margin: 0 0 0 -5px;
    padding: 7px 0 0 0;
}

#header4 li {
    list-style:none;
    float: left; 
    background:url(../img/list.gif) no-repeat center right;
    padding-left: 8px;
	padding-right: 8px;
    margin-left: 0px;
}

#header4_2 {
	width: 725px;
	height: 75px;
	background-color: #fbf3e0;
	border: 1px #000 solid;
	font-size: 14px;
}

#header4_2 ul {
    list-style:none;
    margin: 10px 0 0 5px;
    padding: 7px 0 0 0;
}

#header4_2 li {
	display: block;
	width: 100px;
	height: 43px;
	list-style-type: none;
	float: left; 
	display: inline;
	background:url(../img/bg_list4.jpg) no-repeat center right;
	margin-right: 2px;
	text-align: left;
}

#header4_2 li a {
    display: block;
    width: 100px;
    height: 43px;
    color: #fff;
    font-weight: bold;
		text-indent: 0.5em;
		line-height: 43px;
}

#header4_3 {
	width: 350px;
	height: 300px;
	background-color: #ffffff;
	border: 1px #000 solid;
	padding: 3px;
	overflow: auto;
	margin-bottom: 10px;
}

#header4_3 iframe {
	width: 345px;
	height: 295px;
	position: relative;
	top: 0px;
	left: 0px;
}

#menu { 
    float: left;
	width: 220px;
	margin-top: 12px;
}

#contents { 
	float: right;
	/*width: 728px;=====================◆20090717*/
	width: 743px;
	height: 100%;
	/*min-height: 1600px;*/
	margin-top: 15px;
	background-color: #fff;
	/*◆20090717===================================*/
	overflow: auto;
}
#contents2 { 
    float: right;
	width: 728px;
	margin-top: 15px;
}

html>/**/body #contents2 { 
    float /*\**/: right\9;
	width /*\**/: 728px\9;
	margin-top /*\**/: 15px\9;
	background-color /*\**/: #ffe8ff\9;
}

#footer {
    clear: both;
    text-align: center;
	width: 950px;
	height: 60px;
	margin-top: 10px;
	margin-bottom: 0;
}

#footer ul {
    list-style:none;
    margin: 0 0 0 280px;
    padding: 7px 0 0 0;
}

#footer li {
    list-style:none;
    float: left; 
    background:url(../img/list.gif) no-repeat center left;
    padding-left: 8px;
    margin-left: 8px;
}

#shop_c {
	width: 725px;
	height: 28px;
}

#shop_c ul {
    list-style: none; 
    margin: 0;
    padding: 0;
}

#shop_c li {
    float: left; 
}

#shopname {
	width: 725px;
	height: 150px;
}

#shoplogo {
    float: left;
	width: 350px;
	margin: 5px 0 5px 5px;
}

html>/**/body #shoplogo {
	margin /*\**/: 5px 0 15px 5px\9;
} /* Only IE8 */

html>/**/body #shoplogo, x:-moz-any-link, x:default {
    margin: 5px 0 15px 5px;
} /* Only FireFox 3 */

#shoplogo2 {
    float: right;
	width: 346px;
	margin-top: 5px;
}

#shopid {
	float: left;
	width: 505px;
	margin-top: 15px;
}

#pan {
	width: 725px;
	height: 16px;
	padding: 5px 0 0 5px;
}

#girls {
	width: 505px;
	height: 400px;
}

#girls_right {
    float: right;
	width: 240px;
	height: 400px;
	margin-right: 5px;
}

#girls_right img {
    position: relative;
    top: 20px;
}

#girls_left {
    float: left;
	width: 240px;
	height: 400px;
    margin-left: 6px;
}

.girls_left_box {
	width: 240px;
	height: 125px;
}

.girls_left_box2 {
	width: 72px;
	height: 100px;
}

#girls_left_box2 {
	width: 240px;
    text-align: right;
}

#girls_left_box3 {
    clear: both;
	width: 475px;
	background-color: #ffe8ff;
	border: 1px #ccc solid;
	padding: 3px;
	position: relative;
    left: 8px;
}

#tel {
    font-size: 16px;
	font-weight: bold;
}

#girlstitle {
    clear: both;
	color: #ffffff;
    width: 720px;
    height: 48px;
    background: url(../img/shop_title.jpg) no-repeat;
    margin: 15px 0 2px 0;
	padding: 16px 0px 0px 0px;
	text-indent: 25px;
}

html>/**/body #girlstitle {
	padding /*\**/: 1px 0 0 0\9;
} /* Only IE8 */

html>/**/body #girlstitle, x:-moz-any-link, x:default {
    padding: 1px 0 0 0;
} /* Only FireFox 3 */

#girlstitle p {
    width: 500px;
}

.girlstitle2 {
    clear: both;
	color: #ffffff;
    width: 720px;
    height: 48px;
    background: url(../img/shop_title.jpg) no-repeat;
    margin: 15px 0 2px 0;
	padding: 16px 0px 0px 0px;
	text-indent: 25px;
}

html>/**/body .girlstitle2 {
	padding /*\**/: 1px 0 0 0\9;
} /* Only IE8 */

html>/**/body .girlstitle2, x:-moz-any-link, x:default {
    padding: 1px 0 0 0;
} /* Only FireFox 3 */

.girlstitle2 p {
    width: 500px;
}

#diary {
    margin: -6px 0 0 13px;
	width: 478px;
	height: 250px;
	border: 1px #ccc solid;
        overflow: auto;
}

#system {
  float: left;
	margin: -6px 0 0 13px !important;
	margin: -6px 0 0 6px; /* for only IE6 style */
	width: 478px;
	border: 1px #ccc solid;
}

#system table {
	margin: 0;
}

#right {
  float: left;
	width: 220px;
	margin-top: 15px;
/*◆20090717=========================/
min-height:1005px;
height: auto !important;
height: 1050px;
/===================================*/

}

#logo {
    float: left;
    background: url(../img/logo.jpg);
    display: block;
    width: 222px;
    height: 61px;
	margin: 0;
	text-indent: -9999px;
}

#logo a{
    background: url(../img/logo.jpg);
	overflow: hidden;
    display: block;
    width: 222px;
    height: 61px;
	margin: 0;
}

#header_banner{
    float: right;
    width: 234px;
    height: 60px;
	margin: -5px 0 0 0;
}

#mypage {
    background: url(../img/mypage.jpg);
    width: 220px;
    height: 210px;
}

#mypage form {
    width: 180px;
	position: relative;
    top: 45px;
    left: 15px;
}

#mypage2 {
    background: url(../img/mypage2.jpg);
    width: 400px;
    height: 215px;
	position: relative;
    left: 150px;
}

#mypage2 form {
    width: 180px;
	position: relative;
    top: 50px;
    left: 100px;
}

.center {
    text-align: center;
}

#mailmaga {
    width: 216px;
    height: 78px; 
    margin: 0px 0 0 0px;
}

#mailmaga a {
    background-image: url(../img/mailmaga.jpg);
    background-position: 0px 0px;
    display: block;
    width: 216px;
    height: 78px; 
    text-indent: -9999px;
    overflow: hidden;
}

#mailmaga a:hover {
    background-position: 0px -78px;
}

#kensaku {
    margin: 5px 0 0 0;
    width: 220px;
    height: 340px;
    background: url(../img/kensaku_bg.jpg) no-repeat;
}

#kensaku ul {
    list-style: none; 
    width: 204px;
    position: relative;
    top: 38px;
    left: 8px;
    margin: 0;
    padding: 0;
}

#kensaku li {

    display: block;
    width: 204px;
    height: 76px;
    text-indent: -9999px; 
	overflow: hidden;
}

#kensaku a {
    background: url(../img/kensaku_bt.jpg);
    display: block;
    width: 204px;
    height: 76px;  
}

#kensaku1 a {
    background-position: 0px 0px; 
}

#kensaku2 a {
    background-position: 0px -80px; 
}

#kensaku3 a {
    background-position: 0px -160px; 
}

#kensaku4 a {
    background-position: 0px -240px; 
}

#kensaku1 a:hover {
    background-position: -214px 0px; 
}

#kensaku2 a:hover {
    background-position: -214px -80px; 
}

#kensaku3 a:hover {
    background-position: -214px -160px; 
}

#kensaku4 a:hover {
    background-position: -214px -240px; 
}

#kensaku_u {
    margin: 0;
    width: 220px;
    height: 16px;
    background-image: url(../img/kensaku_bg2.jpg);
}

#mobile {
    text-indent: -9999px; 
}

#qr {
    margin: -10px 0 0 0;
    width: 220px;
    height: 208px;
    background-image: url(../img/mobile.jpg);
}

.banner {
    margin: 10px 0 0 6px;
    width: 208px;
    height: 60px;
}

#info {
	position: relative;
	/*width: 728px;================◆20090717*/
	width: 743px;
	height: 48px;
	margin: 0;
	background-image: url(../img/info_bg.jpg);
}

#marq {
	position: relative;
	top: 18px;
	left: 190px;
	width: 500px;
}

#shop_c {
	/*width: 728px;==================◆20090717*/
	width: 743px;
	height: 30px;
	background:url(../img/shop_c.jpg) no-repeat center left;
}

#shop_c ul {
    list-style: none; 
    margin: 2px 0 0 0;
    padding: 0;
}

#shop_c li {
    display: block;
    width: 78px;
    height: 25px;
    list-style: none;
    float: left; 
    background:url(../img/shop_c.jpg) no-repeat center left;
    padding-top: 2px;
    margin-right: 2px;
    text-align: center;
}

html>/**/body #shop_c li {
	padding-top /*\**/: 5px\9;
} /* Only IE8 */

html>/**/body #shop_c li, x:-moz-any-link, x:default {
    padding-top: 5px;
} /* Only FireFox 3 */

#shop_c li a {
    display: block;
    width: 78px;
    height: 25px;
    line-height: 200%;
}

#shopname {
    width: 728px;
    height: 180px;
}

#movie {
	width: 220px;
	height: 210px;
	margin: 0;
	background: #fed9eb url(../img/movie.jpg) no-repeat;
}

#message {
	width: 220px;
	height: 900px;
	margin: 10px 0 10px 0;
	overflow:auto;
	background: #fed9eb url(../img/diary.jpg) no-repeat;
}

#message table {
    background-color: #ffe8ff;
	width: 200px;
	height: auto;
	position: relative;
	top: 55px;
	left: 10px;
}

#girlslist {
	float: left;
	width: 725px;
	margin-top: 15px;
	padding-bottom: 20px;
}

#girlslist ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
/*画像フロート用*/
#girlslist ul.shopgirls li {
	display: block;
	width: 140px;
	height: 220px;
	list-style: none;
	float: left; 
	background:url(../img/girls.jpg) no-repeat center left;
	text-align: center;
	margin: 0 0 5px 4px;
	padding: 10px 0 0 0;
}
/*一般用*/
#girlslist li {
	text-align: center;
	margin: 0 0 5px 4px;
	padding: 10px 0 0 0;
}

#girlslist li img {
	margin: 0 0 5px 0;
}

#shukkin_list table {
	width: 720px;
	border: 0px #fd71cc solid;
	border-spacing: 1px;
	padding: 2px;
	background-color: #cccccc;
	margin: 0 0 10px 3px;
}

#shukkin_list table td {
    width: 90px;
    text-align: center;
    vertical-align: middle;
}

#title {
    background-color: #ffe6ee;
    height: 20px;
	text-align: center;
    vertical-align: middle;
}

#title_sat {
    color: #0000ff;
    background-color: #ffe6ee;
    height: 20px;
	text-align: center;
    vertical-align: middle;
}

#title_sun {
    color: #ff0000;
    background-color: #ffe6ee;
    height: 20px;
	text-align: center;
    vertical-align: middle;
}

#time {
    background-color: #ffffff;
	text-align: center;
    vertical-align: middle;
}

#map {
	margin: 0 15px 0 10px;
}

#map2 {

}

#ticket {
	margin-left: 80px;
}

#ticket2 {

}

#tokuten {
    font-size: 12px;
    width: 680px;
    height: 24px;
    background: url(../img/tokuten.jpg) no-repeat;
    margin: 10px 0 0 13px;
	padding: 6px 0 0 0px;
    text-indent: 15px;
}

#tokuten2 {
	/*float: left;*/
	margin: -6px 0 20px 13px;
	padding: 3px;
	width: 672px;
	border: 1px #ccc solid;
}

div#printbtn {
	text-align: center;
	padding: 10px 0;
}

.diary2 {
	width: 690px;
    height: 200px;
	margin: 0 0 0 15px;	
	background: url(../img/diary3.gif) no-repeat;
}

.shame {
    float: left;
	width: 160px;
    height: 160px;
	margin: 8px 5px 0 25px;
}

.shame2 {
    float: right;
	width: 450px;
    height: 160px;
	max-height: 160px;
	margin: 8px 20px 0 0;
}

.shame2 p {
    width: 450px;
    height: 2em;
    overflow: hidden;
    white-space: nowrap;
}

.shame2 p.ex {
	text-overflow: ellipsis;
}

.shame2 p.ex2 {
	text-align: right;
}

.shame2 h2 {
    font-size: 14px;
	line-height: 16px;
	margin: 0;
}

#tencho {
    float: left;
	margin: 0 0 20px 13px !important;
	margin: 0 0 20px 6px; /* for only IE6 style */
	padding: 3px;
	width: 672px;
	background-color: #ffceff;
	border: 5px #ff60ff solid;
}

#event {
    float: left;
	margin: 0 0 20px 13px !important;
	margin: 0 0 20px 6px; /* for only IE6 style */
	padding: 3px;
	width: 672px;
	background-color: #dfcaff;
	border: 5px #9b59ff solid;
}

hr.pink {
    height: 1px;
    border: none;
    border-top: 1px #ff60ff solid;
}

hr.purple {
    height: 1px;
    border: none;
    border-top: 1px #9b59ff solid;
}

#next {
    float: left;
	text-align: center;
	margin: -6px 0 20px 13px !important;
	margin: -6px 0 20px 6px; /* for only IE6 style */
	padding: 3px;
	width: 672px;
}

#girls_profile {
    float: right;
	width: 330px;
	height: 430px;
	position: relative;
    top: 40px;
    left: -50px;
    background:url(../img/girls_profile.gif) no-repeat center left;
}

#girls_profile img {
	position: relative;
    top: 15px;
    left: 15px;
}

#girls_thumbnail {
    float: left;
	width: 125px;
	height: 485px;
    margin: 9px 0 10px 6px;
}

#pro {
	clear: both;
	width: 490px;
	height: auto;
	margin: 10px 0 0 5px;
	border: 1px #fdb3dc solid;
	background-color: #ffe6ee;
}

#pro2 {
	width: 460px;
	margin: 0 0 5px 2px;
  padding: 10px;
	border: 3px #fdb3dc solid;
	background-color: #ffffff;
}

#pro3 {
	width: 480px;
	height: auto;
	margin: 0 0 5px 2px;
	padding: 0px;
	border: 3px #fdb3dc solid;
	background-color: #ffffff;
}

#girls_pro {
	width: 492px;
	height: 500px;
	/*◆20090717============*/
	position: relative;
}

#search {
	width: 725px;
	height: 130px;
	background:url(../img/search.gif) no-repeat center left;
}

#search table {
    width: 650px;
	position: relative;
    top: 70px;
    left: 20px;
}

#result_title {
	width: 725px;
	height: 30px;
}

#result_title img {
    float: left;
}

#result {
	width: 725px;
	background: #ffffff url(../img/result.gif) no-repeat top left;
	border: 1px #ccc solid;
}

#result img {
    float: left;
	margin: 0px 0 0 0px;
}

#result hr {
    height: 1px;
    border: none;
    border-top: 1px #ff99ff solid;
}

#result_shop {
	width: 710px;
	height: 150px;
}

#result_shop2 {
    float: right;
	margin: 5px 0 0 0;
	width: 260px;
	height: 100px;
}

#result_shop3 {
    float: right;
	width: 73px;
	height: 21px;
	text-align: right;
}

#koshin {
	margin: 10px 0 0 150px;
}

#do {
/*
  float: left;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 21px;
	left: 20px;
*/
}
#do {
	width: 400px;
	height: auto;
	color: #f3f;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	position: absolute;
  top: 16px;
	left: 15px;
}

#do2 {
/*
  float: right;
	font-size: 12px;
	font-weight: bold;
	position: relative;
  top: 21px;
	right: 145px;
*/
}
#do2 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	position: absolute;
  top: 20px;
	right: 120px;
}

#do_center {
/*
  clear: both;
	float: left;
  position: relative;
	top: 34px;
  left: 11px;
*/
}
/*20090708*/
#do_center {
	width: 400px;
	height: 322px;
	position: absolute;
	top: 43px;
	left:11px;
}
#do_right {
/*
	float: left;
	width: 240px;
	height: 320px;
	display: inline;
*/
}
#do_right {
	width: 240px;
	height: 320px;
	position: absolute;
	top: 52px;
	right: 20px;
}
#do_title {
    width: 220px;
	font-size: 12px;
	font-weight: bold;
}

#do_comment {
/*
	width: 220px;
	height: 260px;
	position: relative;
	top: 16px;
	overflow:hidden;
*/
}
#do_comment {
	width: 229px;
	height: 280px;
	padding: 0 5px 0 5px;
	position: absolute;
	top: 29px;
	overflow: auto;
	border-top: 1px solid #ff9bfe;
	border-bottom: 1px solid #ff9bfe;	
	border-left: 1px solid #ff9bfe;	
}

#inpact {
	width: 725px;
	height: 500px;
	background: #ffe8ff url(../img/725_500.gif) no-repeat;
	border: 1px #000 solid;
}

.tab {
	width: 728px;
	height: 27px;
	background: #ffe8ff url(../img/tab_black.jpg) no-repeat;
	position: relative;
    top: 5px;
    left: 0px;
}

html>/**/body .tab {
	width /*\**/: 725px\9;
	height /*\**/: 27px\9;
	background /*\**/: #ffe8ff url(../img/tab_black.jpg) no-repeat\9;
	position /*\**/: relative\9;
    top /*\**/: 5px\9;
    left /*\**/: 0px\9;
} /* Only IE8 */

.tab#green {
	width: 728px;
	height: 27px;
	background: #ffe8ff url(../img/tab_green.jpg) no-repeat;
	position: relative;
    top: 0px;
    left: 0px;
}

html>/**/body .tab#green {
	width /*\**/: 725px\9;
	height /*\**/: 27px\9;
	background /*\**/: #ffe8ff url(../img/tab_green.jpg) no-repeat\9;
	position /*\**/: relative\9;
    top /*\**/: 5px\9;
    left /*\**/: 0px\9;
} /* Only IE8 */

.tab#pink {
	width: 728px;
	height: 27px;
	background: #ffe8ff url(../img/tab_pink.jpg) no-repeat;
	position: relative;
    top: 0px;
    left: 0px;
}

html>/**/body .tab#pink {
	width /*\**/: 725px\9;
	height /*\**/: 27px\9;
	background /*\**/: #ffe8ff url(../img/tab_pink.jpg) no-repeat\9;
	position /*\**/: relative\9;
    top /*\**/: 5px\9;
    left /*\**/: 0px\9;
} /* Only IE8 */

.tab#blue {
	width: 728px;
	height: 27px;
	background: #ffe8ff url(../img/tab_blue.jpg) no-repeat;
	position: relative;
    top: 0px;
    left: 0px;
}

html>/**/body .tab#blue {
	width /*\**/: 725px\9;
	height /*\**/: 27px\9;
	background /*\**/: #ffe8ff url(../img/tab_blue.jpg) no-repeat\9;
	position /*\**/: relative\9;
    top /*\**/: 5px\9;
    left /*\**/: 0px\9;
} /* Only IE8 */

.tab#purple {
	width: 728px;
	height: 27px;
	background: #ffe8ff url(../img/tab_purple.jpg) no-repeat;
	position: relative;
    top: 0px;
    left: 0px;
}

html>/**/body .tab#black {
	width /*\**/: 725px\9;
	height /*\**/: 27px\9;
	background /*\**/: #ffe8ff url(../img/tab_black.jpg) no-repeat\9;
	position /*\**/: relative\9;
    top /*\**/: 5px\9;
    left /*\**/: 0px\9;
} /* Only IE8 */

.tab#black {
	width: 728px;
	height: 27px;
	background: #ffe8ff url(../img/tab_black.jpg) no-repeat;
	position: relative;
    top: 0px;
    left: 0px;
}

html>/**/body .tab#purple {
	width /*\**/: 725px\9;
	height /*\**/: 27px\9;
	background /*\**/: #ffe8ff url(../img/tab_purple.jpg) no-repeat\9;
	position /*\**/: relative\9;
    top /*\**/: 5px\9;
    left /*\**/: 0px\9;
} /* Only IE8 */

.tab2 {
    float: left;
    position: relative;
    top: 7px;
    left: 20px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

.tab2#purple {
    position: relative;
    top: 7px;
    left: 20px;
	font-size: 14px;
	color: #e3d0ff;
	font-weight: bold;
}

.tab2#pink {
    position: relative;
    top: 7px;
    left: 20px;
	font-size: 14px;
	color: #ffbfff;
	font-weight: bold;
}

.tab2#green {
    position: relative;
    top: 7px;
    left: 20px;
	font-size: 14px;
	color: #47db00;
	font-weight: bold;
}

.tab2#blue {
    position: relative;
    top: 7px;
    left: 20px;
	font-size: 14px;
	color: #93dcff;
	font-weight: bold;
}

.tab3 {
	width: 355px;
	height: 27px;
	background: #ffe8ff url(../img/tab_black.jpg) no-repeat;
	position: relative;
    top: 0px;
    left: 0px;
	margin-top: 5px;
}

.tab4 {
    float: left;
    position: relative;
    top: 7px;
    left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.tab4#red {
    position: relative;
    top: 7px;
    left: 20px;
	font-size: 14px;
	color: #ff7575;
	font-weight: bold;
}

.tab4#blue {
    position: relative;
    top: 7px;
    left: 20px;
	font-size: 14px;
	color: #93dcff;
	font-weight: bold;
}

.subete {
    float: right;
    position: relative;
    top: 5px;
    right: 32px;
}

#girlslist_kakuchi {
	width: 720px;
	margin-top: 0px;
	padding-bottom: 0px;
}

html>/**/body #girlslist_kakuchi {
	width /*\**/: 719px\9;
	margin-top /*\**/: 19px\9;
	padding-bottom /*\**/: 0px\9;
} /* Only IE8 */

#girlslist_kakuchi ul {
    list-style: none; 
    margin: 0;
    padding: 10px 0 0 0;
}

html>/**/body #girlslist_kakuchi ul {
    list-style: none; 
    margin /*\**/: 13px 0 0 0\9;
    padding /*\**/: 13px 0 0 0\9;
} /* Only IE8 */

#girlslist_kakuchi li {
    display: block;
    width: 140px;
    min-height: 260px;
    list-style: none;
    float: left; 
    background: #ffd8eb url(../img/girls.jpg) no-repeat top left;	
    text-align: center;
	margin: 0 0 5px 3px;
	padding: 0 0 0 0;
}

#girlslist_kakuchi li img {
	margin: 0 0 5px 0;
}

#girlslist_kakuchi30 {
	width: 724px;
	margin-top: 0px;
	padding-bottom: 0px;
}

html>/**/body #girlslist_kakuchi30 {
	width /*\**/: 723px\9;
	margin-top /*\**/: 19px\9;
	padding-bottom /*\**/: 0px\9;
} /* Only IE8 */

#girlslist_kakuchi30 ul {
    list-style: none; 
    margin: 0;
    padding: 0px 0 0 0;
}

html>/**/body #girlslist_kakuchi30 ul {
    list-style: none; 
    margin /*\**/: 13px 0 0 0\9;
    padding /*\**/: 13px 0 0 0\9;
} /* Only IE8 */

#girlslist_kakuchi30 li {
    display: block;
    width: 140px;
    min-height: 260px;
    list-style: none;
    float: left; 
    background:url(../img/girls.jpg) no-repeat center left;	
    text-align: center;
	margin: 0 0 5px 4px;
	padding: 0px 0 0 0;
}

#girlslist_kakuchi30 li img {
	margin: 0 0 5px 0;
}

#girlslist_kakuchi2 {
	width: 724px;
	margin-top: 0px;
	padding-bottom: 0px;
}

html>/**/body #girlslist_kakuchi2 {
	width /*\**/: 723px\9;
	margin-top /*\**/: 19px\9;
	padding-bottom /*\**/: 0px\9;
} /* Only IE8 */

#girlslist_kakuchi2 ul {
    list-style: none; 
    margin: 0;
    padding: 10px 0 0 0;
}

html>/**/body #girlslist_kakuchi2 ul {
    list-style: none; 
    margin /*\**/: 13px 0 0 0\9;
    padding /*\**/: 13px 0 0 0\9;
} /* Only IE8 */

#girlslist_kakuchi2 li {
    display: block;
    width: 140px;
    height: 240px;
    list-style: none;
    float: left; 
    background:url(../img/girls2.jpg) no-repeat center left;	
    text-align: center;
	margin: 0 0 5px 4px;
	padding: 5px 0 0 0;
}

#girlslist_kakuchi2 li img {
	margin: 0 0 5px 0;
}

#top_girlslist {
	width: 725px;
	height: 270px;
	background-color: #fbf3e0;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	margin: 0 0 5px 0;
}

html>/**/body #top_girlslist {
	margin /*\**/: -15px 0 0 0\9;
} /* Only IE8 */

#chiiki {
	width: 725px;
	height: 160px;
	background-color: #fbf3e0;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	margin: 0 0 5px 0;
}

#chiiki ul {
    list-style: none; 
    width: 720px;
    position: relative;
    top: 10px;
    left: 2px;
    margin: 0;
    padding: 0;
}

#chiiki li {
    float: left;
    display: block;
    width: 240px;
    height: 68px;
    text-indent: -9999px; 
	overflow: hidden;
}

#chiiki a {
    background: url(../img/chiiki.jpg);
    display: block;
    width: 240px;
    height: 68px;  
}

#chiiki1 a {
    background-position: 0px 0px; 
}

#chiiki2 a {
    background-position: -240px 0px; 
}

#chiiki3 a {
    background-position: -480px 0px; 
}

#chiiki4 a {
    background-position: -720px 0px; 
}

#chiiki5 a {
    background-position: -960px 0px; 
}

#chiiki6 a {
    background-position: -1200px 0px; 
}

#chiiki1 a:hover {
    background-position: 0px -68px; 
}

#chiiki2 a:hover {
    background-position: -240px -68px; 
}

#chiiki3 a:hover {
    background-position: -480px -68px; 
}

#chiiki4 a:hover {
    background-position: -720px -68px; 
}

#chiiki5 a:hover {
    background-position: -960px -68px; 
}

#chiiki6 a:hover {
    background-position: -1200px -68px; 
}

#blog_ranking2 {
	width: 724px;
	margin-top: 0px;
	padding-bottom: 0px;
}

html>/**/body #blog_ranking2 {
	width /*\**/: 723px\9;
	margin-top /*\**/: 19px\9;
	padding-bottom /*\**/: 0px\9;
} /* Only IE8 */

#blog_ranking2 ul {
    list-style: none; 
    margin: 0;
    padding: 10px 0 0 0;
}

html>/**/body #blog_ranking2 ul {
    list-style: none; 
    margin /*\**/: 13px 0 0 0\9;
    padding /*\**/: 13px 0 0 0\9;
} /* Only IE8 */

#blog_ranking2 li {
    display: block;
    width: 140px;
    min-height: 200px;
    list-style: none;
    float: left; 
    background:url(../img/girls.jpg) no-repeat center left;
    text-align: center;
	margin: 0 0 5px 4px;
	padding: 0px 0 0 0;
}

#blog_ranking2 li img {
	margin: 0 0 5px 0;
}

html>/**/body #blog_ranking {
	margin /*\**/: -15px 0 0 0\9;
} /* Only IE8 */

#blog_ranking3 {
    width: 724px;
    margin-top: 0px;
    padding-bottom: 0px;
}

html>/**/body #blog_ranking3 {
	width /*\**/: 723px\9;
	margin-top /*\**/: 19px\9;
	padding-bottom /*\**/: 0px\9;
} /* Only IE8 */

#blog_ranking3 ul {
    list-style: none; 
    margin: 0;
    padding: 5px 0 0 0;
}

html>/**/body #blog_ranking3 ul {
    list-style: none; 
    margin /*\**/: 5px 0 0 0\9;
    padding /*\**/: 5px 0 0 0\9;
} /* Only IE8 */

#blog_ranking3 li {
    display: block;
border: 1px #bbb solid;
    width: 115px;
    height: 200px;
    list-style: none;
    float: left; 
    background-color: #fbf3e0;	
    text-align: left;
    margin: 5px 0 5px 4px;
    padding: 10px 0 0 23px;
}

#blog_ranking3 li img {
	margin: 0 0 5px 0;
}

#blog_ranking {
	width: 725px;
	height: 230px;
	background-color: #fbf3e0;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	margin: 0 0 5px 0;
}

html>/**/body #blog_ranking {
	margin /*\**/: -15px 0 0 0\9;
} /* Only IE8 */

#douga2 {
	width: 717px;
	margin-top: 0px;
	padding-bottom: 0px;
}

html>/**/body #douga2 {
	width /*\**/: 714px\9;
	margin-top /*\**/: 19px\9;
	padding-bottom /*\**/: 0px\9;
} /* Only IE8 */

#douga30 {
	width: 724px;
	height: 120px;
	margin-top: 0px;
	padding-bottom: 0px;
}

html>/**/body #douga30 {
	width /*\**/: 723px\9;
	margin-top /*\**/: 19px\9;
	padding-bottom /*\**/: 0px\9;
} /* Only IE8 */

#douga2 ul {
    list-style: none; 
    margin: 0;
    padding: 10px 0 0 0;
}

html>/**/body #douga2 ul {
    list-style: none; 
    margin /*\**/: 13px 0 0 0\9;
    padding /*\**/: 13px 0 0 0\9;
} /* Only IE8 */

#douga2 li {
    display: block;
    width: 140px;
    min-height: 160px;
	background:url(../img/douga_waku30.gif) no-repeat top left;
    list-style: none;
    float: left; 	
    text-align: center;
	margin: 0 0 5px 2px;
	padding: 0;
}

#douga2 li img {
	margin: 0 0 15px 0;
}

#douga30 ul {
    list-style: none; 
    margin: 0;
    padding: 10px 0 0 0;
}

html>/**/body #douga30 ul {
    list-style: none; 
    margin /*\**/: 13px 0 0 0\9;
    padding /*\**/: 13px 0 0 0\9;
} /* Only IE8 */

#douga30 li {
    display: block;
    width: 140px;
    min-height: 160px;
    background:url(../img/douga_waku30.gif) no-repeat top left;
    list-style: none;
    float: left;
    text-align: center;
    margin: 0 0 5px 2px;
    padding: 0;
}

#douga30 li img {
	margin: 0 0 15px 0;
}

#douga {
	width: 725px;
	height: 210px;
	background-color: #fbf3e0;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	margin: 0 0 5px 0;
}

html>/**/body #douga {
	margin /*\**/: -15px 0 0 0\9;
} /* Only IE8 */

#ad {
    clear: both;
	width: 725px;
	height: 100px;
	border: 1px #000 solid;
	/*margin: 0 0 10px 0;*/
        /*position: relative;*/
        top: 10px;
}

#tentho_news {
    float: left;
	width: 360px;
}

#tentyo_news_bg {
	width: 725px;
	height: 130px;
	background:url(../img/tentyo_news.gif) no-repeat center left;
}

#tentyo_news_bg ul {
    list-style:none;
    margin: 0 0 0 190px;
    padding: 35px 0 0 0;
}

#tentyo_news_bg li {
    display: block;
    width: 86px;
    height: 25px;
    list-style:none;
    float: left; 
    background:url(../img/bg_list2.jpg) no-repeat center right;
	padding-top: 0px;
    margin-right: 2px;
    text-align: center;
}

#tentyo_news_bg li a {
    display: block;
    width: 86px;
    height: 25px;
    line-height: 200%;
	color: #fff;
}

#tentyo_news_bg table {
    width: 650px;
	position: relative;
    top: 10px;
    left: 20px;
}


#syame_nikki {
    float: right;
	width: 360px;
}

#page {
    width: 700px;
}

#mobile_url {
	width: 725px;
	height: 220px;
	margin: 0 0 10px 0;
	background:url(../img/mobile_url.gif) no-repeat top left;
	border: 1px #cccccc solid;
}

#mobile_url form {
	position: relative;
    top: 80px;
    left: 20px;
}

#mailmaga_bosyu {
	width: 725px;
	height: 500px;
	margin: 0 0 10px 0;
	background:url(../img/mailmaga_bosyu.jpg) no-repeat top left;
	border: 1px #cccccc solid;
}

#mailmaga_bosyu_setumei {
	width: 670px;
	height: 300px;
	padding: 5px;
	position: relative;
    top: 30px;
    left: 18px;
	border: 1px #cccccc solid;
}

#mailmaga_bosyu_bt {
    width: 216px;
    height: 78px; 
    margin: 50px 0 0 250px;
}

#mailmaga_bosyu_bt a {
    background-image: url(../img/mailmaga2.jpg);
    background-position: 0px 0px;
    display: block;
    width: 216px;
    height: 78px; 
    text-indent: -9999px;
    overflow: hidden;
}

#mailmaga_bosyu_bt a:hover {
    background-position: 0px -78px;
}

.chihou_bg#syame {
	width: 725px;
	height: 130px;
	background:url(../img/syame.jpg) no-repeat center left;
	margin: 0;
}

.chihou_bg#douga {
	width: 725px;
	height: 130px;
	background:url(../img/douga.jpg) no-repeat center left;
	margin: 0;
}

.chihou_bg ul {
    list-style:none;
    margin: 0 0 0 190px;
    padding: 35px 0 0 0;
}

.chihou_bg li {
    display: block;
    width: 86px;
    height: 25px;
    list-style:none;
    float: left; 
    background:url(../img/bg_list2.jpg) no-repeat center right;
	padding-top: 0px;
    margin-right: 2px;
    text-align: center;
}

.chihou_bg li a {
    display: block;
    width: 86px;
    height: 25px;
    line-height: 200%;
	color: #fff;
}

.chihou_bg table {
    width: 650px;
	position: relative;
    top: 10px;
    left: 20px;
}

#footer2 {
	clear: both;
	background:url(../img/bg_footer.jpg) no-repeat top center;
	text-align: center;
	width: 100%;
	padding-bottom: 10px;
}

#footer2_list {
	width: 650px;
	margin: 0 auto;
}

#footer2 ul {
	list-style:none;
	padding: 20px 0 10px 0;
	margin: 0;
}

#footer2 li {
    list-style:none;
    float: left; 
    background:url(../img/list.gif) no-repeat center left;
    padding-left: 8px;
    margin-left: 8px;
}

.douga {
    float: left;
	width: 160px;
    height: 160px;
	margin: 8px 5px 0 20px;
	display: inline;
}

.douga2 {
  float: right;
	width: 440px;
  height: auto;
	margin: 45px 15px 0 0;
	display: inline;
}

.douga2 p {
    width: 450px;
    height: 2em;
    overflow: hidden;
    white-space: nowrap;
}

.douga2 p.ex {
	text-overflow: ellipsis;
}

.douga2 p.ex2 {
	text-align: right;
}

.douga2 h2 {
    font-size: 14px;
	line-height: 16px;
	margin: 0;
}

#ranking_douga {
	width: 720px;
        border-spacing: 0;
	background-color: #fbf3e0;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	margin: 0 0 5px 0;
        padding: 0 0 15px 0;
}

html>/**/body #ranking_douga {
	margin /*\**/: -15px 0 0 0\9;
} /* Only IE8 */

#ranking_douga td {
        vertical-align: top;
}

#ranking_douga30 {
	width: 725px;
	height: 1500px;
	background-color: #fbf3e0;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	margin: 0 0 5px 0;
}

html>/**/body #ranking_douga30 {
	margin /*\**/: -15px 0 0 0\9;
} /* Only IE8 */

#ranking_syame30 {
	width: 725px;
	min-height: 1680px;
	background-color: #fbf3e0;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	margin: 0 0 5px 0;
}

html>/**/body #ranking_syame30 {
	margin /*\**/: -15px 0 0 0\9;
} /* Only IE8 */

#top30 {
        clear: both;
	width: 720px;
	height: 20px;
    text-align: right;
}

#ranking_syame {
	width: 725px;
	height: 290px;
	background-color: #fbf3e0;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	margin: 0 0 5px 0;
}

html>/**/body #ranking_syame {
	margin /*\**/: -15px 0 0 0\9;
} /* Only IE8 */

#ranking_girls {
	width: 725px;
	height: 330px;
	background-color: #fbf3e0;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	margin: 0 0 5px 0;
}

html>/**/body #ranking_girls {
	margin /*\**/: -15px 0 0 0\9;
} /* Only IE8 */

#ranking_girls30 {
	width: 725px;
	/*height: 1600px;*/
	background-color: #fbf3e0;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	margin: 0 0 5px 0;
}

html>/**/body #ranking_girls30 {
	margin /*\**/: -15px 0 0 0\9;
} /* Only IE8 */

#ranking_shop {
	width: 720px;
	background-color: #fbf3e0;
	font-size: 12px;
}

#ranking_shop img {
	margin-left: 10px;
}

#ranking_shop ul {
    list-style:none;
    margin: 0 0 0 3px !important;
	margin: 0; /* for only IE6 style */
    padding: 10px 0 0 0;
}

html>/**/body #ranking_shop ul {
	padding /*\**/: 30px 0 0 0\9;
} /* Only IE8 */

#ranking_shop li {
    display: block;
    width: 120px;
    list-style:none;
    float: left; 
	padding-top: 0px;
    margin-right: 22px !important;
	margin-right: 2px; /* for only IE6 style */
    text-align: center;
}

#ranking_shop li a {
    display: block;
    width: 120px;
    height: 45px;
    line-height: 200%;
	color: #fff;
}

#ranking_shop30 {
	width: 725px;
	height: 1100px;
	background-color: #fbf3e0;
	border: 1px #000 solid;
	font-size: 12px;
}

#ranking_shop30 ul {
    list-style:none;
    margin: 0 0 0 10px !important;
	margin: 0; /* for only IE6 style */
    padding: 7px 0 0 0;
}

#ranking_shop30 li {
    display: block;
    width: 120px;
    height: 140px;
    list-style:none;
    float: left; 
	padding-top: 0px;
    margin-right: 22px !important;
	margin-right: 20px; /* for only IE6 style */
    text-align: center;
}

#ranking_shop30 li a {
    display: block;
    width: 120px;
    height: 45px;
    line-height: 200%;
	color: #fff;
}

#ranking_shop30 li img {
    position: relative;
    left: 10px;
}

#ranking_syame_list {
	width: 720px;
	margin-top: 0px;
	padding-bottom: 0px;
}

html>/**/body #ranking_syame_list {
	width /*\**/: 719px\9;
	margin-top /*\**/: 19px\9;
	padding-bottom /*\**/: 0px\9;
} /* Only IE8 */

#ranking_syame_list ul {
    list-style: none; 
    margin: 0;
    padding: 10px 0 0 0;
}

html>/**/body #ranking_syame_list ul {
    list-style: none; 
    margin /*\**/: 13px 0 0 0\9;
    padding /*\**/: 13px 0 0 0\9;
} /* Only IE8 */

#ranking_syame_list li {
    display: block;
    width: 140px;
    min-height: 200px;
    list-style: none;
    float: left; 
    background: #ffd8eb url(../img/girls.jpg) no-repeat top left;	
    text-align: center;
	margin: 0 0 5px 3px;
	padding: 0 0 0 0;
}

#ranking_syame_list li img {
	margin: 0 0 5px 0;
}

#ranking_syame_list_30 {
	width: 724px;
	margin-top: 0px;
	padding-bottom: 0px;
}

html>/**/body #ranking_syame_list_30 {
	width /*\**/: 723px\9;
	margin-top /*\**/: 19px\9;
	padding-bottom /*\**/: 0px\9;
} /* Only IE8 */

#ranking_syame_list_30 ul {
    list-style: none; 
    margin: 0;
    padding: 10px 0 0 0;
}

html>/**/body #ranking_syame_list_30 ul {
    list-style: none; 
    margin /*\**/: 13px 0 0 0\9;
    padding /*\**/: 13px 0 0 0\9;
} /* Only IE8 */

#ranking_syame_list_30 li {
    display: block;
    width: 140px;
    min-height: 200px;
    list-style: none;
    float: left; 
    background:url(../img/girls.jpg) no-repeat center left;	
    text-align: center;
	margin: 0 0 5px 3px;
	padding: 0px 0 0 0;
}

#ranking_syame_list_30 li img {
	margin: 0 0 5px 0;
}

#mypage_notice {
	margin: 0 0 20px 13px !important;
	margin: 0 0 20px 6px; /* for only IE6 style */
	padding: 3px;
	width: 672px;
	background-color: #fff;
	border: 5px #93DCFF solid;
}

#mypage_member {
    float: left;
	margin: 0 0 20px 13px !important;
	margin: 0 0 20px 6px; /* for only IE6 style */
	padding: 3px;
	width: 325px;
	height: 150px;
	background-color: #fff;
	border: 5px #ffceff solid;
}

#mypage_point {
    float: right;
	margin: 0 0 20px 13px !important;
	margin: 0 0 20px 6px; /* for only IE6 style */
	padding: 3px;
	width: 325px;
	height: 150px;
	background-color: #fff;
	border: 5px #ffceff solid;
	position: relative;
    left: -22px;
}

#mypage_mygirl {
    clear: both;
    float: left;
	margin: 0 0 20px 13px !important;
	margin: 0 0 20px 6px; /* for only IE6 style */
	padding: 3px;
	width: 325px;
	min-height: 1200px; /* 8月7日修正 */
	background-color: #fff;
	border: 5px #ffceff solid;
	position: relative;
    top: -10px;
}

#mypage_mygirl img {
    clear: both;
    float: left;
	margin: 0 3px 6px 0;
}
/* 8月7日追加 */
#mygirl_p {
    float: right;
	width: 230px;
}

#mypage_mygirl_kaigyou {
    clear: both;
	width: 320px;
	height: 100px;
}

#mypage_myshop {
    float: right;
	margin: 0 0 20px 13px !important;
	margin: 0 0 20px 6px; /* for only IE6 style */
	padding: 3px;
	width: 325px;
	min-height: 1200px; /* 8月7日修正 */
	background-color: #fff;
	border: 5px #ffceff solid;
	position: relative;
	top: -10px;
    left: -22px;
}

#mypage_myshop img {
    clear: both;
    float: left;
	margin: 0 3px 6px 0;
}

/* 8月7日追加 */
#myshop_p {
    float: right;
	width: 180px;
}

#mypage_myshop_kaigyou {
    clear: both;
	width: 320px;
	height: 100px;
}

#free {
	width: 720px;
	background-color: #fff;
	padding: 5px;
}




#free hr {
	clear: both;
	width: 700px;
	height: 10px;
	background-color: #ffccff;
	border: none;
}






#free ul {
    list-style-type: square;
	line-height: 24px;
}

#free li.map {
    list-style-type: circle;
    margin-left: 10px;
}

#free li.map2 {
    list-style-type: disc;
    margin-left: 40px;
}

html>/**/body #free table {
	margin /*\**/: 0 0 0 -30\9;
} /* Only IE8 */

#douga3 {
	width: 400px;
	height: 322px;
	background:url(../img/douga_waku_400_300.gif) no-repeat center left;
	margin: 0 0 10px 0;
	padding: 0;
	position: relative;
    left: 30px;
}

#douga4 {
	width: 200px;
	height: 161px;
	background:url(../img/douga_waku_200_150.gif) no-repeat center left;
	padding: 0px;
	position: relative;
	top: 45px;
    left: 8px;
}

#douga5 {
	width: 200px;
	height: 161px;
	background:url(../img/douga_waku_200_150.gif) no-repeat center left;
}

#douga6 {
	width: 400px;
	height: 322px;
	background:url(../img/douga_waku_400_300.gif) no-repeat center left;
	margin: 5px auto;
	padding: 0px;
}

#category-1-0,
#category-2-0,
#category-3-0,
#category-4-0,
#category-5-0,
#category-6-0,
#area-6-0
 {
    float: left;
	width: 200px;
	height: 100%;
	padding: 2px 0 0 2px;
	background-color: #ffd7ff;
}

#category-7-0,
#category-8-0,
#category-9-0,
#category-10-0,
#category-11-0,
#category-12-0,
#category-13-0,
#category-14-0,
 {
    float: left;
	width: 200px;
	padding: 2px 0 0 2px;
	background-image: url(../img/pink.gif);
}



#category-select
 {
    float: right;
	width: 480px;
	padding: 2px 0 0 0;
	background-image: url(../img/yellow.gif);
	margin-bottom: 5px;
	position: relative;
    left: -40px;
	
}

#category-1,
#category-2,
#category-3,
#category-4,
#category-5,
#category-6,
#category-7,
#category-8,
#category-9,
#category-10,
#category-11,
#category-12,
#category-13,
#category-14,
#area-6
 {
    clear: both;
	width: 720px;
	height: 100%;
	overflow: hidden;
	background:url(../img/leftpink.gif) no-repeat center left;
	position: relative;
    left: 19px;
}

#area-hr
 {
    clear: both;
	width: 700px;
	height: 10px;
	background:url(../img/hr_bg.gif) repeat;
	position: relative;
    left: 10px;
	margin: 10px 0 10px 0;
}

#girls_search_head {
	clear: both;
	width: 720px;
	height: 24px;
	background:url(../img/bg_search_head.gif);
	position: relative;
    left: 0px;
}

.girls_search_body {
	clear:both;
	padding-left:0px;
	background:url(../img/bg_search_body.gif);
}

#girls_search_footer {
	clear: both;
	width: 720px;
	height: 24px;
	background:url(../img/bg_search_footer.gif);
	position: relative;
    left: 0px;
}

.sf_admin_actions {
    list-style:none;
	position: relative;
    left: 130px;
}

.sf_admin_actions li {
    display: block;
    width: 171px;
    height: 44px;
    list-style:none;
    float: left; 
	padding-top: 0px;
    margin-right: 22px !important;
	margin-right: 20px; /* for only IE6 style */
    text-align: center;
}

#douga_pink_box {
	float: left;
	margin: -6px 0 20px 13px;
	width: 680px;
	height: 380px;
	background:url(../img/douga_pink_bg.jpg);
	display: inline;
	position: relative;
}
.top30_bg {
	width: 140px;
	height: 25px;
	text-align: center;
	background:url(../img/top30_bg.jpg);
}

.top30_bg_1 {
	width: 140px;
	height: 25px;
	text-align: center;
	background:url(../img/top30_bg_1.jpg);
}

.top30_bg_2 {
	width: 140px;
	height: 25px;
	text-align: center;
	background:url(../img/top30_bg_2.jpg);
}

.top30_bg_3 {
	width: 140px;
	height: 25px;
	text-align: center;
	background:url(../img/top30_bg_3.jpg);
}

.top30_bg_text {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	position: relative;
    top: 7px;
}
.pro_title {
        display: block;
        padding: 7px 0 0 10px;
        width: 476px;
	height: 27px;
        font-size: 14px;
        font-weight: bold;
        color: #fff;
	margin: 15px 0 -7px 2px;
        background: #ffe8ff url(../img/tab_black.jpg) no-repeat;
}

#pro_title_title {
        float: left;
}

#pro_title_title2 {
        float: right;
        width: 340px;
	height: 15px;
        font-size: 14px;
        color: #000;
        background-color: #fff;
        padding: 3px;
        position: relative;
        top: -4px;
        left: -10px;
}

#comment {
        clear: both;
        width: 460px;
	height: 29px;
        background-image: url(../img/comment.gif);
        position: relative;
        top: 0px;
        left: 0px;
}

#comment_left {
        float: left;
        width: 165px;
        text-align: center;
        font-weight: bold;
        position: relative;
        top: 8px;
}

#comment_right {
        float: right;
        position: relative;
        top: 8px;
        left: -230px;
}

#comment_box {
        clear: both;
        width: 448px;
        border-left: 1px #ff99ff solid;
        border-right: 1px #ff99ff solid;
        border-bottom: 1px #ff99ff solid;
        padding: 5px;
        position: relative;
        top: 0px;
        left: 0px;
}

#yahoo {
        width: 125px;
        height: 17px;
        float: right;
        position: relative;
        top: -1px;
}
.search-section-left
 {
    float: left;
	width: 200px;
	height: 100%;
	padding: 2px 0 0 2px;
	background-color: #ffd7ff;
}
.search-section-right
 {
    float: right;
	width: 480px;
	padding: 2px 0 0 0;
	background-image: url(../img/yellow.gif);
	margin-bottom: 5px;
	position: relative;
    left: -40px;
	
}
.search-section
 {
    clear: both;
	width: 720px;
	height: 100%;
	overflow: hidden;
	background:url(../img/leftpink.gif) no-repeat center left;
	position: relative;
    left: 19px;
}
.form_error
{
    color: #ff0000;
	font-weight: bold;
}

.pro_title_diary {
        display: block;
        padding: 7px 0 0 10px;
        width: 476px;
	height: 27px;
        font-size: 14px;
        font-weight: bold;
        color: #fff;
	margin: 2px 0 -7px 2px;
        background: #ffe8ff url(../img/tab_black.jpg) no-repeat;
}

.shame3 {
        float: left;
	width: 160px;
        height: 160px;
	margin: 0;
}

.shame4 {
        float: right;
	width: 290px;
	margin: 0;
}

.shame4 p {
    width: 290px;
}

.shame4 p.ex2 {
	text-align: right;
}

.shame4 h2 {
    font-size: 14px;
	line-height: 16px;
	margin: 0;
}

.shame_footer {
        clear: both;
        width: 448px;
        height: 1px;
        margin: 0 0 5px 0;
        border: none;
        border-top: 1px #fdb3dc solid;
}

/*calendar*/
#calendar{
}
#calendar .menu_title {
}
#calendar table {
width: 168px;
position: relative;
left: 18px;
}
#calendar caption {
padding:5px 0px;
}
#calendar caption a{
padding:0px 5px;
}
#calendar .sun {
color:#FF0000;
}
#calendar .sat{
color:#0000CC;
}
#calendar td,
#calendar th {
text-align:center;
padding:0px;
}
#calendar td a {
color:#CC0000;
text-decoration: underline;
}

h4.menu_title {
    font-size: 12px;
    width: 200px;
    height: 24px;
    background: url(../img/h4_carendar.jpg) no-repeat;
    margin: 10px 0 0 0px;
	padding: 6px 0 0 0px;
    text-indent: 15px;
}

/* 2009.7.27 ここから下追加しました */

#girllist table.t1 {
    width: 690px;
    height: 5px;
    background-color: #fecfe2;
    background-image: url(../img/diary2.gif);
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0 0 0 18px;
}

#girllist table.t2 {
    width: 690px;
    background-color: #fecfe2;
    background-image: url(../img/diary.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 0 10px 30px 10px;
    margin: 0 0 0 18px;
}

#girllist table.t2 td.t2td1 {
    text-align: center;
    vertical-align: top;
    padding: 10px 0 30px 0;
}

#girllist table.t2 td.t2td2 {
    vertical-align: top;
    padding: 10px 0 30px 0;
}


#girllist table.t2 p.p1 {
    color:#000000;
    font-size: 12px;
}

#girllist table.t2 p.p2 {
    color:#FF0000;
    font-size: 14px;
    font-weight: bold;
}

#girllist table.t2 p.p3 {
    color:#000000;
    font-size: 14px;
    font-weight: bold;
}

#girllist table.t2 p.p4 {
    color:#FF6600;
    font-size: 14px;
    font-weight: bold;
}

#girllist table.t2 p.ex2 {
    text-align: right;
    margin: 0 0 30px 0;
}

html>/**/body #girllist table.t2 p.ex2 {
    margin /*\**/: 0\9;
} /* Only IE8 */
h1.top {
    font-size: 10px;
    text-indent: 0px;
    margin: 0;
    color: #e70046;
}

#top_text {
    float: left;
    display: block;
    width: 460px;
    margin: 0;
    position: relative;
    font-size: 10px;    
    top: -7px;
    left: 10px;
}

#top_text strong {
    color: #e70046;
}

/* 2009.8.3 18:30 ここから下追加しました */

#company {
    width: 725px;
    height: 368px;
    background: #ffffff url(../img/company.jpg) no-repeat;
}

#company ul {
    list-style: none;

}

#company li {
    display: block;
    width: 171px;
    height: 44px;
    list-style: none;
    float: left; 
    padding-top: 0px;
    margin-right: 42px !important;
    margin-right: 40px; /* for only IE6 style */
    text-align: center;
}

#adandmail {
    width: 720px;
    position: relative;
    top: 280px;
    left: 120px;
}

.form-err-msg {
    color: #ff0000;
}

/* 8月7日追加 */

#mypage_title {
        display: block;
        padding: 7px 0 0 10px;
        width: 321px;
	height: 20px;
        font-size: 14px;
        font-weight: bold;
        color: #fff;
	margin: -3px 0 5px -3px;
        background: #ffffff url(../img/tab_black.jpg) no-repeat;
}
/* 2009.8.31 ここから下追加しました */

#pickup {
       width: 743px;
       background-color: #fff;
       line-height: 16px;
       border: 1px #000 solid;
       padding: 0 0 20px 0;
}

#pickup img {
       margin: 0 0 10px 0;
}

#pickupbody {
       clear: both;
       width: 695px;
       margin: 0 0 0 16px;
       padding: 20px 0 0 0;
}

#pickupbody ul {
       list-style-type: none;
       margin: 0;
       padding: 0;
}

#pickupbody li.q {
       background: url(../img/q.gif) no-repeat 0 1px;
       padding-left: 20px;
}

#pickupbody li.a {
       background: url(../img/a.gif) no-repeat 0 1px;
       padding-left: 20px;
       margin-bottom: 8px;
       color: #0000ff;
}

#pickupbody_left {
       float: left;
       width: 255px;
       margin: 0 0 0 10px;
}

#pickupbody_left img {
       float: left;
       margin: 0 12px 10px 0;
}

#pickupbody_right {
       float: right;
       width: 420px;
       margin: 0 0 0 0;
}

#pickupbody_right2 {
       float: right;
       width: 360px;
}

h6.pickup {
   font-size: 14px;
   font-weight: bold;
       line-height: 20px;
       margin: 0;
       padding: 0;
}

.banner200_40 {
   clear: both;
   margin: 10px 0 0 10px;
   width: 200px;
   height: 40px;
}

/* 2009.10.2 ここから下追加しました */

#pickup {
    width: 725px;
    background-color: #fff;
    line-height: 16px;
    border: 1px #000 solid;
        padding: 0 0 20px 0;
}

#pickup img {
    margin: 0 0 10px 0;
}

#pickupbody {
        clear: both;
    width: 695px;
        margin: 0 0 0 16px;
        padding: 20px 0 0 0;
}

#pickupbody hr {
        height: 1px;
        background-color: #ffccff;
        border: none;
        color: #ffccff;
}

#pickupbody ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
}

#pickupbody li.q {
        background: url(../img/q.gif) no-repeat 0 1px;
        padding-left: 20px;
}

#pickupbody li.a {
        background: url(../img/a.gif) no-repeat 0 1px;
        padding-left: 20px;
        margin-bottom: 8px;
        color: #0000ff;
}

#pickupbody_left {
        float: left;
    width: 255px;
        margin: 0 0 0 10px;
}

#pickupbody_list_left {
        float: left;
    width: 90px;
        margin: 0 0 0 10px;
}

#pickupbody_left img {
        float: left;
        margin: 0 12px 10px 0;
}

#pickupbody_right {
        float: right;
    width: 420px;
        margin: 0 0 0 0;
}

#pickupbody_right2 {
        float: right;
    width: 360px;
}

#pickupkako {
    width: 700px;
    text-align: right;
}

#pickuplist_p {
    width: 700px;
    text-align: right;
}

#pickuphr {
        clear: both;
    width: 685px;
        margin: 0 0 0 25px;
}

#pickuphr hr {
        height: 1px;
        background-color: #999999;
        border: none;
        color: #999999;
}

h6.pickup {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

