@charset "utf-8";

.pageTitle_inquiry {
	clear: both;
	float: left;
	padding: 6px 0 0 10px;
	width: 700px;
	height: 20px;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #000000;
	background: url("/inquiry/img/title_bg.gif") no-repeat;
	overflow: hidden;
}
/* for IE6 */
*html .pageTitle_inquiry {
	height: 26px;
}


#topCopy {
	float: left;
	margin-top: 16px;
	margin-bottom: 30px;
	width: 700px;
	font-size: 113%;
}

#topBtn {
	float: left;
	margin-left: 160px;
	margin-bottom: 40px;
	width: 700px;
	background-color: #ffffff;
}


/* error_word----------------------------------------------------- */
#error_word {
	float: left;
	padding: 10px;
	width: 680px;
	font-size: 113%;
	color: #000000;
	background-color: #f3f3bb;
	text-align: center;
}


/* inquiry----------------------------------------------------- */
#inquiryTxt {
	clear: both;
	float: left;
	width: 700px;
	font-size: 113%;
}

#inquiryTxt2 {
	clear: both;
	float: left;
	width: 700px;
	font-size: 113%;
}

.inquiryBox {
	float: left;
	margin: 10px 0;
	width: 700px;
}

.inquiryBox2 {
	float: left;
	margin-bottom: 10px;
	width: 700px;
}

.topBox1 {
	float: left;
	padding: 2px;
	width: 110px;
	color: #ffffff;
	background-color: #990000;
	text-align: center;
}

.topBox2 {
	float: left;
	padding: 2px 0 2px 10px;
	width: 550px;
}

.inquiryBox2 a {
	float: left;
	padding-left: 10px !important;
	margin: 2px 10px 2px 30px;
	background: url("/img/arrow1.gif") 0 0.4em no-repeat;
	text-decoration: none;
	color: #000000;
	overflow: hidden;
}

.inquiryBox2 a:hover {
	background: url("/img/arrow1o.gif") 0 0.4em no-repeat;
	text-decoration: underline;
	color: #333333;
}

.w_bk {
	color: #000000;
}

.w_or {
	color: #CC6600;
	font-size: 90%;
	line-height: 140%;
}

.w_r {
	color: #990000;
	font-size: 90%;
	line-height: 140%;
}

/* for IE6 */
*html td {
	font-size: 80% !important;
	line-height: 140%;
}

.line_table {
	margin-top: 10px;
	border-top: solid 1px #cccccc;
}

.p_minite_option {
	display: none;
}

.offices_option {
	display: none;
}

/* thanks----------------------------------------------------- */
#thanks {
	float: left;
	margin-top: 100px;
	width: 700px;
	font-size: 113%;
	color: #000000;
	text-align: center;
}

