@charset "utf-8";

@import url("common.css");

/* recruit 2010 */
#rec_2010 {

}

.section {
	margin-left: 55px;
	margin-bottom: 20px;
	width: 774px;
}

.section {
	font-size: 1.1em;
}

.section ul {
	padding-left: 15px;
	padding-right: 5px;
}

.section ul li {
	list-style-type: disc;
}

.section dd {
	margin-left: 1em;
}

#rec_2010 h2 {
	margin-bottom: 30px;
	margin-left: 30px;
	width: 824px;
	height: 31px;
	background-image: url(images/rec_2012_ttl.gif);
}

#rec_2010 h3 {
	margin-bottom: 10px;
}

#rec_2010 h4 {
	font-size: 1.2em;
	font-weight: bold;
}

#rec_2010_message {
	margin-bottom: 30px;
	margin-left: 30px;
	width: 824px;
}

#rec_2010_message .left {
	width: 216px;
}

#rec_2010_message .right {
	width: 608px;
	height: 228px;
	background-image: url(images/rec_2012_txt.gif);
}

#rec_2010_01 {
	width: 382px;
}
#rec_2010_01 h3 {
	width: 382px;
	height: 22px;
	background-image: url(images/rec_2012_ttl_01.gif);	
}
#rec_2010_01 ul{
    margin-bottom:10px;
}
#rec_2010_02 {
	width: 382px;
}
#rec_2010_02 h3 {
	width: 382px;
	height: 22px;
	background-image: url(images/rec_2012_ttl_02.gif);	
}
#rec_2010_02 .strong {
    padding-top:10px;
    font-weight:bold;
	text-decoration:underline;
}

#rec_2010_03 {
	width: 217px;
}
#rec_2010_03 h3 {
	width: 217px;
	height: 22px;
	background-image: url(images/rec_2010_ttl_03.gif);	
}

#rec_2010_04 {
}

#rec_2010_04 h3 {
	width: 774px;
	height: 22px;
	background-image: url(images/rec_2010_ttl_04.gif);	
}

#rec_2010_04 .left {
	width: 244px;
}

.m10 {
	margin: 0 10px;
}
.ml10 {
	margin: 0 0 0 10px;
}

.m20 {
	margin: 0 20px;
}

p.job_summary {
	padding-top: 1em;
	color: #95989b;
}

.section table {
	width: 774px;
	border: solid 1px #232323;
}

.section table th {
	width: 200px;
	padding: 10px;
	text-align: right;
	vertical-align: top;
	color: #85898f;
	border-right: solid 1px #232323;
	border-bottom: solid 1px #232323;
	background: #181c22;
}

.section table td {
	padding: 10px;
	border-bottom: solid 1px #232323;
	background: #111318;
}




/* recruit career */
#rec_career {
}

#rec_career .section ul {
	margin-bottom: 30px;
}

#rec_career h2 {
	margin-bottom: 30px;
	margin-left: 30px;
	width: 824px;
	height: 31px;
	background-image: url(images/rec_career_ttl.gif);
}

p#rec_career_txt {
	margin-bottom: 30px;
	width: 774px;
	height: 68px;
	background-image: url(images/rec_career_txt.gif);
}

#rec_career h3 {
	margin-bottom: 20px;
	width: 774px;
	height: 22px;
	background-image: url(images/rec_career_sub_ttl.gif);
}

#rec_career .section table ul {
	margin-bottom: 0;
}
