@CHARSET "EUC-JP";


section#recruitMain{
    background-image:url(../images/recruit/recruit_001.jpg);
    background-repeat: no-repeat;
    width: auto;
    height: 250px;
    display: block;
    position: relative;
}
section#recruitMain a{
    display:block; /*インラインからブ礎ク要素へ変更*/
    height:37px; /*高さ*/
    text-align:center; /*テキストの位置*/
    font-weight:bold; /*テキストの太さ*/
    letter-spacing:1px; /*文字間隔*/
    text-indent:-9898px; /*テキストを横に飛ばして見えなくすE/
    background-image:url(../images/recruit/recruit_001.jpg);
    background-repeat:no-repeat; /*画E侶E屬靴鬟フに*/
}

section#recruitMain a.buttonLink {
  background-position: -60px -160px;
  width: 125px;
  height: 25px;
}
section#recruitMain a.buttonLink:hover {background:#ffffff;opacity: 0.5;}

article#recruitImg{
  position: absolute;
  top: 160px;
  left: 60px;
}

.verticalTop{
    vertical-align: text-top;
}

.sectionSenter{
    width: 888px;
    margin: 30px auto 100px auto;
}
.tableText{
  padding: 10px 0;
  display: inline-block;
}

/*------------------------------------------------------------
	table css
------------------------------------------------------------*/
.title_text {
	font-size: 36px;
	color: #1395ad;
	font-family:
	"ヒラギノ角ゴ ProN W3",
	"Hiragino Kaku Gothic ProN",
	"游ゴシック",
	YuGothic,
	"メイE",
	Meiryo,
	sans-serif;
}
.text2 {
	font-size: 16px;
	color: #000;
	font-family:
	"ヒラギノ角ゴ ProN W3",
	"Hiragino Kaku Gothic ProN",
	"游ゴシック",
	YuGothic,
	"メイE",
	Meiryo,
	sans-serif;
	line-height: 28px;
}
.title_gradi {
	background: -moz-linear-gradient(white, gray);
	background: -webkit-gradient(linear, left top, left bottom, from(white), to(gray));
	font-size: 18px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 6px;
	border-bottom-color: #1395ad;
		font-family:
	"ヒラギノ角ゴ ProN W3",
	"Hiragino Kaku Gothic ProN",
	"游ゴシック",
	YuGothic,
	"メイE",
	Meiryo,
	sans-serif;
}
.naka_waku {
	margin-top: 8px;
	margin-bottom: 8px;
}
.float_left {
	float: left;
}
.title6 {
	text-align: left;
	color: #1395ad;
	font-size: 18px;
	width: 200px;
	font-family:
	"ヒラギノ角ゴ ProN W3",
	"Hiragino Kaku Gothic ProN",
	"游ゴシック",
	YuGothic,
	"メイE",
	Meiryo,
	sans-serif;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 0px;
}
.title6 span.s6 {
	display:block;
	border-left: solid 4px #1395ad;
	padding-left:8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.title7{padding:3px 5px;border-color:#0B0099;border-width:0 0 1px 7px;border-style:solid;background:#F8F8F8;}

.title8 {
text-align: left;
color: #fff;
background-color: #1395ad;
font-size: 18px;
padding: 4px 4px 4px 5px;
width: 500px;
font-family:
	"ヒラギノ角ゴ ProN W3",
	"Hiragino Kaku Gothic ProN",
	"游ゴシック",
	YuGothic,
	"メイE",
	Meiryo,
	sans-serif;
}
.title8 span.s8 {display:block; border-left: solid 4px #FFF; padding-left:4px;}
h4 {
  position: relative;
  font-size: 20px;
  line-height: 1;
  margin:30px -30px 10px -30px;
  padding: 15px 5px 10px 20px;
  border-left: 10px solid #777;
}
h4:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  height: 0;
  width: 100%;
  border-bottom: 1px dashed #555;
}
.lineC {
	background-color: #1395ad;
	height: 1px;
}
.lineB {
	background-color: #b3b3b3;
	height: 1px;
}
/*------------------------------------------------------------
	font
------------------------------------------------------------*/
.title_gradi {
 background: -moz-linear-gradient(#f1f1f1, #d1d1d1);
	background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#d1d1d1));
  font-size: 18px;
  color: #000;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-bottom: 6px;
  border-bottom-color: #1395ad;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイE", Meiryo, sans-serif;
}