@charset "UTF-8";
/* CSS Document */

/*-------------------------------------------

name: style.css（TOPページ以外共通）

-------------------------------------------*/


/*=========================================
	main
=========================================*/
#mainIn {
	width: 100%;
	background: url(../img/bg_main.gif) top repeat-x;
	height: 120px;
}

#mainInWrap {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.Main {
	position: absolute;
	top: 45px;
	left: 30px;
}



/*===========================================
	パンクズ
===========================================*/
#bread_crumbArea {}

#bread_crumb {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	font-size: 85%;
}

#bread_crumb p a.home {
	color: #004ea2;
	text-decoration: underline;
}

#bread_crumb p a.home:hover {
	color: #004ea2;
	text-decoration: none;
}

#bread_crumb p {
	color: #999;
}

#bread_crumb p span {
	color: #333;
}

#bread_crumb p a {
	color: #333;
	text-decoration: underline;
}

#bread_crumb p a:hover {
	color: #333;
	text-decoration: none;
}



/*=========================================
	container
=========================================*/
#container {
	width: 960px;
	margin: 0 auto;
	padding: 0 0 30px 0;
	overflow: hidden;
}




/*===========================================
	見出し
===========================================*/
.Md {
	margin-bottom: 20px;
	background: url(../img/bg_md.gif) top repeat-x;
	height: 60px;
}

.Md span {
	width: 100%;
	height: 55px;
	padding: 0 0 0 20px;
	color: #000;
	font-size: 17px !important;
	letter-spacing: 0.1em !important;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	line-height: 21px;
}

.mdSub {
	border-left: 6px solid #004ea2;
	color: #222;
	margin-bottom: 13px;
	padding: 0 0 0 6px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
}


/*===========================================
	index
===========================================*/
.indexSection {
	overflow: hidden;
	margin-bottom: 15px;
}

.indexSection a {
	display: block;
}

.indexSection a dl {
	width: 325px;
}

.indexSection a dl dt {
	margin-bottom: 7px;
}

.indexSection a dl dd.h {
	font-weight: bold;
	font-size: 15px;
	color: #333;
}




/*---------------------------------右エリア*/
/*サイドナビゲーション*/
.sideNaviArea {
	width: 100%;
	margin-bottom: 20px;
}

.sideNaviWrap {}

ul.sideNavi {
	font-weight: bold;
	font-size: 110%;
}

ul.sideNavi li a {
	display: block;
	padding: 8px 0 8px 35px;
	background: url(../../cmn/img/arrow_side_off.gif) 15px 48% no-repeat;
	background-color: #eee;
	text-decoration: none;
	color: #333;
	letter-spacing: 0.01em;
	margin-top: 2px;

}

ul.sideNavi li.on a,
ul.sideNavi li a:hover {
	background: url(../../cmn/img/arrow_side_on.gif) 15px 48% no-repeat;
	background-color: #b2d0f1;
	color: #000;
}

/*===========================================
	マイページ サイドナビゲーション
===========================================*/
.sideNaviArea_Mypage {
	width: 100%;
	margin-bottom: 20px;
}

.sideNaviArea_Mypage .nameWrap {
	background: #004ea1;
	padding: 0 5px 10px 15px;
	color: #ccc;
	letter-spacing: 0.01em;
	color: #fff;
}

.sideNaviArea_Mypage .nameWrap span {
	font-weight: bold;
}

.sideNaviWrap_Mypage {}

ul.sideNav_Mypagei {
	font-weight: bold;
	font-family: "Hiragino Kaku Gothic Pro";
	font-size: 110%;
}

ul.sideNavi_Mypage li a {
	display: block;
	padding: 8px 0 8px 35px;
	background: url(../../../cmn/img/arrow_side_off.gif) 15px 48% no-repeat;
	background-color: #eee;
	text-decoration: none;
	color: #333;
	letter-spacing: 0.01em;
	margin-top: 2px;

}

ul.sideNavi_Mypage li.on a,
ul.sideNavi_Mypage li a:hover {
	background: url(../../cmn/img/arrow_side_on.gif) 15px 48% no-repeat;
	background-color: #b2d0f1;
	color: #000;
}








/*---------------------------------------アンカー*/
ul.anc {
	width: 780px;
	margin-bottom: 47px;
	overflow: hidden;
	letter-spacing: 0.08em;
}

ul.anc li {
	float: left;
	margin-right: 6px;
}

ul.anc li a {
	display: block;
	width: 256px;
	height: 40px;
	background: url(../../menu/img/anchar.gif) no-repeat;
	color: #5b480e;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	font-size: 110%;
	letter-spacing: -0.05em;
}

ul.anc li a:hover {
	background: url(../../menu/img/bg_anchar.gif) no-repeat;
	color: #fff;
}




/*===========================================
	凡庸
===========================================*/


/*------------------------------------------テーブル・通常*/
table.tbl {
	width: 100%;
	border: 1px #ccc solid;
	border-width: 1px 0 0 1px;
	line-height: 170%;
	letter-spacing: -0.01em;
}

table.tbl th {
	width: 18%;
	padding: 10px 0;
	border: 1px #ccc solid;
	border-width: 0 1px 1px 0px;
	font-weight: bold;
	background: #eee;
	text-align: center;
}

table.tbl td {
	padding: 10px 0 10px 13px;
	border: 1px #ccc solid;
	border-width: 0 1px 1px 0px;
	text-align: left;
}




.subThum2 {
	position: absolute;
	z-index: 1000;
	bottom: 0;
	width: 100%;
	text-align: center;
	height: 70px;
	background: url(../../images/black_menuline.png);
	/*background: #000;
	opacity: 0.6;*/
}

.subThum2 ul {
	display: inline-block !important;
	text-align: center;
	/*border-left: 1px dotted #FFF;*/
}

.subThum2 li {
	display: inline-block !important;
	opacity: 1 !important;
	flaot: none !important;
	margin-right: 0 !important;
	width: auto !important;
	/*border-right: 1px dotted #FFF;*/
	box-sizing: border-box;
}


.archiveImg {
	margin: 15px 0;
	text-align: center;
}


.histh span {
	width: 35px;
	display: inline-block;
	text-align: right;
}

.histh_en span {
	width: 45px;
	display: inline-block;
	text-align: right;
}

.proList {
	margin-right: 0 !important;
}

.proList+.proList {
	margin-left: 30px;
}

.ftLogo.ftLogo2 {
	position: absolute;
	top: 240px;
	left: 0;
}

/*180220追加css---------------------------*/
.recruitNormalPagedisplay {
	display: block;
}

.recruitNewPagedisplay {
	display: none;
}

.recruitNormalPagedisnon {
	display: none;
}

.recruitNewPagedisnon {
	display: block;
}

dl.recruitContactBox {
	background: #eee;
	padding: 20px;
	text-align: center;
}

dl.recruitContactBox dt {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

dl.recruitContactBox dd {
	font-size: 14px;
}

.newCnt p {
	font-size: 14px;
}

.sidelink li a {
	display: block;
	padding: 5px 10px;
	border: 1px solid #CCC;
}

.sidelink li a img {
	width: 100%;
}

.sidelink li+li {
	margin-top: 10px;
}

.sidelink.loginArea {
	margin-bottom: 0;
	margin-top: 15px;
}
