@charset "utf-8";
@import url("reset.css");	 /* リセット用 */
@import url("main.css");	 /* メインページ用 */
@import url("job.css");	 /* お仕事内容についてページ用 */
@import url("customer.css");	 /* お仕事内容についてページ用 */
@import url("flow.css");	 /* 入店までの流れページ用 */
@import url("debut.css");	 /* 風俗未経験の方へページ用 */
@import url("condition.css");	 /* 採用条件と待遇ページ用 */
@import url("form.css");	 /* 面接予約フォームページ用 */
@import url("map.css");	 /* 面接地はこちらページ用 */
@import url("link.css");	 /* リンク集ページ用 */
@import url("mobile.css");	 /* モバイルサイトのご案内ページ用 */
/* ---------------------------------
common.css
各ページのCSS読み込み　および
bodyやheader、footerのCSS設定
------------------------------------ */


/******************* html/body *******************/
html,body{
	height:100%;
}
* 	{
	margin:0;
	padding:0;
	}
a {
	color: #0885b9;
	text-decoration: none;
	outline : 0 ;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img 
	{
	border:0;
	}
body
	{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #0885b9;
	margin:0px auto 0px auto;
	background-repeat: repeat-x;
	background-image: url(/jobimg/bodybg.gif);
	}
h1
	{
	font-size:14px;
	margin: 0px auto 0px auto;
	padding-left: 10px;
	line-height: 20px;
	width: 900px;
	font-weight: bold;
	color: #FFFFFF;
	}
h2.Titlebar
	{
	width:630px;
	background-image: url(/jobimg/h2Titlebarbk.gif);
	padding: 10px 0px 10px 20px;
	background-repeat: no-repeat;
	color: #0885b9;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	}
.clearfix:after 
	{
	content: "."; display: block; height: 0; clear: both; visibility: hidden;
	}
.clearfix 
	{
	display: inline-block;
	} /* Hides from IE-mac \*/
* html.clearfix 
	{
	height: 1%;
	}
.clearfix
	{
	display: block;
	} /* End hide from IE-mac */
/******************* ヘッダー *******************/
#header
	{
	width:950px;
	margin:0px auto;
	background-image: url(/jobimg/headerbk.gif);
	background-repeat: no-repeat;
	height: 140px;
	}
#head
	{
	width:900px;
	margin: 0px auto;
	}
#logo
	{
	width:221px;
	float: left;
	padding: 10px 0px 0px 30px;
	}
ul#h_menu
	{
	width:430px;
	float: right;
	}
ul#h_menu li
	{
	width:120px;
	float: left;
	padding-right: 10px;
	}
#globalmenu
	{
	width:950px;
	margin: 0px auto 0px auto;
	background-image: url(/jobimg/g_navi_bg.gif);
	background-repeat: no-repeat;
	height: 55px;
	}
/******************* グローバルナビ *******************/
#g_navi {
	margin:0px auto 0px auto;
	width: 935px;
	padding: 1px 0px 10px 0px;
}
#g_navi ul {
	padding:0;
}
#g_navi li {
	display:inline;
	list-style-type:none;
}
#g_navi li a {
	height:57px;
	display:block;
	float:left;
	text-indent:-9877em;j
	text-decoration:none;
	overflow:hidden;
}
/*------off*/
#g_navi li.g_navi01 a {
	background:url(/jobimg/g_navi.gif) no-repeat -2px 0px;
	width:155px;
	height:55PX;
}
#g_navi li.g_navi02 a {
	background:url(/jobimg/g_navi.gif) no-repeat -157px 0px;
	width:155px;
	height:55px;
	}
#g_navi li.g_navi03 a {
	background:url(/jobimg/g_navi.gif) no-repeat -312px 0px;
	width:155px;
	height:55px;
}
#g_navi li.g_navi04 a {
	background:url(/jobimg/g_navi.gif) no-repeat -467px 0px;
	width:155px;
	height:55px;
}
#g_navi li.g_navi05 a {
	background:url(/jobimg/g_navi.gif) no-repeat -622px 0px;
	width:155px;
	height:55px;
}
#g_navi li.g_navi06 a {
	background:url(/jobimg/g_navi.gif) no-repeat -777px 0px;
	width:155px;
	height:55px;
}

