/*--------------------------------------------------
		h4
--------------------------------------------------*/
h4 {
	width: 680px;
	background: url(../../recruit/images/h4_top.gif) no-repeat;
	font-size: 100%;
	color: #387f8e;
	margin: 0;
	padding: 8px 0 0 30px;
}
/*--------------------------------------------------
		h5
--------------------------------------------------*/
h5 {
	width: 660px;
	background: url(../../recruit/images/h5_top.gif) no-repeat;
	font-size: 100%;
	margin: 0 auto 0 10px;
	padding: 3px 0 0 20px;
}
/* ---------------------------------------------------------
			bannerBox
--------------------------------------------------------- */
#bannerBox {
	background: url(../../recruit/images/bg_banner.gif) no-repeat bottom;
	text-align: center;
	padding: 10px 0;
}
/*--------------------------------------------------
		■　index.html
--------------------------------------------------*/
#memberList {
	border-bottom: 1px solid #d9d9d9;
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
}
#memberList li {
	float: left;
	width: 220px;
	padding: 0 10px 0 0;
}
#memberList li.last {
	padding: 0;
}
/*--------------------------------------------------
		フジアールについて
--------------------------------------------------*/
ul.indexList {
	list-style-type: square;
	padding: 0 0 0 30px;
}
.indexList li {
	padding: 0 0 5px 0;
}
.indexDl {
	padding: 15px 0 0 10px;
}
.indexDl dt {
	color: #61838a;
	font-weight: bold;
}
.indexDl dd {
	padding: 0 0 20px 20px;
}

.memberL {
	float: left;
	width: 136px;
}
.memberR {
	float: right;
	width: 524px;
}

/*--------------------------------------------------
		graduates_guidelines.html
--------------------------------------------------*/
#bosyuTable {
	width: 660px;
	margin: 0 0 0 10px;
}
#bosyuTable th {
	width: 150px;
	background: url(../../recruit/images/line_ten_recruit.gif) repeat-x bottom;
	vertical-align: top;
	padding: 10px 0;
}
#bosyuTable p {
	background: url(../images/arrow_top_recruit.gif) no-repeat 0 5px;
	text-align:left;
	padding: 2px 0 0 15px;
}
#bosyuTable td {
	background: url(../../recruit/images/line_ten_recruit.gif) repeat-x bottom;
	vertical-align: top;
	padding: 10px 0;
}
#bosyuTable ol {
	margin: 0 0 0 25px;
}










