/* CSS Document */


.gnavi #nav_recruit a {
	border-bottom:6px solid #FDE03E;
	margin-bottom:0;
}

.outline li {
	overflow:hidden;
	margin-bottom:15px;
}
.outline h3 {
	width:170px;
	height:30px;
	float:left;
	background:#FDE03E url(../images/subtit_bg.png) no-repeat right top;
	margin-top:-1px;
	padding:5px 0 0 5px;
	font-size:14px;
	font-weight:bold;
}
.outline h3 span {
	font-size:12px;
}
.outline p {
	border-top:1px solid #E3E3E3;
	padding:5px 0 0 190px;
}
.contact_area {
	width:660px;
	margin-left:70px;
	border:2px solid #F6AC1D;
	padding:30px 0;
	text-align:center;
}
.contact_area a {
	display:block;
	width:420px;
	height:50px;
	margin:20px 0 0 120px;
	background:#FDE03E;
	font-weight:bold;
	line-height:1;
	padding-top:15px;
	font-size:18px;
}
.contact_area a:link {
	text-decoration:none;
}
.contact_area a:hover {
	background:#F6AC1D;
	color:#000000;
}
	