﻿@charset "utf-8";
/* --------------------------------------------------------------------------
	#header
--------------------------------------------------------------------------*/
#header {
	text-align: center;
	height: 786px;
	width: 100%;
	margin: 0 auto;
	padding: 0 0 7px;
	_padding: 0;
	z-index: 0;
	background-image: url(../images/pattern.png);
	margin-bottom: -460px;
}
#head {
	/* display: block; */
	width: 960px;
	height: 270px;
	/* background: url(../img/all/header/head.png) no-repeat center top; */
	/* margin: 0; */
	/* padding: 0; */
	margin-left: auto;
	margin-right: auto;
}
#head p {
	text-align: right;
	color: #FFF;
	font-size: 11px;
}
/* -- ▼スマホ --*/
#head p#sf {
	position: absolute;
	width: 300px;
	height: 50px;
	text-align: left;
	margin-left: 18px;
}
#head p#sf a {
	display: block;
	width: 300px;
	height: 50px;
	background: url(../img/all/header/sf.jpg) no-repeat left top;
	text-indent: -999999px;
}

/* -- ▼h1ロゴ --*/
#head h1 {
	float: left;
	width: 420px;
	height: 140px;
	padding: 1px 0 0 -0;
}
#head h1 a {
	display: block;
	width: 420px;
	height: 140px;
}

/*求人*/

#headrec {
	margin-top: 30px;
	/* margin-right: -218px; */
}

/* --------------------------------------------------------------------------
	#header　ヘッダーメニュー
--------------------------------------------------------------------------*/
.header_menu {
	clear: both;
	width: 940px;
	_width: 960px;
	height: 72px;
	margin: 0 auto;
	_margin: 0;
	padding: 12px 10px 0;
	background: url(../img/all/header/menu_bg.png) no-repeat top left;
}
.header_menu li {
	float: left;
	width: 94px;
	height: 45px;
}


/* --------------------------------------------------------------------------
	#footer　フッター
--------------------------------------------------------------------------*/
#footer {
	clear: both;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	background: #1A0000;
	height: 100px;
	padding-top: 30px;
}
#footer a {
	color: #FFF;
	/*text-decoration:underline;*/
}
#footer a:hover {
	color: #CCC;
}
/* --------------------------------------------------------------------------
	#footer　フッター内テキストメニュー
--------------------------------------------------------------------------*/
#footer ul {
	padding: 0;
	text-align: center;
	width: 100%;
	font-size: 10px;
}
#footer li {
	display: inline;
	margin: 0 0 0 6px;
	padding: 0 0 0 5px;
	border-left: 1px solid #777;
	line-height: 2.2;
	letter-spacing: 1px;
}
#footer li.last {
	padding: 0 5px 0 5px;
	border-right: 1px solid #777;
}

#footwaku {
	width: 920px;
	margin: 0 auto 0 auto;
	margin-bottom: -16px;
}

/*求人*/
#footrec {}

/*コピーライト*/
#footer p.copyright {
	clear: both;
	width: 830px;
	color: #FFF;

	margin: 6px auto 0;
	padding-top: 6px;
}

#footMenu {
	float: left;
	width: 100%;
	border-bottom: #FFFFD1 1px dotted;
}