@charset "utf-8";
/*-----------------------------------------------
    Browser Reset
-----------------------------------------------*/
body {
    margin:0;
    padding:0;
	background:url(../images/slash.gif) repeat;
	text-align:center;
	color:#666666;
	font-size:12px;
	line-height:20px;
}

h1{
	font-size:100%;
    font-style:normal;
	font-size:12px;
	text-align:center;
}

h2,h3,h4,h5,h6,pre,address,em,strong,th,ins {
    font-size:100%;
    font-style:normal;
	font-size:12px;
}
h1,h2,h3,h4,h5,h6,pre,address,ul,ol,li,dl,dt,dd,form,legend,p {
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border:0;
}
th {
    text-align:left;
}
input,select,textarea {
    vertical-align:middle;
}
img {
    border:0;
    vertical-align:middle;
}
ins, a {
    text-decoration:none;
}
ul {
    list-style:none;
}
br {
    letter-spacing: 0;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	color: #993366;
	text-decoration: none;
}

a:hover {
	color: #CC0033;
	text-decoration: underline;
}

a:active {
	color: #006699;
	text-decoration: underline;
}

/* Clearfix */  
.clearfix:after {  
    content: ".";   
    display: block;   
    height: 0;   
    clear: both;   
    visibility: hidden;  
    font-size: 0.1em;  
    line-height: 0;  
}  

.clearfix {  
    display: inline-block;  
    min-height: 1%;  
}  

/* Hides from IE-mac \*/  
* html .clearfix {  
    height: 1%;  
}  

*:first-child+html .clearfix {  
    height: 1%;  
}  

.clearfix {  
    display: block;  
}  

/* End hide from IE-Mac */ 

#copyright{
	height:10px;
	margin:20px 0px 20px 0px;
	font-size:10px;
	color:#333333;
}

#entrancespace{
	height:615px;
	background:url(../images/index.png) center no-repeat;
	text-align:center;
}

/* index */
#Main{
	width:1000px;
	text-align: left;
}

.en_linkarea{
	width:330px;
	background:url(../images/dot.gif) repeat;
	padding:5px 5px 15px 5px;
	margin:2px 0 0 0;
	float:right;
	margin-bottom: 10px;
	text-align:center;
}

.pickup{
	text-align:left;
	padding:0px 0px 0px 10px;
	margin-bottom: 10px;
}

.en_area{
	width:650px;
	float:right;
	margin-left: 10px;
	margin-bottom: 20px;
	font-size: 10px;
	line-height:18px;
}

.en_mainarea{
	width:650px;
	margin:0;
	font-size:10px;
	text-align:center;
	line-height:18px;
	clear: left;
}

/*トップページバナー*/
#index_top{
	background-image:url(../images/index_top.jpg);
	width:1000px;
	height:150px;
}

#index_top p {
	padding:75px 0 0 505px;
}


#index_banner_box{
	width: 580px;
	padding:0 0 10px 0;
	float:left;
	margin:0 0 0 50px;
}


#index_banner_box  ul li{
	width: 260px;
	float: left;
}

.index_banner_sp_box li{
	border: 1px solid #FFFFFF;
}

.index_banner_sp_box a{
	line-height: 1.2em;
	overflow: hidden;
	padding: 0;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}

*html .index_banner_sp_box a{
	line-height: 1.2em;
	overflow: hidden;
	padding: 0;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}

.index_banner_sp_box img{
	display: inline;
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}

*html .index_banner_sp_box img{
	display: inline;
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-bottom: 3px;
}

.index_banner_sp_box small{
	font-weight: normal;
	color: #666666;
	letter-spacing: 0px;
	margin-left: 3px;
	margin-bottom:3px
}

.index_banner_sp_box a{
	display: block;
}
.index_banner_sp_box a:hover{
	text-decoration: none;
	cursor: pointer;
}
.index_banner_sp_box span.dsc{
	font-size: x-small; normal;
	color: #FF0000;
	font-weight:
    letter-spacing: 0px;
	display: block;
}

#link_area{
	float: left;
	text-align: center;
	width: 1000px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
	border: 1px solid #666;
	margin-top: 10px;
	margin-bottom: 35px;
	background-image:url(../images/body_bg.jpg) ;
}

