@charset "utf-8";


h2.contact {
	background: url(/img/h2_contact.gif) left top no-repeat;
}


th,
td {
	font-size: 80%;
	text-align: left;
	vertical-align: top;
}

input#name,
input#kana,
input#zip,
input#address,
input#email,
input#tel1,
input#tel2 {
	width: 300px;
}

textarea#comment {
	width: 300px;
}