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

.contents {
	width:925px;
	background:#FFFFFF;
	margin:0 auto;
	padding-bottom:40px;
}


.contents_inner {
	width:845px;
	margin:auto;
}


.title_img {
	width:845px;
	height:90px;
	text-indent:-9999px;
	margin-bottom:20px;
	background-image: url(../images/category/inquily/title_tokutoku_img.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}


.form_box {
	width:700px;
	margin:0 auto 15px;
}

.form_box th {
	text-align:left;
	padding:2px 2px 2px 10px;
	font-weight:normal;
}

.form_box td {
	padding:2px;
}