#link_area .left{
	float:left;
	text-align:center;
	padding:2px 0 2px 15px;
	color:#000000;
}

#link_area .right{
	float:right;
	text-align:center;
	padding:2px 15px 2px 0;
	color:#000000;
}

/* ここまで */


/* content start */
#container { 
	width: 1000px;
	text-align:left;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}

#header { 
	padding: 0 0 0 0;  
} 

.header_image {
	background-image:url(../images/headerdesign.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:80px;
	margin:0;
}

.header_image p {
	padding:11px 0 0 523px;
}


#pMenu{
	width:1000px;
	height:20px;
	font-size:12px;
	background:url(../images/menu-bg.gif);
	margin-top:5px;
	border-top:#333333 thin solid;
	border-bottom:#333333 thin solid;
	text-align:center;
}

#pMenu a:link {
	color: #000000;
	text-decoration: none;
}

#pMenu a:visited {
	color: #FF0000;
	text-decoration: none;
}

#pMenu a:hover {
	color: #CC0033;
	text-decoration: underline;
}

#pMenu a:active {
	color: #006699;
	text-decoration: underline;
}

.pankz a{
	font-size:10px;
	font-weight:normal;
	color:#333333;
	margin:0 0 0 2px;
}

.pankz {
	font-size:10px;
	font-weight:bold;
	color:#FF0000;
}

#bannerarea_left {
	float:left;
	width: 170px;
	height:auto;
	background: #FFFFFF;
	padding:0;
	background:url(../images/dot.gif) repeat;
}

#bannerarea_right {
	float:right;
	width: 170px;
	height:auto;
	background: #FFFFFF;
	padding:0;
	background:url(../images/dot.gif) repeat;
}

.update{
	margin:0 0 2px 5px;
	padding:0;
	height:200px;
}

.bannerbox_top{
	width:160px;
	margin:8px 0 2px 5px;
}



.bannerbox{
	width:160px;
	margin:3px 0 2px 5px;
}

.qr{
	margin:10px 3px 5px 3px;
	text-align: center;
}

#mainContent {
	width:600px;
	margin: 0 170px 0 178px; 
	padding: 0 2em 0 2em;
} 

*html #mainContent {
	width:600px;
	margin:0 0 0 0;
	padding:0 0 0 27px;
} 

*:first-child+html #mainContent {
	width:600px;
	margin:0 0 0 0;
	padding:0 0 0 30px;
} 


.t_mainarea{
	width:600px;
	padding:0 0px 20px 0px;
	font-size:11px;
	text-align:left;
	line-height:18px;
}

*html .t_mainarea{
	width:600px;
	margin:0 0px 8px 0;
	font-size:11px;
	text-align:left;
	line-height:18px;
}

*html .t_mainarea p{
	width:580px;
}

*:first-child+html .t_mainarea{
	width:600px;
	margin:0 0px 8px 0;
	font-size:11px;
	text-align:left;
	line-height:18px;
}

*:first-child+html .t_mainarea p{
	width:560px;
}

/*ブログRSS*/
.blog_box{
	width:600px;
	margin: 10px 0 0 0;
}

.blog_box dl{
	width:595px;
	margin-bottom:10px;
	border: double #990000;
	overflow: hidden;
}

*:first-child+html .blog_box dl{
	width:593px;
	margin-bottom:10px;
	border: double #990000;
	overflow: hidden;
}

*html .blog_box dl{
	width:593px;
	margin-bottom:10px;
	border: double #990000;
	overflow: hidden;
}

.blog_box dt{
	width:370px;
	font-size: 13px;
	font-weight: bold;
	color: #FF0066;
	margin: 5px 0 0 10px;
	float: left;
}

.blog_box dd{
	width:370px;
	height:40px;
	line-height:13px;
	overflow:hidden;
	font-size: 11px;
	margin: 5px 0 0 10px;
	float: left;
}

.blog_box_text1{
	font-size: 12px;
	line-height:13px;
	color: #FF0066;
	padding: 5px 0 5px 10px;
	overflow: hidden;
}

.blog_box_text2{
	font-size: 12px;
	line-height:13px;
	color: #666666;
	padding: 5px 0 3px 10px;
	overflow: hidden;
}




