@charset "UTF-8";

/*-- 全体設定 --*/
html,body {
	margin: 0;
	padding: 0;
	font-family: "メイリオ","Meiryo","Meiryo UI","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro";
}

/*-- ヘッダー --*/
header {
	text-align: center;
	height: 150px;
	margin: 10px auto 0;
	background-image: url("./images/title_back.jpg");
	background-repeat: x-repeat;
}

/*-- ボーダーライン --*/
hr {
	height: 10px;
	background-color: #3b0002;
	color: #3b0002;
	border: none;
	margin: 0;
}

/*-- 統一ヘッドコンテンツ --*/
#head_contents {
	width: 1015px;
	margin: 0 auto 0;
}

/*-- ナビゲーション（レイアウト） --*/
nav {
	box-shadow: 4px 4px;
	border: 0;
	color: rgba(0,0,0,0.07);
	width: 1004px;
	height: 107px;
}

ul {
	padding-left: 0;
}

#first {
	padding-top: 2px;
	clear: both;
}

li {
	float: left;
	list-style-type: none;
	padding-right: 2px;
}

/*-- ナビゲーション（設定） --*/
a:link#top {
  display: block;
  text-indent: -9999px;
  width: 249px;
  height: 53px;
  background-image: url("./images/bt/bt_top.jpg");
}

a:link#greeting {
  display: block;
  text-indent: -9999px;
  width: 249px;
  height: 53px;
  background-image: url("./images/bt/bt_greeting.jpg");
}

a:link#interview {
  display: block;
  text-indent: -9999px;
  width: 249px;
  height: 53px;
  background-image: url("./images/bt/bt_interview.jpg");
}

a:link#qa {
  display: block;
  text-indent: -9999px;
  width: 249px;
  height: 53px;
  background-image: url("./images/bt/bt_qa.jpg");
}

a:link#salary {
  display: block;
  text-indent: -9999px;
  width: 249px;
  height: 53px;
  background-image: url("./images/bt/bt_salary.jpg");
}

a:link#treatment {
  display: block;
  text-indent: -9999px;
  width: 249px;
  height: 53px;
  background-image: url("./images/bt/bt_treatment.jpg");
}

a:link#security {
  display: block;
  text-indent: -9999px;
  width: 249px;
  height: 53px;
  background-image: url("./images/bt/bt_security.jpg");
}

a:link#entry {
  display: block;
  text-indent: -9999px;
  width: 249px;
  height: 53px;
  background-image: url("./images/bt/bt_entry.jpg");
}

nav a:hover {
  background-position: top right;
}

/*-- トップバナー --*/
#top_bnr {
	clear: both;
	text-align: center;
	margin-top: 20px;
	background: url("./images/bnr_back.jpg");
	background-repeat: repeat-x;
	background-position: 0 10px;
}

#container {
	width: 1020px;
	margin: 0 auto 0;
}

/*-- メインコンテンツ --*/
#left_contents {
	width: 753px;
	margin: 0 auto 0;
}

/*-- 電話・メール --*/
#contact {
	width: 753px;
	margin-top: 20px;
	padding-left: 30px;
}

#tel {
	float: left;
	margin-right: 50px;
}

/*-- ページコンテンツ（トップ） --*/
#top_content {
	clear: both;
	margin-top: 20px;
	width: 750px;
	margin: 0 auto 0;
}

.contents_title {
	text-align: center;
}

.point {
	font-size: 23px;
	float: left;
}

.no {
	font-size: 35px;
}

.point_contents {
	line-height: 35px;
	width: 630px;
	margin: 10px 0 5px 100px;
	padding-top: 5px;
	text-indent: 1em;
	font-size: 20px;
	color: #ffffff;
	letter-spacing: 2px;
	background: -webkit-gradient(linear, center top, center bottom, from(#90021c),to(#5d010e));
	background: -moz-linear-gradient(top center, #90021c 0%, #5d010e 100%);
	background:	-ms-linear-gradient(top, #90021c, #5d010e);
}

.max_01 {
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
}

.max_02 {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}

.max_03 {
	font-size: 17px;
	font-weight: bold;
	color: #ff0000;
}

#box_04 {
	font-size: 40px;
	padding-bottom: 0;
	color: #000000;
	border-bottom: solid 2px;
	border-bottom-color: #ff00d6;
}

#max_05 {
	font-size: 25px;
	color: #ec9800;
	letter-spacing: 0.8em;
	margin-top: 7px;
}

.disc {
	clear: both;
	padding-left: 30px;
}

#back {
	background-image: url("./images/ill.png");
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 30px;
}

#last_message {
	width: 750px;
	margin-top: 30px;
	text-align: center;
}

