@charset "UTF-8";

html,body,
h1,h2,h3,h4,h5,h6,
div,p,ul,ol,li,dl,dt,dd,table,tr,th,td,form,
span,a,img,strong {
	font-size: 12px;
	font-weight: normal;
	list-style: none;
	border: none;
	padding: 0;
	margin: 0;
	color: #777777;
}

textarea{
	font-size: 12px;
	font-weight: normal;
	list-style: none;
	padding: 0;
	margin: 0;
	color: #777777;
}

img{
	vertical-align: bottom;
}

body{
	font-family: "ＭＳ Ｐゴシック",sans-serif;
}

#wrap{
	width: 980px;
	margin: 0 auto;
}

h1{
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	background: url("/images/common/headerbg.gif") repeat-x;
	height: 15px;
	padding: 3px 5px 0 0;
}


/*** リンク設定 ***/

a{
	color:#1271E6;
}

a:hover{
	position: relative;
	top: 1px;
}

a:visited{
	color:#B14FEF;
}


/*** 左カラム定義 ***/
#leftcont{
	float: left;
	width: 220px;
}

#leftcont h2{
	margin: 10px 0;
}

#leftcont #main_menu{
	margin-bottom: 10px;
	width: 216px;
	position: relative;
	overflow: hidden;
}

#leftcont #main_menu a{
	top: 0px;
}

#leftcont #main_menu a:hover{
	position: relative;
	left: -216px;
}


#leftcont #sub_menu{
	margin-bottom: 20px;
}

#leftcont #sub_menu li{
	margin-bottom: 5px;
}

#leftcont #sub_menu a{
	/*display: block;
	margin: 5px 0;*/
}

#leftcont #bn{

}

#leftcont #bn li{
	margin: 10px 0;
}

.change_navi{
	position: relative;
	left: -216px;
}

.mobimg{
	margin: 10px 0 0 0 !important;
}

.mobileurl{
	width: 206px;
	height: 99px;
	background: url("/images/common/leftcont/mobilebg02.gif") no-repeat;
	line-height: 130%;
	padding: 5px;
	font-size: 10px;
}

.mobileurl input{
	width: 196px;
	margin: 5px 0px 5px 5px;
}

.mobileurl a{
	font-size:11px;
}

.mobsubmit{
	border:none;
	background:url("/images/common/leftcont/urlsend.gif");
	width:196px;
	height:22px;
	padding-top:22px;
}

/*** 右カラム定義 ***/
#rightcont{
	float: right;
	width: 754px;
	padding-left: 6px;
}

/*** フッター定義 ***/

#footer{
	margin-top: 50px;
}

#footer_link a{
	font-size: 10px;
}

#footer_link ul li{
	float: right;
	padding: 0 5px;
	margin: 5px 0px 0px 0px;
	border-right: 1px solid #525252;
}

#footer_link .last{
	border: none !important;
}

#main_footer_area{
	background: url("/images/index/footerbg.gif");
	margin: 20px 0px 0px 0px;
}

#main_footer{
	width: 930px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
}

#main_footer #f_logo{
	margin: 0px 0px 20px 0px;
}

#main_footer * , #main2_footer * , #copy *{
	color: #ffffff;
	font-size: 11px;
}

#main_footer h2{
	background: url("/images/index/icon.gif") no-repeat 1px;
	font-weight: bold;
	padding: 0px 0px 0px 18px;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}

.footersec1_left{
	float: left;
	display: inline;
	width: 240px;
	height: 140px;
	line-height: 140%;
	background: url("/images/index/borderleft.gif") repeat-y right;
	padding: 0 10px 0 0px;
	margin: 0 10px 15px 0;
}

.footersec1_left li{
	background: url("/images/common/icon17.png") no-repeat left;
	padding-left: 1em;
}


#footersec1_left p{
	margin: 0px 0px 5px 0px;
}

#footersec1_left2{
	float: left;
	display: inline;
	width: 410px;
	line-height: 140%;
}

#footersec1_left2 p{
	margin: 0px 0px 5px 0px;
}
#copy{
	background: url("/images/index/bordertop.gif") repeat-x top;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 7px 0px;
	clear: both;
}

#copy p{
	text-align: right;
	width: 960px;
}


/*** その他共通定義 
*****************************************************************************/

/*** 文字定義 ***/
.font00{
	color: #F63D71;
}

.font01{
	font-size: 13px;
	font-weight: bold;
}

.font02{
	font-size: 17px;
	font-weight: bold;
	color: #9B9A9A;
}

.font03{
	font-size: 15px;
	font-weight: bold;
	color: #43d4a9;
}

.font04{
	color: #FF83A6;
}

.font05{
	color: #1c9ad9;
	font-size: 15px;
	font-weight: bold;
}

.pink{
	font-size: 16px;
	font-weight: bold;
	color: #FF83A6;
}

.midori{
	color: #43d4a9;
}

.hutozi{
	font-weight: bold;
}


/*** 女性一覧枠定義 ***/
.title{
	width: 115px;
	color: #ffffff;
	background-color: #43d4a9;
	font-weight: bold;
	padding: 5px 0 5px 5px;
	height: 15px;
	overflow: hidden;
	text-align:center;
}

.girlbox{
	width: 118px;
	border: 1px solid #aaead7;
	background-color: #ccf5e9;
	text-align: center;
	padding: 5px 0;
	position: relative;
	height: 220px;
}

.girlbox img{
	margin-top: 5px;
}

.girlbox a img{
	border: 1px solid #43d4a9;
}

.profbox{
	color: #ffffff;
	background: url("/images/common/profbg.png") repeat-y;
	width: 96px;
	position: absolute;
	top: 128px;
	left: 3px;
	text-align: left;
	margin-left: 3px;
	padding: 5px;
	line-height: 100%;
}


.icon_hand{
	position: absolute;
	top: 148px;
	left: 79px;
}

.icon_new{
	position: absolute;
	top: 128px;
	left: 79px;
}

.kotei{
	position: absolute;
	left: 7px;
	top: 201px;
}


/*** ハンドコース限定文言 ***/
.hand{
	background: url("/images/common/icon03.gif") no-repeat;
	text-align: right;
	color: #FF759C;
	font-size: 11px;
	font-weight: bold;
	width: 360px;
	margin-left: auto;
	/*margin-right: 5px;*/
	height: 12px;
	padding-top: 2px;
}


/*** ページトップリンク ***/
.toplink{
	text-align: right;
}

.toplink a{
	font-size: 10px;
}


/*** ClearFix ***/

.clearfix:after {
	content:".";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
}

.clearfix {
	zoom:1;
}


