#content {
    font-family:
   "ヒラギノ明朝 ProN W6",
   "HiraMinProN-W6",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;
}
.g {
    font-family:'Lucida Grande',
    'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
    Meiryo, メイリオ, sans-serif;
}
#content .inner {
	width: 960px;
	margin: 0 auto;
	line-height: 1.0;
	background: url(../../images/recruit/info/inner_bg.jpg);
}
.h2 {
	background: url(../../images/recruit/info/h2.jpg) no-repeat;
	width: 960px;
	height: 131px;
	position: relative;
}
.h2 img {
	position: absolute;
	top: 0px;
	right: 0px;
}
.h2 h2 {
	color: #857752;
	font-size: 180%;
	position: absolute;
	top: 90px;
	left: 0px;
}
.table {
	background: url(../../images/recruit/info/table_bg.jpg) no-repeat;
	width: 960px;
	height: 808px;
}
.table dt {
	color: #877752;
	font-size: 130%;
	width: 110px;
	height: 65px;
	padding-left: 50px;
	float: left;
	clear: left;
}
.table .top {
	padding-top: 65px;
}
.table dd {
	color: #3f1f00;
	font-size: 120%;
	line-height: 1.2;
	width: 800px;
	height: 65px;
	float: left;
}