/*トップページ店舗紹介*/
.sec-half {
	padding-bottom: 10px;
	width: 49%;
}

#top_tenpo_box{
	width: 600px;
	float: left;
	padding:0 0 20px 2px;
}

#top_tenpo_box  ul{
	width:600px;
}

#top_tenpo_box  li{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;	
	width: 295px;
}

.top_sp_left{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 290px;
	float: left;
	margin:0 5px 5px 0; 

}

.top_sp_right{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 290px;
	float: left;
	margin:0 0 5px 0; 

}

.top_tenpo_sp_box li{
	border: 1px solid #FFFFFF;
}

.top_tenpo_sp_box a{
	line-height: 1.2em;
	overflow: hidden;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}

*html .top_tenpo_sp_box a{
	line-height: 1.2em;
	overflow: hidden;
	padding:5px 5px 5px 5px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}

.top_tenpo_sp_box img{
	display: inline;
	float: left;
	border: 1px solid #FFCC00;
	margin-right: 5px;
}

*html .top_tenpo_sp_box img{
	display: inline;
	float: left;
	border: 1px solid #FFCC00;
	margin-right: 5px;
	margin-bottom: 3px;
}

.top_tenpo_sp_box small{
	font-weight: normal;
	color: #666666;
	letter-spacing: 0px;
	margin-left: 3px;
	margin-bottom:3px
}

.top_tenpo_sp_box a{
	display: block;
}
.top_tenpo_sp_box a:hover{
	text-decoration: none;
	cursor: pointer;
}
.top_tenpo_sp_box span.dsc{
	font-size: x-small; normal;
	color: #FF0000;
	font-weight:
    letter-spacing: 0px;
	display: block;
}

.top_tenpo_text{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 0px;
	display: block;
	padding-top: 3px;
}

.top_tenpo_text_2{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	display: block;
	letter-spacing: 0px;
	padding-top: 5px;
}


.present-sp-down{
	width: 538px;
}

.top_tenpo_text{
	font-size: 11px;
	color: #FF0000;
	display: block;
	padding-top: 3px;
}

*html .top_tenpo_text{
	font-size: 10px;
	color: #FF0000;
	display: block;
}

.top_tenpo_text_2{
	font-size: 11px;
	color: #FF0000;
	display: block;
	letter-spacing: 0px;
	padding-top: 5px;
}

*html .top_tenpo_text_2{
	font-size: 10px;
	color: #FF0000;
	display: block;
	letter-spacing: 0px;
}

.enter{
	margin: 10px 0px 10px 0px;
}

.leave{
	margin: 10px 0px 10px 0px;
}

.top_image{
	margin:0;
	padding:0;
}


/* ここまで */


/*トップページバナー*/
.sec-half {
	padding-bottom: 10px;
	width: 49%;
}

#top_banner_box{
	width: 600px;
	float: left;
	padding:0 0 10px 0;
}


#top_banner_box  ul{
	width: 600px;
	float: left;
}

#top_banner_box li{
	width: 290px;
	float: left;
}

.top_banner_left{
	width: 290px;
	float: left;
	margin:0 20px 5px 0; 

}

.top_banner_right{
	width: 290px;
	float: left;
	margin:0 0 5px 0; 

}

.top_img{
	text-align:center;
	margin-top:10px;
}
/* ここまで */



.icon_d{
	width:116px;
	height:42px;
	margin:5px 10px 5px 10px;
	float:left;
}


.wordbox{
	width:80px;
	height:80px;
	margin:0px 20px 0px 0px;
	float:left;
}

/* footer start */
#footer {
	padding:10px 0 0px 0;
	background:url(../images/footer_bg.gif);
	clear: left;
	width:1000px;
} 


*html #footer {
	text-align:center;
	background:url(../images/footer_bg.gif);
	clear: left;
} 

.b_navi{
	text-align:center;
	font-size:12px;
	margin:5px 5px 0 23px;
	background:#FFFFFF;
	width: 950px;
	height: 20px;
	color: #424242;
}

*html .b_navi{
	text-align:center;
	font-size:12px;
	background:#FFFFFF;
	width: 980px;
	height: 20px;
	color: #424242;
	margin:0;
}

.b_navi a:link {
	color: #424242;
	text-decoration: none;
}

