
input.text { height:28px; }

#h1_box{
	margin-top:8px;
	margin-bottom:25px;
}
	
.h2_box{
	margin-top:25px;
	margin-bottom:10px;	
}

.inq_txt{
	font-size:110%;
	color: #333;
}

.hissu_txt{
	font-size:90%;
	color: #666;
}

table.tbl_inquiry {
	margin-top:15px;
	width: 740px;
}
table.tbl_inquiry tr td {
}

table.tbl_inquiry tr td.koumoku{
	border:#C8DCCD 1px solid;
	border-collapse:collapse;
	border-spacing:0px;
	padding:5px 15px;
	text-align:center;
}	

table.tbl_inquiry tr td.info{
	padding:5px 15px;
}	

.txt_koumoku{
	font-size:110%;
	color: #333;
	font-weight:bold;
}

.chuuigaki{
	font-size:90%;
	color: #333;
}

.txt_info{
	font-size:110%;
	color: #333;
}




ul.list_form li{
	font-size:110%;
	color:#333;
	font-weight:nomal;
	line-height:2.0em;
}

.formbox01{
		
}

input:focus {
   background-color: #FFFFCC;
   border: 1px solid #FF6600;
}

select{
	height:32px;	
}

.sendbt_space{
	text-align:center;
	padding:15px;
}

input.sousin_bt { width: 220px; height:48px; font-size:15px; }

