@charset "utf-8";



#contents h2 {
	margin: 15px 0 0 0;
}

#article {
	padding: 20px 0;
}

#article a {
	color: #1FA9D0;
}

.section p,
.section li,
.section dl,
.section table {
	font-size: 116%;
}

.section {
	clear: both;
	margin: 0 auto;
	width: 855px;
}

#article .txt1 {
	margin: 0 0 30px;
	text-align: center;
}

#article  .txt2 {
	margin: 0 0 20px;
	text-align: center;
}

.box1 .left {
	width: 555px;
}

.section .ttl1 {
	color: #EB782C;
	font-size: 138.5%;
	font-weight: bold;
	margin: 0 0 1.6em;
}

.section dt {
	font-weight: bold;
}

.section dd {
	margin: 0 0 1.6em;
}

.section h3 {
	background: #F2F0E3;
	border-top: #EB782C 2px solid;
	border-bottom: #D7D2AC 1px solid;
	font-size: 153.9%;
	line-height: 38px;
	padding: 0 0 0 10px;
}

.section table {
	border-top: 1px solid #D7D2AC;
	margin: 0 0 40px;
	width: 100%;
}

.section th {
	background: #F2F0E3;
	font-weight: bold;
	white-space: nowrap;
}

.section th,
.section td {
	border-bottom: 1px solid #D7D2AC;
	padding: 10px;
	vertical-align: top;
}

.box2 {
	background: #F2F0E3;
	border: 1px solid #D7D2AC;
	margin: 0 0 30px;
	padding: 15px 10px;
}

.box2 h4 {
	background: url(../img/recruit/line_01.gif) repeat-x 0 bottom;
	color: #EB782C;
	font-size: 123.1%;
	margin: 0 0 15px;
	padding: 0 0 5px;
}

.section form table {
	margin: 0 0 20px;
}

.section caption {
	background: #F2F0E3;
	border-bottom: 1px solid #D7D2AC;
	border-top: 1px solid #D7D2AC;
	font-size: 138.5%;
	line-height: 34px;
	text-align: center;
}

.section table li {
	float: left;
	font-size: 100%;
	margin: 0 20px 0 0;
}


