#page_title{
	background:url('../images/about/bg_h2.jpg') no-repeat top center;
}
#main section{
	width:800px;
	margin:0 auto 70px;
}

#main section article table{
	width:100%;
	margin:60px 0;
}
#main section article th{
	width:200px;
	text-align:left;
	padding:10px 0;
	border-bottom:1px solid #d56d7f;
	vertical-align:top;
}
#main section article td{
	padding:10px 10px 10px 50px;
	border-bottom:1px solid #d56d7f;
	vertical-align:top;
}
.hissu {
	background: #d56d7f;
	color: #fff;
	border-radius: 5px;
	float: right;
	display: block;
	width: 50px;
	text-align: center;
	font-weight: normal;
	font-size: 80%;
}


input[type="text"],
textarea{
	border: 1px solid #ccc;
	border-radius: 6px;
	width: 100%;
	font-size: 117%;
	padding: 5px;
}



#birth_year{
	width: 100px;
}

#birth_month,
#birth_day{
	width: 60px;
	margin-left: 20px;
}

input.radio{
	width: auto;
}

#tel{
	width: 320px;
}
#submit_btn input {
	color: #fff;
	border-radius: 5px;
	background: #e64b67 url('../images/recruit5/mail.png') no-repeat left 10px center;
	border: 0;
	width: 400px;
	display:block;
	margin: 20px auto 20px;
	line-height: 60px;
	box-shadow: 0 1px 3px 0 hsla(0,0%,0%,.25);
}
#address1{
	width:100px;
}
#privacy{
	padding:80px 0 80px 0;
}
#privacy ul{
	padding:0 0 0 30px;
}
#privacy h3{
	text-align:center;
	font-size:26px;
	margin:0 0 60px;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-style: normal;
	color:#d56d7f;
}
#privacy h3 span{
	display:block;
	padding:0 0 10px;
}
#privacy h4{
	line-height:30px;
	font-size:20px;
	margin:30px 0 20px;
	text-align:center;
	background:url('../images/recruit3/midashi.png') no-repeat top center;
}