.b_navi a:visited {
	color: #993366;
	text-decoration: none;
}

.b_navi a:hover {
	color: #CC0033;
	text-decoration: underline;
}

.b_navi a:active {
	color: #006699;
	text-decoration: underline;
}

.c_right{
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:5px;
	width: 1000px;
	height: 20px;
}

.c_right a:link {
	color: #000000;
	text-decoration: none;
}

.c_right a:visited {
	color: #993366;
	text-decoration: none;
}

.c_right a:hover {
	color: #CC0033;
	text-decoration: underline;
}

.c_right a:active {
	color: #006699;
	text-decoration: underline;
}

.top_banner {
	text-align:center;
}


.titleimg{
	width:auto;
	padding:0;
	margin:0 0 5px 0;
}

.midashi{
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	margin: 10px 0px 10px 0px;
}

/*風俗嬢ブログ*/
.gbox{
	width:193px;
	height:110px;
	margin:5px 3px 1px 2px;
	float:left;
	border:solid 1px #993333;
}

*html .gbox{
	width:193px;
	height:110px;
	margin:5px 3px 1px 2px;
	float:left;
	border:solid 1px #993333;
}

.gthum{
	width:75px;
	height:100px;
	margin:3px;
	float: left;
}

.gtex{
	width:110px;
	height:100px;
	margin:2px 2px 2px 0px;
	float: left;
	overflow: hidden;
	line-height: 16px;
}

*html .gtex{
	width:98px;
	height:100px;
	margin:1px 1px 1px 0px;
	float: left;
}

*html .gtex p{
	width:98px;
	margin:0px 2px 0px 0px;
	float: left;
	font-size:12px;
}

*:first-child+html .gtex{
	width:98px;
	height:100px;
	margin:1px 1px 1px 0px;
	float: left;
}

*:first-child+html .gtex p{
	width:98px;
	margin:0px 2px 2px 0px;
	float: left;
	font-size:10px;
}

.boshu{
	width:560px;
	height:70px;
	background:url(../images/boshu.gif) no-repeat;
	border:dashed 1px #333333;
	text-align: left;
	margin: 0px 0px 15px 0px;
	padding:5px 0px 5px 5px;
	margin-left: 10px;
}

.boshu p{
	margin:2px 0px 3px 5px;
}

.cl{
	margin:50px 0 0 0;
}

.qr{
	margin:10px 3px 5px 3px;
	text-align: center;
}

.title{
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
}

.nextline{
	width:600px;
	text-align:center;
	padding:0 0 10px 0;
}


/* 風俗とは？ */
.hu_list{
	margin:10px 5px 15px 5px;
	background:#FFCCCC;
	list-style-type:decimal;
	list-style-position:inside;
}

.l_st{
	list-style-type:decimal;
	list-style-position:inside;
}


/* RecommendShop */
/*広告掲載ページ用*/
.reco_shop{
	width:650px;
	height:375px;
	margin:8px 0px 10px 0px;
	font-size:11px;
	text-align:left;
	line-height:18px;
}

*html .reco_shop{
	width:580px;
	height:375px;
	margin:0;
	font-size:11px;
	text-align:left;
	line-height:18px;
}

.advance01{
	width:283px;
	float:left;
	margin-right: 10px;
}

.advance02{
	width:283px;
	float:left;
}

.advance03{
	width:250px;
	height:400px;
	float:left;
	margin-right: 10px;
	margin-left: 10px;
}

*html .advance03{
	width:250px;
	height:400px;
	float:left;
	margin-right: 10px;
	margin-left: 10px;
}

.advance04{
	width:310px;
	float:left;
}

*html .advance04{
	width:280px;
	float:left;
}

.adtext{
	width:auto;
	border:#666666 double;
	text-align:left;
	padding:5px;
	margin:5px 10px 10px 10px;
	line-height:15px;
	font-size:10px;
}

.adtext2{
	width:auto;
	border:#666666 dotted;
	text-align:left;
	padding:5px;
	margin:5px 10px 10px 10px;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
}

*html .adtext2 ul{
	margin-bottom:10px;
}

*:first-child+html ul{
	margin-bottom:10px;
}

head~/* */body ul{margin-bottom:10px;}


