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