
/* ----------------------------------------------------
	Base
---------------------------------------------------- */

/* ClearFix ---------------------------------------- */
div.contactBox,
ul.freshMenu {  
	zoom: 100%;  
}  
div.contactBox:after,
ul.freshMenu:after {  
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;
}


/* ----------------------------------------------------
	Main Area
---------------------------------------------------- */

/* 本文エリア */
.recruit h2 {
	background: url(../images/sub_title_bg_recruit.gif)  top left no-repeat;
}
.recruit h2.img {
	height: 180px;
	margin: 0;
	padding: 0;
	background: none;
}
h3 {
	border-top: 3px solid #F09600;
}


/* トップページ ------------------------------------ */


.recruit div#recmainImage {
	width: 745px;
	height: 240px;
	margin: 20px auto 5px;
	position: relative;
}

.recruit div#preloader {
	width: 745px;
	height: 240px;
	margin: 0 auto;
	background : #fff url(./images/loading.gif) no-repeat 50% 50%;
	
	position: absolute;
	top: 0;
	left: 0;
}

.recruit #Recslider img { display:none; }



.recruit div.col2Box {
	padding: 15px 0;
}
	.recruit div.col2Box h3 {
		width: 380px;
		height: auto;
		background: url(../../recruit/images/h3_bg2.gif) top left no-repeat;
	}
	.recruit div.col2Box ul {
		margin-top: 1em;
	}
	.recruit div.col2Box li {
		margin-top: .3em;
		line-height: 1.4;
	}

div.suppleBox {
	clear: both;
	margin: 20px 0;
	padding: 2px;
	border: 1px solid #DDD;
}

div.supple {
	background: #F5F5F5;
	padding: 15px;
}
	div.supple h4 {
		font-size: 90%;
		margin-top: 0;
		padding: 5px 0 8px;
		border-bottom: 1px solid #CCC;
	}
	div.supple p {
		font-size: 80%;
		line-height: 1.5;
		margin-top: .8em;
	}
	div.supple ol {
		margin: 10px 0 3px 40px;
	}
	div.supple li {
		/* font-size: 80%; */
		list-style-type: decimal;
		line-height: 1.4;
	}
	div.supple dl {
		font-size: 90%;	
	}
	div.supple dt {
		font-weight: bold;
		margin: 1.2em 0 .5em;
	}
	div.supple dd {
		line-height: 1.7;
		font-size: 80%;
	}

div.contactBox {
	background:#EFEFEF url(../../recruit/images/contact_bg.gif) top left repeat-y;
}
	div.contactBox h4 {
		width: 112px;
		padding: 12px;
		padding-bottom: 70px;
		float: left;
	}
	div.contact {
		width: 610px;
		float: right;
	}
	div.contact p {
		padding: 15px;
		font-size: 90%;
		line-height: 1.2;
	}
	div.contact strong {
		display: block;
		margin-bottom: .5em;
		padding-bottom: 6px;
		border-bottom: 1px solid #CCC;
	}


/* 採用情報 ---------------------------------------- */
.moveEntry {
	margin: 40px 0 15px;
	border: 1px solid #5f98cc;
	padding: 20px 15px;
	height: 300px;
	font-size: 80%;
	line-height: 1.5;
	background: url(../../recruit/images/fresh/move_entry.jpg) 0px 160px  no-repeat;
}

table.recruit {
	width: 100%;
	margin: 20px 0 25px;
	border-top: 1px solid #B9B9B9;
	border-left: 1px solid #B9B9B9;
	font-size: 80%;
}
	table.recruit th {
		width: 20%;
		padding: 8px;
		border-bottom: 1px solid #B9B9B9;
		border-right: 1px solid #B9B9B9;
		background: #FFF7DD;
		text-align: left;
		white-space: nowrap;
		line-height: 1.5;
	}
	table.recruit td {
		padding: 8px;
		border-bottom: 1px solid #B9B9B9;
		border-right: 1px solid #B9B9B9;
		line-height: 1.5;
	}
	table.recruit td.title {
		background: #F5F5F5;
	}
	
	table.recruit ul {
		margin-left: 32px;
	}
	table.recruit ul li {
		list-style-type: disc;
	}
	
	table.recruit ol {
		margin-left: 34px;
	}
	table.recruit ol li {
		list-style-type: decimal;
		margin-bottom: .5em;
	}
	
	table.recruit ol ul {
		margin-left: 20px;
	}
	table.recruit ol ul li {
		list-style-type: disc;
		margin-bottom: 0;
	}