.t_mainarea2{
	width:650px;
	margin:8px 0px 10px 0px;
	font-size:11px;
	text-align:left;
	line-height:18px;
}

.girls_de {
	width:650px;
	height:500px;
	margin:8px 0px 10px 0px;
	font-size:11px;
	text-align:left;
	line-height:18px;
}

*html .girls_de {
	width:580px;
	height:600px;
	margin:8px 0px 10px 0px;
	font-size:11px;
	text-align:left;
	line-height:18px;
}

*:first-child+html .girls_de {
	width:580px;
	height:530px;
	margin:8px 0px 10px 0px;
	font-size:11px;
	text-align:left;
	line-height:18px;
}

.girlsbox{
	width:120px;
	height:210px;
	float:left;
	margin:15px 7px;
	padding: 3px;
	border:solid 1px #CCCCCC;
}

.freearea{
	width:518px;
	margin:50px 5px 15px 7px;
	padding:10px 10px 10px 20px;
	font-size:11px;
	text-align:center;
	line-height:18px;
	min-height:150px;
	border:double #CCCCCC;
}


*html .freearea{
	width:515px;
	margin:40px 5px 5px 14px;
	padding:10px 10px 10px 20px;
	font-size:11px;
	text-align:center;
	line-height:18px;
	height:150px;
	border:double #CCCCCC;
}

.thumbox3{
	width:160px;
	height:260px;
	margin:10px 10px 20px 15px;
	float:left;
	border:#999999 thin solid;
	padding:5px 0px 0px 8px;
}

.shop_box{
	width:580px;
	margin:0;
}

.shop_img{
	float:left;
	width:300px;
}

/*特設ページ*/
table.pick_up_gokujou{
    border-collapse:collapse;
    border: 1px #000000 solid;
    padding: 5px 10px 5px 10px;
    text-align: center;
    width:515px;
}
td.pick_up_gokujou{
    border-collapse:collapse;
    border: 1px #000000 solid;
    padding: 5px 10px 5px 10px;
    text-align: left;
}
td.pick_up_gokujou2{
    border-collapse:collapse;
    border: 1px #000000 solid;
    padding: 5px 10px 5px 25px;
    background-color:#ACFFFF;
    text-align: left;
	font-size:12px;
	font-weight:600;
}
td.pick_up_gokujou3{
    border-collapse:collapse;
    border: 1px #000000 solid;
    padding: 5px 10px 5px 10px;
    background-color:#FFEEFF;
    width:100px;
	font-weight:600;	
}

.clearfloat {
	clear:both;
	line-height:0;
}

/* 体験談 */
.thumbox2{
	width:150px;
	height:200px;
	margin:10px 25px 20px 25px;
	float:left;
}

.taikenarea{
	width:560px;
	border:#42D0FE thin solid;
	margin: 10px 0px 10px 0px;
	padding: 0px 5px 10px 5px;
}

.midashi{
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	margin: 10px 0px 10px 0px;
}

.komidashi{
	font-size:13px;
	font-weight:bold;
	color:#FF0066;
	margin: 5px 0px 5px 0px;
	border-bottom:#42D0FE thin solid;
}

.caution{
	font-size:10px;
	font-weight:bold;
	color:#FF0000;
}

.nextarea{
	width:570px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}

.bnarea{
	width:570px;
	font-size:13px;
	text-align:right;
}

.bnarea a:active{
	width:570px;
	text-align:right;
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
}

.bnarea a.hover{
	width:570px;
	text-align:right;
	font-size:13px;
	font-weight:bold;
	color:#CCCCCC;
}

/* 業界用語 */
.word_b{
	font-size:12px;
	font-weight:800;
	color:#FF0000;
}

/* STD辞典 */
.sstag{
	color:#CC6699;
	margin-bottom:5px;
}

.sstag2{
	color:#CC0099;
	margin-bottom:5px;
}

.sstag3{
	color:#CC00FF;
	margin-bottom:5px;
}

.sstag4{
	color:#660033;
	margin-bottom:5px;
}

/* リンクについて */
.zidoulink{
	margin:10px 0px 10px 0px;
	height:270px;
}

.zidoulink1{
	margin:10px 0px 10px 0px;
	height:60px;
}

*:first-child+html .zidoulink{
	margin:10px 0px 10px 0px;
	height:270px;
}

