@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 h6 {
	font-weight: bold;
	font-size: 80%;
	line-height: 1.4em;
	margin-bottom: 5px;
}
#employment li {
	display: inline;
	font-size: 70%;
	margin-right: 3px;
	line-height: 1.2em;
}

#employment h5 {
	width: 566px;
	height: 25px;
	line-height: 25px;
	background: url(../images/employment_bg_title.gif) left top no-repeat;
	font-weight: bold;
	font-size: 80%;
	text-indent: 17px;
	overflow: hidden;
	margin-bottom: 10px;
}
