@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#job_offer {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #job_offer {
	height: 500px;
}

#job_offer a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

#job_offer h5 {
	margin-bottom: 15px;
	font-size: 80%;
	font-weight: bold;
}