*:first-child+html .zidoulink1{
	margin:10px 0px 10px 0px;
	height:60px;
}


.linkarea{
	width:90px;
	height:33px;
	margin:5px;
	text-align:center;
	float:left;
}

.linkline{
	width:600px;
	height:20px;
	background:#CCCCCC;
	color: #FF0000;
	margin:10px 0px 5px 0px;
	padding: 3px;
}

/* 広告について */
.t_mainarea_ad1{
	width:650px;
	height:350px;
	padding:0 0px 20px 0px;
	font-size:11px;
	line-height:18px;
}

.t_mainarea_ad2{
	width:650px;
	height:470px;
	padding:0 0px 20px 0px;
	font-size:11px;
	line-height:18px;
}

*html .t_mainarea_ad1{
	width:580px;
	height:400px;
	padding:0 0px 20px 0px;
	font-size:11px;
	line-height:18px;
}

*html .t_mainarea_ad2{
	width:580px;
	height:470px;
	padding:0 0px 20px 0px;
	font-size:11px;
	line-height:18px;
}

.boshu2{
	width:560px;
	height:70px;
	background:url(../images/boshu2.gif) no-repeat;
	border:dashed 1px #333333;
	text-align: left;
	margin-bottom: 15px;
	padding:5px 0px 5px 5px;
	margin-left: 10px;
}

.top_blog{
	margin:390px 0 0 0;
}

*html .top_blog{
	margin:150px 0 0 0;
}

*:first-child+html .top_blog{
	margin:130px 0 0 0;
}


.blog_list{
	margin:370px 0 0 0;
}

*html .blog_list{
	margin:0 0 0 0;
}

*:first-child+html .blog_list{
	margin:0 0 0 0;
}

.blog{
	margin:500px 0 0 0;
}

*html .blog{
	margin:0 0 0 0;
}

/* お問い合わせ */
.wrap-form {
	padding: 0 5px 20px 5px;
}

.wrap-form dl {
	width: 560px;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	display: table;
}

.wrap-form dt {
	width: 150px;
	float: left;
	color: #666666;
	background-color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	letter-spacing: 2px;
}

.wrap-form dd {
	width: 300px;
	float: left;
	color: #666;
	background-color: #fff;
	padding: 5px 0 5px 20px;
	border-left: 4px solid #FF0000;
}

.align-c { 
	margin:10px 0 0 0;
	text-align: center;
}

/* 体験談 */
.thumbox{
	width:140px;
	height:80px;
	margin:5px 3px 10px 2px;
	float:left;
}

*html .thumbox{
	width:140px;
	height:80px;
	margin:5px 1px 10px 2px;
	float:left;
}

*:first-child+html .thumbox{
	width:140px;
	height:80px;
	margin:5px 1px 10px 2px;
	float:left;
}

/*AV女優在籍店*/
.sec-half {
	padding-bottom: 10px;
	width: 49%;
}

.av_tenpo_box{
	width: 580px;
	float: left;
	margin: 0 0 10px 0;
	padding:0 0 10px 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #42D0FE;
	border-right-color: #42D0FE;
	border-bottom-color: #42D0FE;
	border-left-color: #42D0FE;
}

*:first-child+html .av_tenpo_box{
	width: 580px;
	float: left;
	margin: 0;
	padding:0 0 10px 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #42D0FE;
	border-right-color: #42D0FE;
	border-bottom-color: #42D0FE;
	border-left-color: #42D0FE;
}

*html .av_tenpo_box{
	width: 580px;
	float: left;
	margin: 0;
	padding:0 0 10px 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #42D0FE;
	border-right-color: #42D0FE;
	border-bottom-color: #42D0FE;
	border-left-color: #42D0FE;
}

.av_tenpo_box td{
	padding:0.3em 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #42D0FE;
	border-right-color: #42D0FE;
	border-bottom-color: #42D0FE;
	border-left-color: #42D0FE;
}

*:first-child+html .av_tenpo_box td{
	padding:0.3em 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #42D0FE;
	border-right-color: #42D0FE;
	border-bottom-color: #42D0FE;
	border-left-color: #42D0FE;
	font-size:11px;
}

