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

/**************************** 会社概要 ****************************/
#main_box ul#company li#c {
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px #666 dotted;
	width: 583px;
	margin-left: auto;
	margin-right: auto;
}
#main_box ul#company li#l {
	float: left;
	margin-left: 19px;
	width: 85px;
	margin-bottom: 7px;
	font-weight: bold;
}
#main_box ul#company li#r {
	margin-bottom: 7px;
	margin-left: 104px;
	margin-right: 19px;
}

#main_box ul#company li#photo {
	float: right;
	width: 216px;
	height: 167px;
	text-align: right;
	margin-right: 19px;
}
#main_box ul#company .name {
	height: 13px;
	width: 66px;
}
@media
(-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 1.5dppx) {
#main_box ul#company .name {
	height: 22px;
	width: 112px;
}
}

/**************************** 沿革 ****************************/
/* 沿革 */
#enkaku_souritsu li#text {
	float: left;
	font-size: 95%;
	width: 441px;
}
#enkaku_souritsu li#photo {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 85%;
	width: 153px;
	padding-top: 158px;
	background-image: url(../img/history/history_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/* 年譜 */
#enkaku_nenpu div#l {
	float: left;
	width: 360px;
	font-size: 85%;
}
#enkaku_nenpu div#r {
	float: right;
	width: 250px;
	font-size: 80%;
	font-weight: bold;
	border-left: #666 1px dotted;
}
#enkaku_nenpu div#l li#l {
	float: left;
	width: 130px;
	margin-right: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #EFEFEF;
	margin-bottom: 5px;
}
#enkaku_nenpu div#l li#r {
	float: left;
	width: 210px;
	margin-bottom: 5px;
}
#enkaku_nenpu div#r td {
	margin-bottom: 5px;
	text-align: center;
	width: 120px;
}
#enkaku_nenpu div#r img {
	margin-bottom: 5px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}



/**************************** 採用情報 ****************************/
/* table */
#main_box ul#recruit table {
	margin-bottom: 30px;
	margin-top: 15px;
	border-left: #666 1px solid;
	border-top: #666 1px solid;
}
#main_box ul#recruit table td {
	margin-bottom: 10px;
	border-bottom: #666 1px solid;
	border-right: #666 1px solid;
	padding: 5px;
}
#main_box ul#recruit table td#re2 {
	background-color: #E0E0E0;
	font-weight: bold;
}
#main_box ul#recruit table td#re3 {
	border-right: none;
}
#main_box ul#recruit table td#re4 {
	background-color: #3F3F3F;
	color: #FFF;
	text-align: center;
	border-right: #666 1px solid;
	font-weight: bold;
}



/**************************** 先輩社員の声 ****************************/
div#voice_head {
	float: left;
	width: 432px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #999;
	text-align: center;
	margin-bottom: 8px;
}
div#voice1 {
	float: left;
	width: 190px;
	margin-bottom: 20px;
}
div#voice2 {
	float: right;
	width: 70px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 110%;
}
div#voice3 {
	float: right;
	width: 362px;
	margin-bottom: 4px;
	font-size: 110%;
}

div#voice4 {
	float: right;
	width: 110px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 110%;
}
div#voice5 {
	float: right;
	width: 322px;
	margin-bottom: 4px;
	font-size: 110%;
}
div#voice6 {
	float: right;
	width: 322px;
	margin-top: 10px;
	font-size: 85%;
}
.border_voice {
	margin-top: 40px;
	margin-bottom: 40px;
	border-top: 1px #666 dotted;
	height: 1px;
}
strong.voice_strong {
	display: block;
	color: #000;
}