@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#job_guidance {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #job_guidance {
	height: 500px;
}

#job_guidance a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

#job_guidance div.materialLt {
	width: 186px;
	float: left;
}

#job_guidance div.materialRt {
	width: 370px;
	float: right;
}

#job_guidance caption span {
	display: block;
	font-size: 90%;
	color: #fa7d19;
	line-height: 1.4em;
	font-weight: bold;
	text-align: left;
	padding-bottom: 3px;
}

#job_guidance div.table-Lt {
	width: 275px;
	float: left;
}

#job_guidance div.table-Rt {
	width: 275px;
	float: right;
}

#job_guidance td.month {
	width: 10%;
	background: #f9f2ea;
}

#job_guidance td.title {
	width: 39%;
	background: #fff;
}