*html .av_tenpo_box td{
	padding:0.3em 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #42D0FE;
	border-right-color: #42D0FE;
	border-bottom-color: #42D0FE;
	border-left-color: #42D0FE;
	font-size:11px;
}

.av_tenpo_text a{
	font-size: 13px;
	color: #000000;
	display: block;
	padding-top: 3px;
}



.av_center{
	margin:10px 0 10px 0;
	text-align:center;
}

*:first-child+html .av_center{
	margin:10px 0 10px 0;
	text-align:center;
}

*html .av_center{
	margin:10px 0 10px 0;
	text-align:center;
}

#av_tenpo{
	margin:0 0 10px 0;
	width:600px;
	height:auto;
}

#av_tenpo  ul li{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	width: 298px;
	float: left;
	height:auto;
}

.av_tenpo_sp_box li{
	border: 1px solid #FFFFFF;
}

.av_tenpo_sp_box a{
	line-height: 1.2em;
	overflow: hidden;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}

*html .av_tenpo_sp_box a{
	line-height: 1.2em;
	overflow: hidden;
	padding:5px 5px 5px 5px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}

.av_tenpo_sp_box img{
	display: inline;
	float: left;
	border: 1px solid #FFCC00;
	margin-right: 5px;
}

*html .av_tenpo_sp_box img{
	display: inline;
	float: left;
	border: 1px solid #FFCC00;
	margin-right: 5px;
	margin-bottom: 3px;
}

.av_tenpo_sp_box small{
	font-weight: normal;
	color: #666666;
	letter-spacing: 0px;
	margin-left: 3px;
	margin-bottom:3px
}

.av_tenpo_sp_box a{
	display: block;
}
.av_tenpo_sp_box a:hover{
	text-decoration: none;
	cursor: pointer;
}
.av_tenpo_sp_box span.dsc{
	font-size: x-small; normal;
	color: #FF0000;
	font-weight:
    letter-spacing: 0px;
	display: block;
}

.av_tenpo_text{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 0px;
	display: block;
	padding-top: 3px;
}

.av_tenpo_text_2{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	display: block;
	letter-spacing: 0px;
	padding-top: 5px;
}


.present-sp-down{
	width: 538px;
}

.av_tenpo_text{
	font-size: 11px;
	color: #FF0000;
	display: block;
	padding-top: 3px;
}

*html .av_tenpo_text{
	font-size: 10px;
	color: #FF0000;
	display: block;
}

.av_tenpo_text_2{
	font-size: 11px;
	color: #FF0000;
	display: block;
	letter-spacing: 0px;
	padding-top: 5px;
}

*html .av_tenpo_text_2{
	font-size: 10px;
	color: #FF0000;
	display: block;
	letter-spacing: 0px;
}

.av_box{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width:580px;
}

.av_box_top{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


.av_box1{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.av_font{
	color:#FF0000;
	font-size:12px;
}

.av_font1{
	color:#000000;
	font-size:13px;
	font-weight:700;
	margin-left:3px;
}

#av_banner_box{
	margin:150px 0 0 0;
}

*:first-child+html #av_banner_box{
	margin:25px 0 0 0;
}

*html #av_banner_box{
	margin:30px 0 15px 0;
	height:110px;
}
/* ここまで */

/* 業種説明 */
.t_genrearea{
	width:600px;
	padding:0 0px 20px 0px;
	font-size:11px;
	text-align:left;
	line-height:18px;
}

*html .t_genrearea{
	width:600px;
	margin:0 0px 8px 0;
	font-size:11px;
	text-align:left;
	line-height:18px;
}

*html .t_genrearea p{
	width:580px;
}

*:first-child+html .t_genrearea{
	width:600px;
	margin:0 0px 8px 0;
	font-size:11px;
	text-align:left;
	line-height:18px;
}

*:first-child+html .t_genrearea p{
	width:560px;
}

.t_genrearea dl{  
	width: 600px;  
	line-height: 2em;  
	margin-bottom: 5px;  
}  

.t_genrearea dt{  
	width: 300px;  
	padding: 3px 3px 0 3px;  
	font-weight: bold;  
}  

.t_genrearea dd{  
	padding: 0 3px 3px 50px;  
	margin-top: 0;  
}

.quotation{
	width:570px;
	text-align:right;
	font-size:12px;
}