/*　人材募集・採用情報　recruit　*/

.recruit2{
	margin		: 10px 0 0 20px;
	width		: 490px;
	text-align	: center;
	line-height : 1.4;
}

p.recruit{text-align: left; font-size: 9pt;}

#recruitop{
	margin: 10px 0;
	font-size: 11pt;
	text-align: left;
}

#recruitbox1{
	width		: 460px;
	margin		: 20px 0;
	padding		: 10px;
	border		: #006600 1px solid;
	background	: #f5f7ea;
	font-size	: 9pt;
	text-align	: left;
}

#recruitbox1 img{
	display		: block;
	margin		: 10px 0;
}

#recruitbox2{
	width		: 400px;
	margin		: 20px 0 10px 0;
	padding		: 10px;
	border		: #735C3C 1px solid;
	background	: #faf7f1;
	font-size	: 9pt;
	text-align	: left;
}

/*-------------
お問合せメールボタン
--------------*/

.saiyobt a{
	display		: block;
	width		: 180px;
	height		: 24px;
	margin		: 0 0 0 120px;
	padding		: 0 0 0 100px;
	background	: url('http://www.famitei.jp/images/button180.gif') no-repeat 0;
	padding-top	: 5px;
	background-position	: center;
	line-height : 1.4;
}

.saiyobt a:hover{
	background	: url('http://www.famitei.jp/images/button180on.gif') no-repeat 0;
	background-position	: center;
}

.magbo10{margin-bottom: 10px}

/*----------
カラー設定
-----------*/

.rec_orange{color: #F79F3D;}

.c-red {color: #993300;}/*h2のフォントカラー*/


