html{
	margin		: 0px;
	padding		: 0px;
	background	: #fff;
	font-family	: "ＭＳ Ｐゴシック";
	font-size	: 9pt;
	text-align	: center;
	scrollbar-face-color: #fff;
	scrollbar-3dlight-color: #eee;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-darkshadow-color: #eee;
	scrollbar-arrow-color: #eee;
	scrollbar-track-color: #fff;
}


/*--------------------------------------*/
/*デリヘル情報*/

ul{
	list-style-type	: none;
	margin		: 0;
	padding		: 0;
}

.shop_img{
	margin		: 0 2px;
	height		: 122px;
}

#shop_data{
	width		: 700px;
	margin		: 0;
}

#shop_data a{
	color		: #e90f6b;
}

#shop_data ul{
}

#shop_data li{
	width		: 350px;
	height		: 140px;
	float		: left;
	margin		: 0;
	padding		: 0;
	background	: url(./img/box_bg.gif) no-repeat;
}

#shop_data li table{
	width		: 345px;
	font-size	: 13px;
	color		: #333333;
}

#shop_data li table tr{
	vertical-align	: top;
}

#shop_data li table th{
	width		: 122px;
	text-align	: left;
}

#shop_data li table th p{
	width		: 100px;
	height		: 120px;
	margin		: 4px 0 0 4px;
	padding		: 1px;
	border		: 1px solid #eeeeee;
}

#shop_data li table td{
	width		: 223px;
	padding-top	: 10px;
	line-height	: 13px;
}

#shop_data li table td div{
	width		: 215px;
	height		: 20px;
	font-size	: 12px;
	text-indent	: 10px;
	background	: url(./img/bar.gif) no-repeat;
}

#shop_data .shop_name{
	width		: 130px;
	float		: left;
}

#shop_data .shop_icon{
	width		: 85px;
	float		: left;
	text-align	: right;
}

#shop_data .shop_icon img{
	margin-left	: 2px;
}

#shop_data .shop_btn{
	height		: 25px;
	background	: none;
	text-indent	: 0;
}

#shop_data .shop_btn span img{
	margin-right	: 15px;
}

#shop_data .discount{
	height		: 33px;
	text-indent	: 82px;
	line-height	: 33px;
	color		: #999999;
	border-top	: 1px dotted #da5bc9;
	background	: url(./img/dis.gif) no-repeat 0 10px;
}

#shop_data .discount a{
	color		: #ff00cc;
	text-decoration	: underline;
}

#shop_data .discount a:hover{
	color		: #ff00cc;
	text-decoration	: none;
}



/* icon_info */

#icon_info{
	clear		: left;
	width		: 700px;
}

#icon_info table{
	width		: 700px;
	font-size	: 13px;
	color		: #666666;
}

#icon_info td{
	height		: 16px;
	line-height	: 16px;
	text-indent	: 22px;
}

#icon_info .icon01{
	width		: 230px;
	background	: url(./img/icon01.gif) no-repeat;
}

#icon_info .icon02{
	width		: 190px;
	background	: url(./img/icon02.gif) no-repeat;
}

#icon_info .icon03{
	background	: url(./img/icon03.gif) no-repeat;
}

#icon_info .icon04{
	background	: url(./img/icon04.gif) no-repeat;
}



/* bottom_up */

#bottom_up{
	clear		: left;
}



/*新着情報*/

#news{
	color		: #444;
}

#news p{
	font-size	: 11px;
    color		: #999;
}

#news span{
	display		: block;
	margin		: 0 0 10px;
}








/*--------------------------------------*/
/* 店舗情報 */

/* shop_detail */

#shop_detail{
	clear		: left;
	width		: 700px;
	color		: #666666;
}

#shop_detail h4{
	margin		: 0;
	padding		: 0;
}

#shop_detail th{
	font-weight	: normal;
	text-align	: left;
}

#shop_detail ul{
	margin		: 0;
	padding		: 0;
	list-style	: none;
}

#shop_detail li{
	margin		: 0;
	padding		: 0;
	list-style	: none;
}



/* detail_tbl */

#detail_tbl{
	width		: 700px;
	font-size	: 13px;
}

#detail_tbl tr{
	vertical-align	: top;
}



/* detail_left */

#detail_left{
	width		: 235px;
}

#detail_left a{
	color		: #ff00cc;
}

