@import url(sub.css);/* ======お問い合わせ============================================================ *//* -----------テーブル----------- */.cntcttbl01 {	margin: 1em 0 1em;	padding: 0;	border-collapse: collapse;	border-spacing: 0;	border-top: solid 1px #CCC;}.cntcttbl01 th {	padding:0.8em 1em;	white-space: nowrap;	font-weight: normal; 	border-bottom: solid 1px #CCC;}.cntcttbl01 td {	padding:1em 0; 	border-bottom: solid 1px #CCC;}/* -----------入力枠----------- */input.cntctfrmtxt01{	width: 300px; }input.cntctfrmtxt02{	width: 250px; }textarea.cntctfrmtxt03{	width: 350px; }p.cntctsbmt01{	margin: 0;	padding: 0 0 1em 13em;}
