/*----------------------------------------
お問い合わせ
-----------------------------------------*/

.inquiry .box {
	border-top:1px solid #CCCCCC;
}
.inquiry .box p {
	line-height:1.4;
	margin-bottom:10px;
}

.inquiry .box p.inq {
	margin: 0 auto 10px auto;
	width:290px;
}

/* 採用 */
.recruit .box {
	height:219px;
}

.recruit .box p.rec1 ,
.recruit .box p.rec2 {
	float:left;
	margin-top:50px;
	margin-bottom:50px;
	width:200px;
	height:119px;
}
.recruit .box p a {
	display:block;
	width:200px;
	height:119px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	overflow:hidden;
}
.recruit .box p.rec1 {
	margin-left:50px;
	margin-right:45px;
}

.recruit .box p.rec1 a.recruit1 {
	background-image: url(/images/inquiry_btn_recruit1.gif);
}
.recruit .box p.rec1 a.recruit1:hover {
	background-image: url(/images/inquiry_btn_recruit1_on.gif);
}
.recruit .box p.rec2 a.recruit2 {
	background-image: url(/images/inquiry_btn_recruit2.gif);
}
.recruit .box p.rec2 a.recruit2:hover {
	background-image: url(/images/inquiry_btn_recruit2_on.gif);
}


/* フォーム */
.txt13 {
	font-size:13px;
	line-height:119%;
}
.attention {
	background-color:#FFFFD5;
}
.attentionfont {
	color:#FF0000;
	font-size:13px;
	line-height:120%;
}
.attentiontxtarea { 
	background-color: #FFFFD5;
	font-size: 13px;
	line-height: 119%;
}
img { border: none;}
