@charset "utf-8";
/* CSS Document */

/* ****************************************

*Site Name : Paradise Net
*Description :girls for pc

**************************************** */

/* ----------------------------------------
*	advanced_search
---------------------------------------- */

h2#headline_asearch{
	width:905px;
	height:36px;
	margin:0 auto;
	padding:0 0 0 55px;
	background:url(../images/others/headline_asearch_w960.png) no-repeat top left;
	line-height:41px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}
*html h2#headline_asearch{line-height:36px;}

div#asearch{
	width:940px;
	margin:0 auto;
	padding:9px;
	border-right:#666666 1px solid;
	border-bottom:#666666 1px solid;
	border-left:#666666 1px solid;
	overflow:hidden;
}

ul.advanced_search_gyoushu{width:920px;margin:0 auto;padding:5px 0;overflow:hidden;}

ul.advanced_search_gyoushu li{
	width:149px;
	height:57px;
	padding:5px 2px 5px;
	float:left;
}
ul.advanced_search_gyoushu li img {
	width:149px;
	height:57px;
}
ul.advanced_search_area li a{
	display:block;
	width:149px;
	height:57px;
}
/*li.advanced_search_all a{background:url(../images/common/btn_asearch_all_mout.png) no-repeat top left;}
li.advanced_search_1001 a{background:url(../images/common/btn_asearch_1001_mout.png) no-repeat top left;}
li.advanced_search_1002 a{background:url(../images/common/btn_asearch_1002_mout.png) no-repeat top left;}
li.advanced_search_1003 a{background:url(../images/common/btn_asearch_1003_mout.png) no-repeat top left;}
li.advanced_search_1004 a{background:url(../images/common/btn_asearch_1004_mout.png) no-repeat top left;}
*/

p#a_search_detail{
	width:600px;
	height:50px;
	margin:10px auto 0;
	text-align:center;
	color:#000000;
	font-size:22px;
	font-weight:bold;
	line-height:51px;
}
p#a_search_detail:hover{
	cursor:pointer;
}
p#a_search_detail span{
	color:#e70101;
}

p.menuheader{
	background-image: url(../images/common/advanced_search_bg_open.png);
	background-repeat:no-repeat;
	background-position:top left;
}
p.openheader{background-image: url(../images/common/advanced_search_bg_close.png);}

table#advanced_search_table{
	width:748px;
	margin:9px auto 0;
	border-collapse:collapse;
	border:#666666 1px solid;
}

table#advanced_search_table th{
	width:90px;
	background:#e4004f;
	border:#666666 1px solid;
	color:#ffffff;
	text-align:center;
}

table#advanced_search_table td{padding:0 0 0 20px;border:#666666 1px solid;}

table#advanced_search_table td ul li{padding:10px 0;float:left;}

ul.asearch_li_2col li{width:300px;}
ul.asearch_li_3col li{width:200px;}
ul.asearch_li_4col li{width:150px;}
ul.asearch_li_5col li{width:120px;}
ul.asearch_li_6col li{width:100px;}

table#advanced_search_table td p{padding:10px 0;}

table#advanced_search_table td p input{width:298px;border:#999999 1px solid;}

table#advanced_search_table td p select{border:#999999 1px solid;}

table#advanced_search_table td input{vertical-align:middle;}

p#btn_asearch_go{margin:9px 0 0;text-align:center;}


/* ----------------------------------------
*	special shops
---------------------------------------- */

h2#headline_special_shops{
	width:174px;
	height:39px;
	margin:30px auto 0;
	padding:0 3px;
}

ul#special_shops{
	width:168px;
	margin:5px 0 0 5px;
	border:#666666 1px solid;
	background:#f8eef2;
}

li.special_shops_list{width:168px;}