/*-- ページコンテンツ（初めての方へ） --*/
#greeting_content {
	width: 753px;
	height: 1531px;
	background-image: url("./images/greeting_content.jpg");
	text-indent: -9999px;
	clear: both;
	margin-top: 20px;
}

/*-- ページコンテンツ（面接） --*/
#interview_content {
	width: 753px;
	height: 1734px;
	background-image: url("./images/interview_content.jpg");
	text-indent: -9999px;
	clear: both;
	margin-top: 20px;
}

/*-- ページコンテンツ（Q&Aコーナー） --*/
#qa_content {
	width: 753px;
	height: 5581px;
	background-image: url("./images/qa_content.jpg");
	text-indent: -9999px;
	clear: both;
	margin-top: 20px;
}

/*-- ページコンテンツ（お給料について） --*/
#salary_content {
	width: 753px;
	height: 1485px;
	background-image: url("./images/salary_content.jpg");
	text-indent: -9999px;
	clear: both;
	margin-top: 20px;
}

/*-- ページコンテンツ（待遇について） --*/
#treatment_content {
	width: 753px;
	height: 1998px;
	background-image: url("./images/treatment_content.jpg");
	text-indent: -9999px;
	clear: both;
	margin-top: 20px;
}

/*-- ページコンテンツ（セキュリティー） --*/
#security_content {
	width: 753px;
	height: 1641px;
	background-image: url("./images/security_content.jpg");
	text-indent: -9999px;
	clear: both;
	margin-top: 20px;
}

/*-- グループ求人リンク --*/
#sidelink {
	padding-top: 20px;
	margin-left: 770px;
}

/*-- タイトル --*/
#link_title {
	height: 68px;
	text-indent: -9999px;
	background-image: url("./images/link_title.jpg");
	background-repeat: no-repeat;
}

/*-- ボディー --*/
#link_contents {
	background-image: url("./images/link_line.jpg");
	background-repeat: repeat-y;
}

/*-- バナーの間隔設定 --*/
.link {
	margin-bottom: 10px;
}

/*-- ボトム --*/
#link_end {
	height: 60px;
	text-indent: -9999px;
	background-image: url("./images/link_end.jpg");
	background-repeat: no-repeat;
}

/*-- ページアップ --*/
.pagetop {
	width: 1000px;
	margin: 0 auto 0;
	text-align: right;
	padding-right: 50px;
	clear: both;
}

/*-- フッター --*/
footer {
	text-align: center;
	padding-top: 25px;
	margin-bottom: 20px;
}

/*-- サブナビゲーション --*/
#sublink {
	background-color: #fee8b9;
	padding: 15px 0;
	line-height: 1.6em;
}

/*-- コピーライト --*/
#copyright {
	margin-top: 10px;
	font-family: meiryo,'メイリオ';
	font-weight: bold;
	font-size: 20px;
	text-shadow: 3px 3px 4px #727272;
}

/*-- メールフォーム --*/
#formWrap {
	width: 753px;
	height: 1300px;
	color: #555555;
	line-height: 120%;
	font-size: 90%;
	background-image: url("./images/contact_content.png");
}

#thanks_message {
	width: 753px;
	height: 865px;
	color: #555555;
	line-height: 200%;
	font-size: 90%;
	background-image: url("./images/thanks_content.png");
}

/*-- メールフォームタイトル --*/
h3 {
	width: 700px;
	height: 44px;
	text-indent: -9999px;
}

/*-- コメント --*/
.comment_01 {
	width: 680px;
	margin: 60px auto 30px;
}

#comment_02 {
	width: 680px;
	margin: 25px auto 30px;
}

.thanks {
	text-align: center;
	margin: 150px auto 60px;
}

/*-- ページトップ --*/
.back_top {
	text-align: center;
	margin: 50px auto 60px;
}

/*-- フォームエリア --*/
table.formTable{
	width: 690px;
	margin: 0 auto;
	border-collapse: collapse;
}

table.formTable td,table.formTable th{
	border-top: 1px dashed #727272;
	padding: 10px 2px 10px 10px;
}

.end {
	border-bottom: 1px dashed #727272;
}

table.formTable th{
	width: 280px;
	font-weight: normal;
	background: #fff5d7;
	text-align: left;
	text-shadow: 5px 5px 2px #ffffff;
}

.gecko.ie.Safari table.formTable th{
	width: 300px;
	font-weight: normal;
	background: #fff5d7;
	text-align: left;
	text-shadow: 5px 5px 2px #ffffff;
}

.bt {
	border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	width: 180px;
}