@chartset "UTF-8";

.ColumnClear {
	clear:both;
}
body {
	text-align:left !important;
}
/*------------------------------------------------------------------------------コンテンツボックス*/
#contents {
	margin:0 0px 20px !important;
	padding:20px 0 0;
	width:705px;
	background-color:#ffffff;
	text-align:left;
	overflow:hidden;
}

*:first-child+html #contents {margin-left:-8px;}

#contents h2 {
	margin:0 0 5px 0;
	padding:0 0 3px 0;
	font-size:12px;
	font-weight:bold;
	color:#422C08;
	background-color:#ffffff;
	border-bottom: 1px solid #c3c3c3;
}

#contents ul {
	list-style-type:none;
}

#contents_left {
	margin:0 0 20px 10px;
	width:335px;
	float:left;
	display:inline;
}

#contents_right {
	margin:0 10px 20px 15px;
	width:335px;
	float:right;
}

/*------------------------------------------------------------------------------コンセプト*/
#concept {
	margin:0 0 30px 0;
	padding:0 25px;
	width:655px;
}

#concept h2 {
	border:none;
}

/*------------------------------------------------------------------------------出勤女の子リスト*/
#GirlList {
	margin:0 0 0 7px;
	padding:0;
	overflow:hidden;
}

#GirlList .girl {
	width:100px;
	margin:10px 7px 15px 0;
	float:left;
	display:inline;
	text-align:center;
}

#GirlList .girl img {border:1px #c3c3c3 solid;}

/*------------------------------------------------------------------------------最新情報*/
.ColorBox {
	margin:0;
	padding:7px;
	background-color:#eeeedd;
	border:1px #cccc99 solid;
}

.ColorBox p {
	margin-bottom:5px;
}

.ColorBox u, .ColorBox span {
	color:#422C08;
}

/*------------------------------------------------------------------------------多店舗リンク*/
ul#AromaLink {
	margin:20px 0 0;
	padding:8px 0 0;
	_width:322px;
	border-top:3px #c3c3c3 double;
	overflow:hidden;
}

ul#AromaLink li {
	margin:0 0 0 11px;
	padding:0;
	width:150px;
	float:left;
	display:inline;
}

/*------------------------------------------------------------------------------ピックアップ*/
#PickUp {
	margin:0 0 15px 0;
	padding:10px;
	width:313px;
	background-color:#E8E0B2;
	border:1px solid #cc9;
	overflow: hidden;
}

#PickUp img {
	float:right;
	margin:0 0 7px 7px;
}

/*------------------------------------------------------------------------------動画*/
#movie_box {
	margin:0 0 15px 0;
	text-align:center;
}

/*------------------------------------------------------------------------------キャンペーンバナー*/
ul#Campaign_ul {
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	border-bottom:3px #c3c3c3 double;
}

ul#Other_ul {
	margin:0 0 10px 0;
}

ul#Campaign_ul li, ul#Other_ul li {
	margin:0 0 5px 0;
}

/*------------------------------------------------------------------------------求人バナー*/
ul#Recu {
	margin:0 auto 20px;
	padding:20px 25px 0;
	width:655px;
	clear:both;
	overflow:hidden;
	background:url(../img/top/ercu_line.gif) no-repeat center top;
}

ul#Recu li {
	margin:0;
	width:320px;
	float:left;
	display:inline;
}

ul#Recu li#Sec {
	margin-left:15px;
}

/*------------------------------------------------------------------------------その他下エリア*/
.info_box {
	margin:0 auto;
	clear:both;
	width:720px;
}

/*-------------------------------------------------------------*/
.tenpo_group {
	margin:15px 0 0 10px;
	width:690px;
	text-align:left;
	font-size:10px;
	overflow:hidden;
}

.tenpo_group dl {
	width:335px;
	float:left;
	display:inline;
	margin:0 10px 0 0;
}

.tenpo_group dt {
	color:#999966;
	border-bottom:solid 2px #cccc99;
}

.tenpo_group dd {
	color:#8C2134;
}

.tenpo_group p {
	text-align:center;

}
