@charset "utf-8";

/* recruit.css */


/* link */
#ct_recruit #global_nav_recruit a {
	background-position:0 68px;
}
#ct_recruit #article a,
#ct_recruit #article strong,
#ct_recruit #article em {
	color:#af0000;
}

/* sub */
.sub_nav_ttl a {
	display:block;
	width:210px;
	height:50px;
	background:url(../../recruit/images/recruit_nav_ttl.png) repeat 0 0;
	text-indent:-9999px;
}
#contents_sub h2.menuon a,.sub_nav_ttl a:hover {
	background:url(../../recruit/images/recruit_nav_ttl.png) repeat 100% 0;
}

/* index */
.recruit_read {
	margin:0 20px 20px;
}
.recruit_read h3 {
	margin-bottom:10px;
	padding-bottom:3px;
	background:url(../images/line_dotted02.png) repeat-x 0 100%;
	font-size:130%;
}
.recruit_read p {
	margin:0 15px 0 15px;
}
.recruit_address {
	float:right;
}
.recruit_box {
	margin:0px 20px 20px;
	padding:15px 20px;
	border:10px solid #f5f5f5;
}
.recruit_box h4 {
	margin-bottom:10px;
	padding-bottom:3px;
	background:url(../images/line_dotted02.png) repeat-x 0 100%;
	font-weight:bold;
}