div.mainImage {
	margin: 10px 0;
	text-align: center;
}

ul.freshMenu {
	margin: 0 0 20px;
	border: 1px solid #CCC;
	padding: 12px 1px 12px 2px;
}
	ul.freshMenu li {
		width: 170px;
		text-align: center;
		border-right: 1px solid #CCC;
		padding: 0 11px;
		float: left;
	}
	ul.freshMenu li.right {
		border-right: none;
	}
	ul.freshMenu li img {
		vertical-align: top;
	}

div.supple2 {
	background: #F5F5F5;
	padding: 15px;
}
	div.supple2 h4 {
		font-size: 75%;
		padding: 5px 0 8px;
		border-bottom: 1px solid #CCC;
	}
	div.supple2 dl {
		font-size: 90%;	
	}
	div.supple2 dt {
		font-weight: bold;
		margin: .8em 0 .5em;
	}
	div.supple2 dd {
		padding-bottom: .8em;
		line-height: 1.4;
		font-size: 80%;
		border-bottom: 1px dashed #CCC;
	}

dl.qa {
	margin: 0;
	padding: 15px 10px;
	font-size: 80%;
	border-bottom: 1px solid #B9B9B9;
}
	dl.qa dt {
		margin-bottom: .4em;
		font-size: 1.1em;
		color: #F60;
		font-weight: bold;
		line-height: 1.4;
	}
	dl.qa dd {	
	}
	dl.qa dd p.aMain {
		margin-bottom: .4em;
		padding-left: 1.5em;
		font-size: 1.1em;
		font-weight: bold;
		line-height: 1.4;
		text-indent: -1.4em;
		color: #444;
	}
	dl.qa dd p {
		line-height: 1.4;
		padding-left: 1.7em;
	}
div.entry {
	margin-top: 10px;
	text-align: right;
}
	
	
/* インタビューstyle ------------------------------ */
.clear {
	clear: both;
}

#con-le {
	float: left;
	width: 580px;
	/* width: 381px; */
	margin-bottom: 20px;
}

#con-ri {
  float: right;
  width: 167px;
}

#con-le p,
#con-ri p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 160%;
}

/* メッセージstyle --------------------------------- */
div.message {
	width: 514px;
	margin: 0 auto;
}

dl.question {
	margin: 15px 0 20px 14px;
	padding: 0;
	font-size:90%;
}
	dl.question dt {
		margin: 0;
		padding: 0.8em 0 0 0.4em;
		color: #ff6600;
		border-bottom: 2px dotted #afafaf;
	}
	dl.question dd {
		margin: -1.3em 0 0.8em 2.7em;
		padding: 0;
		color: #ff6600;
		line-height: 1.2;
	}
	
	dl.question a { color: #ff6600; text-decoration: none; }

.senior{
	margin: 20px auto 10px auto;
	width:556px;
}
	.seniorPhoto{
		float:left;
		margin-right:8px;
		width:300px;
		height:140px;
		text-align:center;
	}
	.seniorName{
		float:left;
		padding-top:30px;
		width:150px;
		text-align:left;
	}
	.seniorName01{
		width:150px;
		padding:3px;
		font-size:80%;
		background:#ffe6e6;
		text-align:left;
	}
	.seniorName02{
		width:150px;
		margin:5px 0;
		padding:5px;
		font-size:90%;
		font-weight:bold;
		text-align:left;
	}
	.seniorName03{
		width:150px;
		padding:3px;
		font-size:80%;
		border-top:2px dotted #ffcece;
		text-align:right;
	}
	.seniorQ{
		clear:both;
		margin:8px 15px;
		background:#FF9933;
		padding:3px 0;
		text-align:center;
		font-size:90%;
		font-weight:bold;
		color:#fff;
	}
	.seniorTxt{
		margin:0 25px 25px 25px;
		text-align:left;
		font-size:80%;
		line-height:1.4;
	}

	.nextQuestion{
		margin:5px 0 5px 400px;
		text-align:left;
		font-size:80%;
		line-height:1.4;
	}



/* 先輩からのメッセージ（2010） -------------------- */
div.msg10Index {
	width: 590px;/* 574px */
	margin: 0 auto;
	padding: 20px 0;
}
	div.msg10Index table.sList {
		width: 590px;/* 574px */
		margin: 0;
	}
	div.msg10Index table.sList img {
		width: 70px;
	}
	div.msg10Index ul#qList {
		width: 544px;
		height: 352px;
		margin: 20px 0 0;
		padding: 60px 0 0 32px;
		background: url(../../recruit/images/10msg/top_q_bg.gif) top left no-repeat;
	}
		div.msg10Index ul#qList li {
			margin-bottom: 25px;
		}
		div.msg10Index ul#qList li.q2 {
			margin-bottom: 21px;
		}
		div.msg10Index ul#qList li.q3 {
			margin-bottom: 22px;
		}
		
