@charset "utf-8";


#contents #above_sentence {
	margin: 0 0 60px 0;
}

#above_sentence p {
	padding: 0 0 0 5px;
	margin: 0 0 30px 0;
}


/* 募集要項 */

#contents #requirements {
	margin: 0 0 60px 0;
}

#requirements table th {
	width: 200px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}

#requirements table td {
	border: 1px solid #CCCCCC;
}

#requirements table td.method {
	padding: 13px 0 30px 15px;
}


/* センチュリー21の特徴 */

#feature h5 {
	color: #FF6600;
	background: #F8F4E6;
	border-radius: 5px;
	padding: 5px 0 5px 15px;
}

#feature p {
	padding: 0 0 0 2px;
	margin: 0 0 20px 0;
}






