@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#666666;
	vertical-align: top;
}
img {
border:0px;
}
h2 {
font-size:16px;
font-weight:bold;
display: inline;
}
h1#privacy{
display:inline;
}

/*全体 設定*/
#territory {
width:800px;
margin:auto;
font-size:12px;
}

/*境界線設定*/
.hr {
	padding:0px;
	background-image:url(../img/common/ahr.gif);
	background-repeat:repeat-x;
	background-position: center;
}

/*文字設定*/
.font {
line-height:130%;
}
.font_160 {
line-height:160%;
}
.font_180 {
line-height:180%;
}
.font_200 {
line-height:200%;
}

/*文字の色設定*/
.green {
color:#339933;
}
.blue {
color:#0099CC;
}

/*文字サイズ設定*/
.f_12 {
font-size:12px;
}
.f_13 {
font-size:13px;
}

/*ヘッダー部分 設定*/
#header {
border:0px;
line-height:20px;
vertical-align:top;
}

/*コンテンツ部分 設定*/
#contents {
width:798px;
border-left:1px solid #999999;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
}
.aborder {
width:198px;
border:1px solid #CC0102;
vertical-align:top;
}

/*左メニュー部分 配置の設定*/
#left {
vertical-align:top;
}

/*リンク[青色] 色の設定*/
a{
color:#0000FF;
text-decoration:none;
}

/*パン屑 設定*/
.navi {
padding-left:15px;
}

/*文章回り込み 設定*/
.float_r {
float:right;
}

/*「上部ナビゲーション どんな仕事？」枠線の設定*/
.jnavi {
width:181px;
border-left:1px solid #FF6701;
border-right:1px solid #FF6701;
}
/*「上部ナビゲーション スタッフの声」枠線の設定*/
.snavi {
width:180px;
border-left:1px solid #FF9933;
border-right:1px solid #FF9933;
}
/*「上部ナビゲーション」文字の設定*/
.narrow {
padding-left:15px;
}
.narrow a {
color:#666666;
text-decoration:none;
}
/*「上部ナビゲーション」三角の設定*/
.arrow3 {
	background-image:url(../jobs/img/triangle3.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}


/*コンテンツ部分 文章の設定*/
.list {
	padding:5px 0px 0px 10px;
	width:295px;
	height:20px;
	background-image:url(../jobs/img/hr6.gif);
	background-repeat:no-repeat;
	background-position: 0px 20px;
}

/*「キャリアアップ制度」枠の設定*/
.cwaku {
padding:15px;
background-color:#CCE5CC;
}
/*「キャリアアップ制度」写真枠の設定*/
.cwaku2 {
padding:5px;
border:1px solid #CCCCCC;
}

/*「個人情報保護」枠の設定*/
.waku {
width:568px;
border:1px solid #CCCCCC;
}
.center {
width:648px;
margin:0px auto;
}

/*スペース*/
.space_5 {
padding:5px 0px;
}
.space_10 {
padding:10px 0px;
}
.space_pl15{
padding-left:15px;
}
.space_pr15{
padding-right: 15px;
}
.space_plr15{
padding:0px 15px;
}
.space_pu5s10{
padding:5px 0px 10px 0px;
}
.space_ps15{
padding-bottom:15px;
}
.p_15 {
padding:15px;
}
.space_pu5s2{
padding:5px 0px 2px 0px;
}


/*「ページの先頭へ」文字の設定*/
.akarrow {
padding:20px 15px 5px 0px;
text-align:right;
}
.akarrow a {
color:#CC0001;
text-decoration:none;
}
/*「ページの先頭へ」三角の設定*/
.arrow2 {
	padding-left:5px;
	background-image:url(../img/common/triangle2.gif);
	background-repeat: no-repeat;
	background-position: 688px 22px;
}

/*コピーライト部分の設定*/
.copyright {
	margin-right:15px;
	text-align:right;
}
/*「上部ナビゲーション」文字の設定*/
.grarrow {
padding-left:30px;
}
.grarrow a {
color:#666666;
text-decoration:none;
}
/*「上部ナビゲーション」三角の設定*/
.arrow {
background-image:url(../jobs/img/triangle3.gif);
background-repeat: no-repeat;
background-position: 15px center;
}


/*h1切り替え設定*/
h1#jobs{
display:none;
}
h1#staff{
display:none;
}
h1#shaintoyo{
display:none;
}
h1#dokuritsu{
display:none;
}
h1#career{
display:none;
}
img.nodisplay{
margin:0px;
display:block;
}