div.msg10Wrap {
	width: 545px;
	margin: 18px auto;
}
#q01,#q02,#q03,#q04,#q05,#q06 {
	display: none;
}	
	div.msg10Wrap h3 {
		height: auto;
		margin: 30px 0 25px;
		padding: 0;
		background: none;
		width: auto;
		border: 0px;
	}
	div.msg10Wrap p {
		margin: 0;
		padding: 0;
		font-size: 80%;
		line-height: 1.7;
	}
	div.msg10Wrap div.navi {
		margin: 25px 0;
	}
	div.msg10Wrap table {
		width: 100%;
		font-size: 80%;
	}
		div.msg10Wrap table.naviQ {
			border-bottom: 5px solid #ECE9D8;
		}
			div.msg10Wrap table.naviQ td {
				padding: 13px 0;
			}
			div.msg10Wrap table.naviQ td.back {
				width: 50%;
				text-align: left;
			}
				div.msg10Wrap table.naviQ td.back a {
					display: block;
					padding: 0 0 0 24px;
					background: url(../../recruit/images/10msg/arrow_back.gif) top left no-repeat;
				}
			div.msg10Wrap table.naviQ td.next {
				width: 50%;
				text-align: right;
			}
				div.msg10Wrap table.naviQ td.next a {
					display: block;
					padding: 0 24px 0 0;
					background: url(../../recruit/images/10msg/arrow_next.gif) top right no-repeat;
				}
		
		div.msg10Wrap table.naviS {
		}
			div.msg10Wrap table.naviS td {
				padding: 13px 0;
			}
			div.msg10Wrap table.naviS td.back {
				width: 43%;
				text-align: left;
			}
				div.msg10Wrap table.naviS td.back a {
					display: block;
					padding: 5px 0 5px 24px;
					background: url(../../recruit/images/10msg/icon_staff.gif) top left no-repeat;
				}
			div.msg10Wrap table.naviS td.list {
				width: 22%;
				text-align: left;
			}
				div.msg10Wrap table.naviS td.list a {
					display: block;
					padding: 5px 0 5px 24px;
					background: url(../../recruit/images/10msg/icon_list.gif) 0px 3px no-repeat;
				}
			div.msg10Wrap table.naviS td.next {
				width: 35%;
				text-align: right;
			}
				div.msg10Wrap table.naviS td.next a {
					display: block;
					padding: 5px 24px 5px 0;
					background: url(../../recruit/images/10msg/icon_staff.gif) top right no-repeat;
				}



/* ----------------------------------------------------
	Navigation （ヘッダー・フッター以外）
---------------------------------------------------- */

/* グローバルナビゲーション ------------------------ */
div#gNavi {
	background: url(../images/gNavi_bg_recruit.gif) top left repeat-x;
}



