@charset "utf-8";
/*メインコンテンツ*/
div.cont1 h2{
	width:775px;
	height:150px;
	text-indent:-9999px;
	background:url(../images/inquiry/inquiry_h2.png) top left no-repeat;
}
div.cont1 table{
	width:100%;
	margin:10px 0 0 0;
}
div.cont1 th,div.cont1 td{
	border:1px solid #e2e2e2;
	padding:10px;
}
div.cont1 th{
	background:#F0FAFF;
	font-size:12px;
	font-weight:bold;
}
p.caution{
	color:#FF3333;
	font-size:12px;
	display:none;
}