@charset "euc-jp";
@import url("../style/global.css");

/*ここから*/
#content-area {
	background: url(../search/girls/images/top.jpg)  no-repeat;
	width : 788px;
}

#title-area {
	margin:0;
	position: relative;
}

#title-area h1 {
	font-size:14px;
	color:#fff;
	margin: 10px 0 0 50px;
	padding: 0 0 0 0;
	line-height:1;
	letter-spacing:1px;
	position: relative;
}


img.lupe{
	position:absolute;
	top:-22px; left:-15px;
}

img.square{position:absolute; top: 75px; left: 0px; }

img.leg{
	position: absolute;
	top: 278px;
	*top: 278px;
	_top: 278px;
	left: 537px;
	padding: 0 0 0 0;
}

#title-area h2 {
	font-size:14px;
	font-weight:200;
	color:#fff;
	margin: 205px 0 0 150px;
	*margin: 210px 0 0 170px;
	_margin: 210px 0 0 170px;
	line-height:1.2em;
}

#form-area{
	width: 480px;
	margin: -19px 0 0 175px;
	/**margin: -12px 0 0 175px;*/
	_margin: -12px 0 0 175px;
}

*:first-child+html #form-area {margin: -12px 0 0 175px;}
#form-area, x:-moz-broken, x:last-of-type {margin: -26px 0 0 175px;}

.type_select{
	width: 480px;
	margin: 5px 30px 5px 10px;
	padding:3px 0 6px 0;
	border-bottom:1px dotted #fff;
	color:#fff;
	float: right;
	float:left;	/*IE7用*/
}

ul.selectarea-list {
	width:390px;
	padding: 5px 0 5px 0px;
	margin: 0 0 0 0;
	overflow: hidden;
}

ul.selectarea-list li{
	float: left;
	width:130px;
	height: 20px;
	list-style-type: none;
	display: block;
	/*line-height: 1.6;*/
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
}

ul.selectarea-list li input,
.checkbox1 table input,
.checkbox2 input
{
	margin-right: 5px;
}

.type_select img{ 
	float:left;
}
   
.checkbox1{
	width:390px;
	border-left:5px solid #00f5dd;
	background-color:#0a0a0a;
	padding:0 0 0 12px;
	color:#fff;
	float:right;
	font-size:11px;
	font-weight: solid;
}

.type_select .checkbox1 table{
	width: 100%;
	margin: 0 0 0 -3px;
	line-height: 1.6;
	font-weight: solid;
}

.area_select{
	width:390px;
	border-left:5px solid #ff255a;
	background-color:#262626;
	margin:0 0 0 5px;
	padding: 6px 0 6px 12px;
	font-size:14px;
	color:#fff;
	float:right;
	font-weight: bold;
}

.checkbox2{
	width:390px;
	border-left:5px solid #ff255a;
	background-color:#0a0a0a;
	margin:0 0 5px 12px;
	padding: 6px 0 6px 12px;
	float:right;
	color:#fff;
	font-size:12px;
}

.area-name{
	padding-bottom: 8px;
	font-size:11px;
	font-weight: solid;
}

.bt_area2{
	margin:20px 0 50px 160px;
	text-indent: -9999px;
	border-style: none;	
	clear: both;
	display: block;
}

