/* --------------------------------------------------------------------------- */
/* shop_recruit */
/* --------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------- */
/* fream */
#contents .f_header{
	margin-bottom: 0;
}

/* --------------------------------------------------------------------------- */
#contents .f_header h3.title {
	width: 112px;
	height: 28px;
	background: url(../../img/title_recruit.png) 5px 0 no-repeat;
	margin: 0;
	padding: 0;
}

/* --------------------------------------------------------------------------- */
/* title_bar_shop */
.title_bar_shop {
	width: 613px;
}
html>body .title_bar_shop {
	width: 600px;
}
.title_bar_shop a, .title_bar_shop .txt_right{
	color: #FFF;
}

/* --------------------------------------------------------------------------- */
.recruit {
	width: 613px;
	margin: 0 0 9px 9px;
	padding: 20px 0 0 0;
	text-align: center;
}

.fream_580 {
	width: 580px;
	margin: 0 auto 15px auto;
	background: url(../../img/fream_gray_580_m.png) top center repeat-y;
}
	.fream_580 .contents{
		background: url(../../img/fream_gray_580_h.png) top center no-repeat;
		padding: 15px 15px 15px 15px;
		list-style-type: none;
	}
	.fream_580 .footer{
		clear: both;
		height: 4px;
		background: url(../../img/fream_gray_580_f.png) no-repeat;
	}


