@charset "utf-8";
/* CSS Document */

#mainBox {
	text-align: left;
}

#recruitBtn {
	width: 645px;
	margin: 0 auto;
	height: 21px;
}

#recruitBtn li {
	padding-right: 10px;
}

.boxInner {
	width: 852px;
	margin: 0 auto;
}

.anchor {
	text-align: right;
}

.info {
	padding-bottom: 20px;
}

.info a:hover {
	text-decoration: underline;
}

.boxInner h4 {
	padding-bottom: 10px;
}

.inImg {
	width: 280px;
	vertical-align: middle;
	text-align: center;
}

.inData {
	width: 500px;
	line-height: 1.8em;
	margin-left: 30px;
}

.inData table {
	width: 800px;
}

.info h5 {
	background: url(../images/icon_shop.gif) #f9d8e4 no-repeat left;
	line-height: 16px;
	font-size: 16px;
	font-weight: bold;
	text-indent: 20px;
	margin: 0 0 7px 30px;
	padding: 0;
	width: 500px;
	/*color: #e00f53;*/
}

.inData th {
	width: 130px;
	text-align: left;
	vertical-align: top;
}

.inData td {
	text-align: left;
	vertical-align: top;
}