@charset "utf-8";

html{
	overflow-y:scroll;
	}
body,
div,
dl,dt,dd,
{margin:0; padding:0; border:0;}

body {
	font:13px ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	line-height:1.3;
	color:#4b4747;
	text-align:center;
	background: url(../img/bg04.gif) repeat;
	}

p {margin:4px 0px; padding:0;}


h1 {
font-size:12px;	
color:#fff; 
margin:10px 0; 
padding:0; 
}
h2{
font-size:16px;
margin-bottom:20px;
padding:0;
color:#FF0000;
text-align:center
}
h3{
font-size:14px;
margin-bottom:20px;
padding:0;
color:#FF0099;
text-align:center;
}
h4{
font-size:14px;
margin-bottom:10px;
padding:0;
color:#666666;
text-align:center;
}

strong{font-weight:normal}
dt,
dd{float:left;}
em,address {font-style: normal}
img{border:0}
input{border:1px #ccc ridge; cursor:default}

/* インデックスページ*/
	#top_warnning{
	width:300px;
	margin:10px auto;
	}
	.check_button{
	margin:25px 0 10px 0;
	text-align:center;
	}

/* ラップ*/
	#wrap {
	width: 810px;
	text-align:center;
	margin:0px auto;
	background:#fff;
	}
/* ヘッダの設定*/
	#head {
	width: 810px;
	}
	#head,
	#head img {
	float:left
	}
/* コンテンツの設定*/
	#content {
	width: 810px;
	background-color:#fff;
	}
	#mainbox {
	width:600px;
	margin:20px auto;
	padding:10px;
	text-align:left;
	border:1px dashed #FF0099;
	}
	.caution {
	text-align:center;
	color:#FF00CC;
	}
	#link {
	width:621px;
	margin:0 auto;
	}
	#link img{
	float:left;
	margin:5px 5px 0 0;
	}
	#link2 {
	width:651px;
	margin:5px auto;
	padding-bottom:10px;
		}
	#link2 img{
	float:left;
	margin:5px 5px 0 0;
	}
	#tekokibn {
	width:631px;
	padding:10px;
	margin:10px auto;
	border-bottom:1px #FF0099 dashed;
	}
	#tekokibn img {
	margin-bottom:5px;
	}
	#rss{
	width:621px;
	margin:5px auto;
	}
	#rss img{
	float:left;
	margin:5px 5px 0 0;
	}
	
/* コンテンツ左の設定*/
	#content_left {
	width:230px;
	float:left;
	}
	/* ナビの設定*/
	#navi {
	width:230px;
	}
	/* メルマガの設定*/
	#mailmaga{
	width:230px;
	height:290px;
	background:url(../img/mailmaga.gif);
	clear:left;
	}
	/* 求人の設定*/
	#recruit{
	width:230px;
	}
/* コンテンツ右の設定*/	

	#content_right {
	width:560px;
	margin:0 10px;
	float:left;
	}
		/*手の背景はいってるとこ*/
		#content_right .hand{
		width:560px;
		height:650px;
		background:url(../img/hand_bg.gif) center top no-repeat;
		padding-top:10px;
		}
		/*新着情報*/
		#Top_Infomation {
		width:560px;
		height:110px;
		background:url(../img/content_bg.gif) no-repeat;
		text-align:left;
		overflow:hidden;
		overflow-y:scroll;
		}
/* フッタの設定*/
	#foot {
	width:810px;
	height:20px;
	text-align:center;
	clear:left;
	background:url(../img/copylight.gif) center top no-repeat;
	}
	#foot address {
		visibility:hidden;
		}

/* 個々の設定*/
	#navi img {
	width:230px;
	height:40px;
	float:left;
	}
	#navi ul {
	margin:0px;
	padding:0px;
	}
	#navi ul li{
	list-style:none;
	padding:0px;
	margin:0px;
	}
	.out{
	width:175px;
	padding:0 10px;
	float:left;

	}
	#mailmaga p{
	padding:80px 20px 0px 20px;
	font-size:12px;
	text-align:left;
	}
	.ber{
	width:560px;
	height:40px;
	}
	.clear {
	clear:both;
	text-indent:-9999px;
	font-size:1px;
	visibility:hidden;
	display:inline
	}
	.Top_news{
	margin:10px 0 0 20px;
	}
	.Content{
	padding:2px;
	color:#FF33CC;
	text-align:left;
	width:500px;
	border-bottom: dotted 2px #9c9c9c;
	}
	.Content_{
	text-align:left;
	padding-left:40px;
	}
	/*外枠*/
	#Girls_box{
	width:560px;
	height:550px;
	overflow:hidden;
	overflow-y:scroll;
	}
	.girl_box{
	width:520px;
	height:180px;
	padding:10px;
	float:left
	}
	.girl_photo{
	margin-right:10px;
	float:left;
	}
	.Course {
	width:500px;
	text-align:left;
	}
	.Qanda{
	width:500px;
	text-align:left;
	margin-top:10px;
	}
	.Qanda p{
	margin:2px;
	}
	.Qanda dt,
	.Qanda dd {
	padding-left: 10px;
	}
	.Area{
	width:500px;
	margin-top:20px;
	}
	.Hotel_list{
	width:558px;
	height:140px;
	font-size:90%;
	border:1px #ccc solid;
	text-align:left;	/*ホテルリストがセンターなので*/
	overflow:hidden;
	overflow-y:scroll;
	}
	.color_ao{
	color:#39f;
	}
	.color_pink{
	color:#f69
	}
/*  CSSハック*/
/*  Opera*/
	*+html:first-child #banner {
	float:left;
	}
	*+html:first-child #content {
	clear:both;
	}
/*  IE4～6*/
	* html 	#content_right {
	margin:5x;
	} 
/*  Link Color*/  
	a:link,	a:visited {
	color:#06c;
	text-decoration:none;   
	}   
	a:hover {
	color:#06c;
	text-decoration:underline;   
	} 


#seo {
width:621px;
margin:5px auto;
}

#seoparts { list-style:none;margin:0px;padding:0px;font-size:12px }
#seoparts li { float:left;padding:1px; }
#seoparts-img-li { float:left }
#seoparts-img-li img { vertical-align:top }

#sougolink {
	width:650px;
	text-align:center;
	margin:10px auto;
	border-bottom:1px dashed #FF0099;
}


