table em{
	display:block;
	font-size:12px;
	color:#FF0000;
	font-style:normal;
}

#submit{
	width:707px;
	height:132px;
	margin:20px 0 20px 0;
	background:url(img/inq_icon.gif) no-repeat 0 0;
}

#submit table {
	background: none;
	height: 132px;
}

#submit table tr th {
	width: 450px;
	background: none;
}

#submit table tr td {
	vertical-align: middle;
	background: none;
}


/*
#submit div{
	padding:0 0 0 500px;
}
*/


h2 img{
	margin: 20px 0 10px 0;
}

table{
	width:700px;
	background:#FFFFF4;
}

form#inquiry_form table{
	margin-bottom:20px;
}

th{
	width:180px;
	text-align:left;
	padding-left:20px;
	background:#B2E5C4;
}

td{
	background:#F0F0F0;
	padding-left:10px;
}

form#inquiry_form table tr th{
	padding:5px 0 5px 20px;
}

form#inquiry_form table tr td{
	padding:5px 0 5px 10px;
}

.inq_comf,
.inq_back{
	background:#00A73B;
	width:660px;
	padding:5px 20px;
}

.inq_comf{
	background:#F76900;
}

.inq_comf p,
.inq_back p{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
}

.inq_back p span{
	font-size:12px;
	line-height:15px;
}

#inq_box_top{
	width:707px;
	height:12px;
	background:url(img/inq_box_top.gif);
}

#inq_box_middle{
	width:707px;
	background:url(img/inq_box_middle.gif) repeat-y;
}

#inq_box_bottom{
	width:707px;
	height:12px;
	background:url(img/inq_box_top.gif);
}

table.comf th{
	background:#FFEFCE;
}

.thank_img {
	margin: 35px 0 80px 0;
}

.red {
	font-weight: bold;
	color:#F94F21;
}

.t_txt {
	color: #E3007F;
}

.t_txt strong {
	font-size:24px;
	font-weight:bolder;
}