@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;
}


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


/* inquiry----------------------------------------------------- */
#inquiryTxt {
	clear: both;
	float: left;
	margin-top: 10px;
	width: 700px;
}

.w10or {
	color: #CC6600;
}

.w10bk {
	color: #000000;
}

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


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

.line_table2 {
	margin-top: 10px;
	border-top: solid 1px #eeeeee;
}

.line_bottom {
	padding-top: 20px;
	width: 700px;
	border-top: solid 1px #cccccc;
}


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