/*------hover*/
#g_navi li.g_navi01 a:hover {
	background:url(/jobimg/g_navi.gif) no-repeat -2px -56px;
}
#g_navi li.g_navi02 a:hover {
	background:url(/jobimg/g_navi.gif) no-repeat -157px -56px;
}
#g_navi li.g_navi03 a:hover {
	background:url(/jobimg/g_navi.gif) no-repeat -312px -56px;
}
#g_navi li.g_navi04 a:hover {
	background:url(/jobimg/g_navi.gif) no-repeat -467px -56px;
}
#g_navi li.g_navi05 a:hover {
	background:url(/jobimg/g_navi.gif) no-repeat -622px -56px;
}
#g_navi li.g_navi06 a:hover {
	background:url(/jobimg/g_navi.gif) no-repeat -777px -56px;
}

/*------on*/
#g_navi li.g_navi01_on a {
	background:url(/jobimg/g_navi.gif) no-repeat -2px -111px;
	width:155px;
	height:55PX;
}
#g_navi li.g_navi02_on a {
	background:url(/jobimg/g_navi.gif) no-repeat -157px -111px;
	width:155px;
	height:55px;
}
#g_navi li.g_navi03_on a {
	background:url(/jobimg/g_navi.gif) no-repeat -312px -111px;
	width:155px;
	height:55px;
}
#g_navi li.g_navi04_on a {
	background:url(/jobimg/g_navi.gif) no-repeat -467px -111px;
	width:155px;
	height:55px;
}
#g_navi li.g_navi05_on a {
	background:url(/jobimg/g_navi.gif) no-repeat -622px -111px;
	width:155px;
	height:55px;
}
#g_navi li.g_navi06_on a {
	background:url(/jobimg/g_navi.gif) no-repeat -777px -111px;
	width:155px;
	height:55px;
}

.clears{
  clear:both;
}
/******************* コンテンツ *******************/
#contents
	{
	width:950px;
	margin:0px auto 0px auto;
	padding: 20px 0px;
	background-image: url(/jobimg/contentsbg.gif);
	background-repeat: repeat-y;
	}
#mainbanner
	{
	width:650px;
	padding: 0px 0px 20px 0px;
	}
#Left_column
	{
	width:650px;
	float: left;
	padding-left: 20px;
	}
img.right {
	float: right;
	padding: 0px 0px 20px 20px;
}
img.left {
	float: left;
	padding: 0px 20px 20px 0px;
}
/******************* サイドナビ *******************/
#Right_column
	{
	width:240px;
	float: left;
	padding-left: 20px;
	}
.Side_title
	{
	width:240px;
	}
.Side_banner
	{
	width:240px;
	margin: 0px 0px 10px 0px;
	}
.sideWaku
	{
	width:228px;
	border:solid 1px #CCCCCC;
	padding: 5px 5px 10px 5px;
	margin: 0px 0px 10px 0px;
	}
#Right_column p
	{
	padding:5px;
	}	
/******************* フッター *******************/
#footer
	{
	width:100%;
	text-align: center;
	background-image: url(/jobimg/footerbk.gif);
	padding: 20px 0px 0px 0px;
	margin:0px auto 0px auto;
	clear: both;
	background-repeat: repeat-x;
	}
ul#footermenu li {
	display: inline;
	border-right: 1px solid #666;
	padding-left:7px;
	padding-right:7px;
	color:#666666;
	font-size: 10px;
	letter-spacing:1px;
}
ul#footermenu li a {
	color:#666666;
	}

ul#footermenu li span{
	border-left: 1px solid #666;
	padding-left:7px;
	}
ul#footermenu li span a{
	color:#666666;
	}
#address
	{
	width:950px;
	text-align:center;
	padding: 160px 0px 10px 0px;
	color: #666666;
	background-repeat: no-repeat;
	margin: 0px auto;
	background-image: url(/jobimg/footerbanner.gif);
	}
#address a
	{
	color: #666666;
	}
/******************* その他 *******************/
