@charset "utf-8";

#reqBox,
#inqBox,
#modBox {
	position: relative;
	width: 655px;
	padding-left: 15px;
	overflow: hidden;
	padding-top: 190px;
}

#reqTable {
}

#reqTable th {
	color: #f40972;
	text-align: left;
	vertical-align: top;
	padding: 5px 0px 5px 10px;
	width: 130px;
}

/*---------- end [#reqTable] ----------*/

#reqBox {
	background: url(../images/req_back.jpg) no-repeat center top;
}

#reqBox td {
	text-align: left;
	vertical-align: top;
	padding: 8px 15px;
}

#reqBox.recruitArea h5 {
	margin: 20px 0px 15px;
}

#reqBox.recruitArea table {
	margin: 10px 0px;
}

#reqBox.recruitArea th,
#reqBox.recruitArea td {
	border-bottom: 1px solid #EEEEEE;
}

/*---------- end [#reqBox] ----------*/

#inqBox {
	background:url(../images/req_back.jpg) no-repeat center top;
}

/*---------- end [#inqBox] ----------*/

#modBox {
	background: url(../images/req_back.jpg) no-repeat center top;
	/* modified by aidac Kinoshita 2011 01 21 */
}

/*---------- end [#modBox] ----------*/

#sendForm {
	float: left;
	padding-top: 30px;
	padding-right: 50px;
}

/*---------- end [#sendForm] ----------*/

#reForm {
	float: left;
	padding-top: 30px;
}

/*---------- end [#reForm] ----------*/

#reqBox .expTxt {
	position: absolute;
	top: 250px;
	right: 120px;
}


#tel-box{
	line-height: 1.6em;
	margin: 40px 360px 40px 20px;
}
	
	#tel-box h5{
		color:#F40972;
		margin: 15px 0 0;
		padding: 15px 0 0;
		border-top: solid 1px #CCC;
	}
	#tel-box ul{
		margin: -1.6em 0 0 7em;
	}
	
.cat-box div{
	padding-right: 10px;
	width: 128px;
	float: left;
}