#detail_link{
	padding-left	: 14px;
	line-height	: 20px;
	margin-bottom	: 3px;
	background	: url(./img/home.gif) no-repeat 0 3px;
}

#detail_link p{
	width		: 200px;
	height		: 40px;
	border		: 1px solid #eeeeee;
	padding		: 1px;
}

#detail_text p{
	width		: 225px;
	height		: 14px;
	padding-top	: 8px;
	text-align	: 14px;
	text-indent	: 13px;
	border-bottom	: 1px dotted #999999;
	background	: url(./img/arrow.gif) no-repeat 4px 11px;
}

#detail_text p span{
	color		: #4c7472;
	padding-right	: 16px;
}



/* detail_right */

#detail_right{
	width		: 465px;
}



/* course */

#course{
	width		: 250px;
	float		: left;
}

#course div span{
	color		: #009e96;
}

#course div{
	width		: 240px;
	height		: 20px;
	line-height	: 20px;
	border-bottom	: 1px dotted #cccccc;
	margin-bottom	: 3px;
	color		: #4c7472;
}

#course table{
	width		: 240px;
	background	: #eeeeee;
}

#course table th{
	width		: 105px;
	height		: 20px;
	line-height	: 20px;
	text-indent	: 15px;
	border-top	: 1px solid #ffffff;
	border-left	: 1px solid #ffffff;
	border-right	: 1px solid #cccccc;
	border-bottom	: 1px solid #cccccc;
	background	: url(./img/dot.gif) no-repeat 3px 3px #eeeeee;
	color		: #333333;
}

#course table td{
	width		: 135px;
	height		: 22px;
	line-height	: 22px;
	text-indent	: 15px;
	background	: #ffffff;
}



/* system */

#system{
	width		: 215px;
	float		: left;
}

#system div span{
	color		: #009e96;
}

#system div{
	width		: 215px;
	height		: 20px;
	line-height	: 20px;
	border-bottom	: 1px dotted #cccccc;
	margin-bottom	: 3px;
	color		: #4c7472;
}

#system table{
	width		: 215px;
	background	: #eeeeee;
	margin-bottom	: 3px;
}

#system table th{
	width		: 125px;
	height		: 20px;
	line-height	: 20px;
	text-indent	: 15px;
	border-top	: 1px solid #ffffff;
	border-left	: 1px solid #ffffff;
	border-right	: 1px solid #cccccc;
	border-bottom	: 1px solid #cccccc;
	background	: url(./img/dot.gif) no-repeat 3px 3px #eeeeee;
	color		: #333333;
}

#system table td{
	width		: 90px;
	height		: 22px;
	line-height	: 22px;
	text-indent	: 15px;
	background	: #ffffff;
}

#system li{
	width		: 215px;
	text-align	: center;
}

#system li img{
	margin		: 0 3px;
}




/* detail_mdl */

#detail_mdl{
	width		: 700px;
	clear		: left;
	border-top	: 1px solid #eeeeee;
	margin-top	: 15px;
	margin-bottom	: 15px;
	padding-top	: 15px;
}

#detail_mdl table{
	width		: 700px;
	font-size	: 13px;
}

#detail_mdl table th{
	width		 :595px;
}

#detail_mdl table div{
	width		: 585px;
	line-height	: 14px;
	height		: 14px;
	border-bottom	: 1px dotted #999999;
	margin-bottom	: 8px;
}

#detail_mdl .mdl_title{
	width		: 80px;
	float		: left;
	text-indent	: 13px;
	background	: url(./img/arrow.gif) no-repeat 4px 3px;
	color		: #4c7472;
}

#detail_mdl .mdl_text{
	width		: 505px;
	float		: left;
}

#detail_mdl .mdl_text span{
	color		: #ff6685;
}

#detail_mdl table td{
	width		: 105px;
}



/* detail_list */

#detail_list{
	width		: 700px;
}

#detail_list ul{
	padding-top	: 5px;
	padding-left	: 4px;
}

#detail_list li{
	width		: 116px;
	height		: 150px;
	float		: left;
	background	: url(./img/detail_bg.gif) no-repeat;
}

#detail_list li .box{
	width		: 110px;
}

#detail_list .photo{
	width		: 100px;
	height		: 120px;
	border		: 1px solid #eeeeee;
	padding		: 1px;
	margin-top	: 2px;
	margin-bottom	: 5px;
	margin-left	: 3px;
}

#detail_list .name{
	width		: 110px;
	text-align	: center;
}