#wraper #contents #right_box .inquiry ul { margin: 0 0 0 1em;}
#wraper #contents #right_box .inquiry li { list-style:disc;}


#wraper #contents #right_box #box .form_tb01 table{ width:100%; border-left:#CCC solid 1px; border-top:#CCC solid 1px;}
#wraper #contents #right_box #box .form_tb01 th,
#wraper #contents #right_box #box .form_tb01 td { padding:10px 10px 5px 10px; border-right:#CCC solid 1px; border-bottom:#CCC solid 1px;}
#wraper #contents #right_box #box .form_tb01 th { width:150px; background:#EAF2F5; font-weight:bold;}
#wraper #contents #right_box #box .form_tb01 th span { font-weight:normal; color:#F02930;}
#wraper #contents #right_box #box .form_tb01 th.form_c { background:#F6F6F6;}

#wraper #contents #right_box #box .form_tb01 input,
#wraper #contents #right_box #box .form_tb01 textarea { border:#CCC solid 1px; margin-bottom:5px;}
#wraper #contents #right_box #box .form_tb01 textarea { width:400px;}
#wraper #contents #right_box #box .form_tb01 input:focus,
#wraper #contents #right_box #box .form_tb01 textarea:focus { border:#6D736D solid 1px;}
#wraper #contents #right_box #box .form_tb01 #toshi04,
#wraper #contents #right_box #box .form_tb01 #toshi05,
#wraper #contents #right_box #box .form_tb01 #toshi06 { width:60px;}
#wraper #contents #right_box #box .form_tb01 .bar01 input { width:150px;}
#wraper #contents #right_box #box .form_tb01 .bar02 input { width:400px;}
#wraper #contents #right_box #box .form_tb01 .bar03 input { width:60px;}
#wraper #contents #right_box #box .form_tb01 select { margin:10px 0;}

#wraper #contents #right_box #box .form_tb01 li {list-style:none;}


#wraper #contents #right_box #box .form_tb01 input { vertical-align:middle;}

button {
	background-color: #fff;
	border: none;
	margin: 0;
	padding: 0;
}

.btnimg{
	/*display:block;*/
	text-indent:-9999px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:0 0;
	border:none;
	cursor:pointer;
}

#btnconfirm {
	width: 248px;
	height: 34px;
	background-image: url(../../common/img/inquiry/confirmation_n.gif)
}

#btnchange {
	width: 248px;
	height: 34px;
	background-image: url(../../common/img/inquiry/change_n.gif)
}

#btnsend {
	width: 249px;
	height: 34px;
	background-image: url(../../common/img/inquiry/send_n.gif)
}


ul.mt20{
	margin-top: 20px!important;
}

.err{
	color: #ff0000;
}