@charset "UTF-8";
/* CSS Document */

#information {
	padding-top: 0px;
}

#information .content_wrap {
	width: 1060px;
	max-width: inherit;
}

#information .content_wrap #block1{
	background-image:url(../img/recruit/bg_cont.png);
	padding:70px 0;
	margin-bottom: 55px;
}

#information .content_wrap #block2{
	background-image:url(../img/recruit/bg_cont2.png);
	padding: 35px 40px 50px;
	margin-top: 17px;
	margin-bottom: 50px;
}

#block1 h3{
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 24px;
	color: #e0d093;
	text-align:center;
}

#block1 p{
	font-size: 14px;
	color: #e0d093;
	text-align:center;
}

#block2 dt{
	clear: both;
	color: #97978d;
	float: left;
	width: 151px;
	padding: 7px 0;
	font-weight:bold;
	border-bottom:1px solid #97978d;
}

#block2 dd{
	color: #fff;
	float: left;
	width: 765px;
	padding: 7px 0;
	padding-right: 20px;
	padding-left: 38px;
	border-bottom:1px dotted #614d70;
}

#block2 dt.white,
#block2 dd.white{
	background-color:#fff;
}

#information .content_wrap #block3{
	background-image:url(../img/recruit/bg_cont2.png);
	padding: 45px 40px 30px;
	margin-top: 18px;
}

h3{
	margin-top:10px;
	margin-bottom: 0px;
}

#block3 .text{
	line-height:2.2;
	margin-bottom: 13px;
	color:#97978d;
}


#block3 .text a,
#block3 .text a:link,
#block3 .text a:visited{
	color:#97978d;
	text-decoration:underline;
}