li.special_shops_list div{background:#f8eef2;padding:4px 0 0;border-bottom:#666666 1px solid;}

p.special_shops_logo{width:160px;height:80px;margin:0 auto 0;}

p.special_shops_name{
	width:154px;
	height:20px;
	margin:4px auto 0;
	padding:0 3px;
	border-bottom:#e63a52 2px solid;
	overflow:hidden;
}
p.special_shops_name a{color:#e5326e;font-weight:bold;line-height:20px;}
p.special_shops_name a:hover{text-decoration:underline;}

p.special_shops_text{
	width:154px;
	height:36px;
	margin:4px auto 0;
	padding:0 3px;
	line-height:18px;
	overflow:hidden;
}

p.special_shops_area{
	width:154px;
	height:20px;
	margin:2px auto 0;
	padding:0 3px 0;
	border-top:#e63a52 1px dotted;
	font-size:11px;
	line-height:20px;
	overflow:hidden;
}

p.special_shops_area span{font-weight:bold;}

p.special_shops_charge{
	width:154px;
	height:19px;
	margin:0 auto 0;
	padding:0 3px 0;
	font-size:11px;
	line-height:19px;
	overflow:hidden;
}

p.special_shops_charge span{
	font-weight:bold;
}


/* ----------------------------------------
*	page_navi
---------------------------------------- */

div.page_navi{
	width:760px;
	margin:30px auto 0;
	padding:0 5px;
	background:#e4004f;
}

p#page_navi_h{
	width:760px;
	border-bottom:#ffffff 2px solid;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	line-height:28px;
}

div.page_navi div{
	width:760px;
	position:relative;
}

p.page_navi_prev{
	position:absolute;
	top:4px;
	left:0;
}
p.page_navi_prev a{
	display:block;
	width:42px;
	height:28px;
	padding:0 0 0 32px;
	background:url(../images/common/btn_prev.png) no-repeat top left;
	line-height:28px;
}

p.page_navi_next{
	position:absolute;
	top:4px;
	right:0;
}
p.page_navi_next a{
	display:block;
	width:58px;
	height:28px;
	padding:0 0 0 16px;
	background:url(../images/common/btn_next.png) no-repeat top left;
	line-height:28px;
}

p.page_navi_prev a:hover,
p.page_navi_next a:hover{
	background-position:bottom;
	color:#ffffff;
}

ul.page_navi_pages{
	width:600px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}

ul.page_navi_pages li{
	display:inline;
	padding:0 10px;
	font-size:20px;
	font-weight:bold;
	line-height:34px;
}

ul.page_navi_pages li a{
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	line-height:34px;
	text-decoration:underline;
}

div#order{
	clear:both;
	padding:15px 5px 0;
	text-align:right;
}

div#order form select{
	border:#999999 1px solid;
}

p#no_result{
	width:770px;
	margin:20px auto 0;
	padding:30px 0;
	border:#666666 1px solid;
	text-align:center;
	color:#ff0000;
}

/* ----------------------------------------
*	girl list
---------------------------------------- */

ul#girllist{
	overflow:hidden;
}

ul#girllist li{
	width:146px;
/*	height:311px;*/
	margin:15px 0 0;
	padding:0 5px;
	float:left;
}

div.girllist_container{
	position: relative;
	width:144px;height:309px;
	background:#ffdcea;
	border:#af285f 1px solid;
}

img.girllist_birthday{
	position: absolute;
    top: 8px;right: 8px;
	display: block; width: 30px;height: 30px;
}

p.girllist_photo{
	width:140px;
	height:186px;
	margin:2px auto 0;
}

p.girllist_photo a img{
	border:#333333 1px solid;
}

div.girllist_container div{
	width:136px;
	height:115px;
	background:#000000;
	margin:2px auto 0;
	padding:2px 2px 0;
}

p.girllist_name{
	width:134px;
	height:23px;
	background:#e85d90;
	border:#ffffff 1px solid;
	text-align:center;
	overflow:hidden;
}

p.girllist_name a{
	color:#ffffff;
	font-weight:bold;
	line-height:23px;
}
p.girllist_name a:hover{text-decoration:underline}

p.girllist_area{
	width:128px;
	height:19px;
	padding:2px 3px 0;
	line-height:18px;
	color:#ffffff;
	overflow:hidden;
}

p.girllist_shop{
	width:128px;
	height:19px;
	padding:0 3px;
	line-height:19px;
	color:#f98ab7;
	overflow:hidden;
}

p.girllist_info{
	width:128px;
	line-height:16px;
	padding:0 3px;
	color:#ffffff;
}

