
#introduction {
	background: url(../images/title_01.jpg) top center no-repeat;
}

/*----------------------------------------------------
 inquiry
----------------------------------------------------*/


#wrap {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin: 0px auto 60px auto;
	padding: 0px 0px 0px 0px;
}
#inquiry {
	width: 960px;
	overflow: hidden;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
#inquiry h2 img {
	margin: 0px auto 20px auto;
	padding: 0px 0px 0px 0px;
}
#inquiry p {
	width: 960px;
	text-align: center;
	margin: 0px auto 45px auto;
	padding: 0px 0px 0px 0px;
}




div.entryBox {
	clear:both;
	width: 910px;
	border:solid 5px #D1CEC5;
	background-color:#FFF;
	text-align: left;
	margin: 0px 0px 45px 0px;
	padding: 20px 20px 20px 20px;
}
#inquiry div.entryBox ul {
	width: 900px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#inquiry div.entryBox ul li {
	width: 900px;
	text-align: left;
	line-height: 1.0;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}
#inquiry div.entryBox ul li a {
	width: 900px;
	text-align: left;
	line-height: 1.0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}




#inquiry form input,
#inquiry form select  {
	margin: 0px 0px 5px 0px;
}

.formTable {
	width: 960px;
	float: left;
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
}
table.formTable tr th {
	text-align: center;
	font-weight: normal;
	padding: 10px 5px 10px 5px;
}
table.formTable tr td {
	text-align: left;
	font-weight: normal;
	background-color: #FFF;
	border-bottom: #D1CEC5 dotted 1px;
	padding: 5px 5px 5px 15px;
}

table.formTable th {
	width: 200px !important;
}
table.formTable td span {
	width: 80%;
	display: block;
	font-size: 11px;
	letter-spacing: 1px;
	color: #797979;
}
table.formTable th span.red {
	display: inline;
	font-size: 11px;
	margin: 0px 0px 0px 10px;
}
table.formTable td textarea {
	width: 95%;
	height: 60px;
}




#inquiry form .btnsend {
	width:266px;
	height:45px;
	clear: both;
	/*line-height: 30px;*/
	border:0;
	display: block;
	background: url(../images/btn_01.gif) top left no-repeat;
	text-indent: -9898px;
	font-size: 0px;
	cursor:pointer;
	margin: 0px 0px 0px 360px;
	padding: 0px;
}
#inquiry form .btnsend:hover,.cart:focus {
	background-position: right -45px;
}
