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

.box01_tit {
	background:url(../img/title001.jpg) no-repeat;
	width:650px;
	height:38px;
	text-indent:-9999px;
}



#inquiry {
	text-align:center;
	margin:15px 0 30px 0;
}

#inquiry table {
	margin:auto auto 15px auto;
	border-top:1px dotted #999999;
}
#inquiry td {
	border-bottom:1px dotted #999999;
}

.inqLeft {
	padding:7px 15px 7px 0;
	background:#e4e2e0;
	font-weight:bold;
	color:#333333;
	text-align:right;
	line-height:18px;
}

.inqCenter {
	padding:7px 15px 7px 0;
	background:#e4e2e0;
	font-weight:bold;
	color:#333333;
	text-align:center;
	line-height:18px;
}

.inqRight {
	padding:7px 0 7px 15px;
	text-align:left;
	line-height:18px;
}

img#button_inqButton {
	display: block;
	width: 100px;
	height: 35px;
	margin: 0 auto;
	border: none;
	border-style: none;
	cursor: pointer;
}
