@charset "utf-8";

/* $Id: company.css v 1.00 00-00-00 00:00:00 Auther $;
----------------------------------------------------------------------------- */



h2.access { background-image: url(../img/bg_h2_access.gif); }
h2.outline { background-image: url(../img/bg_h2_outline.gif); }
h2.recruit { background-image: url(../img/bg_h2_recruit.gif); }
h2.result { background-image: url(../img/bg_h2_result.gif); }
h2.staff { background-image: url(../img/bg_h2_staff.gif); }
h2.top { background-image: url(../img/bg_h2_top.gif); }

iframe {
	background: #fff;
	border: 1px solid #999;
	height: 396px;
	overflow: hidden;
	padding: 1px;
	width: 756px;
}



.mt20 { margin-top: 20px; }

.staff_box {
	background: #e3edf4 url(../img/bg_staff_box.gif) no-repeat center 20px;
	clear: both;
	font-size: 14px;
	margin-top: 10px;
	padding: 50px 20px 20px;
}
.staff_box dd {
	border-bottom: 1px dashed #999;
	padding: 10px 10px 7px 100px;
}
.staff_box dd.msg {
	border: none;
	padding: 0 10px 0 30px;
}
.staff_box dt {
	background: url(../img/bg_staff_dt.gif) no-repeat 10px center;
	color: #036;
	clear: both;
	float: left;
	font-weight: bold;
	padding: 10px 10px 7px 30px;
}
.staff_box dt.msg { float: none; }
.staff_box .f_left {
	background: url(../img/bg_staff_img.gif) no-repeat center center;
	font-size: 12px;
	font-weight: bold;
	height: 200px;
	line-height: 2;
	text-align: center;
	width: 150px;
}
.staff_box .f_left a { text-decoration: underline; }
.staff_box .f_left a:hover { text-decoration: none; }
.staff_box .f_left img {
	background: #fff;
	border: 1px solid #999;
	padding: 1px;
}
.staff_box .f_right { width: 546px; }

.staff_name {
	background: #fff url(../img/bg_staff_name.gif) no-repeat 12px center;
	line-height: 36px;
	padding-left: 30px;
}
.staff_name em {
	font-style: normal;
	font-weight: bold;
}
.staff_name span {
	font-size: 12px;
	margin-left: 10px;
}

.title {
	background: url(../img/bg_title.gif) no-repeat 0 bottom;
	color: #036;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
	padding: 7px 10px;
}



#cont_list {
	margin-left: -20px;
	width: 780px;
}
#cont_list li {
	border: 1px solid #999;
	display: inline;
	float: left;
	height: 150px;
	margin: 20px 0 0 20px;
	position: relative;
	width: 368px;
}
* html #cont_list li {
	background: url(../img/bg_cont_list.gif) no-repeat 0 0;
}
#cont_list dd {
	padding: 12px 15px;
}
#cont_list dt {
	background: #d9e1e8 url(../img/icn_cont_list.gif) no-repeat 20px center;
	font-size: 14px;
	font-weight: bold;
	line-height: 50px;
	padding-left: 40px;
}
#cont_list .detail {
	bottom: 10px;
	position: absolute;
	right: 10px;
	text-align: right;
}

#heading { background-image: url(../img/bg_heading.jpg); }

#history dd {
	border-bottom: 1px solid #999;
	padding: 10px 10px 7px 190px;
}
#history dt {
	border-bottom: 1px solid #036;
	clear: both;
	float: left;
	font-weight: bold;
	padding: 10px 10px 7px;
	width: 160px;
}

#result { margin-top: 20px; }
#result dd {
	border-bottom: 1px solid #ccc;
	line-height: 2;
	margin: 0 0 5px 150px;
	padding: 0 10px;
}
#result dt {
	background: url(../img/bg_staff_dt.gif) no-repeat 0 center;
	clear: both;
	color: #036;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
}

.result_wrap.new .thumb{
	position: relative;
}
.result_wrap.new .thumb:after{
	position: absolute;
	left: 0;
	top: 0;
	content: url(../img/parts_soldout.png);
}
.result_wrap{
	margin-bottom: 40px;
}
