@charset "utf-8";


/*
Contents
*/
#contents {
	background: url(/img/bg_contents_home.gif) left top repeat-y;
}

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

div#contact01 {
	margin-top: 25px;
}
input#name,
input#kana,
input#zip,
input#address,
input#email,
input#tel1,
input#tel2 {
	width: 300px;
}

textarea#comment {
	width: 300px;
}

