@charset "utf-8";

/*
Contact CSS
*/

h2.contact {
	width: 830px;
	height: 160px;
	background-image: url(/img/h2_contact.jpg);
	overflow: hidden;
	text-indent: -9999px;
}

table {
	margin-bottom: 15px;
}

input#address {
	width: 300px;
}
input#email {
	width: 300px;
	ime-mode: disabled;
}

span.attention {
	color: #F00;
}

ul.error li {
	font-size: 80%;
}

label {
	margin-right: 10px;
}
input#name,
input#oaite {
	margin-left: 14px;
}
input#kana1,
input#kana2 {
	margin: 3px 0 0 8px;
}
input#sex1 {
	margin: 3px 0 0 25px;
}
select#birth_year {
	margin: 3px 0 0;
}
