@charset "UTF-8";

#contents h2 {
	background-image: url(../contact/img/h2-ttl03.png);
}

#contents h3#subtitle1 {
	background-image: url(../contact/img/h3_ttl_con1.gif);
}

#contents h3#subtitle2 {
	background-image: url(../contact/img/h3_ttl_con2.gif);
}

#contents p#img1 {
	margin: 0px 0px 25px 0px;
	width: 676px;
	height: 230px;
	font-size: 1px;
	text-indent: -9999px;
	oveflow: hidden;
	background-image: url(../contact/img/img_contact01.jpg);
}

#contents table.form {
	width: 676px;
	margin: 5px 0px 25px 0px;
}

#contents table.form th {
	width: 200px;
	padding: 8px 10px 8px 10px;
	text-align: left;
	background-color: #fbf7e3;
	border: 1px #cccccc solid;
}

#contents table.form td {
	padding: 8px 10px 8px 10px;
	border: 1px #cccccc solid;
}

#contents .name {
	width: 280px;
	ime-mode: active;
	padding: 3px 0px 0px 3px;
}

#contents .post1 {
	width: 25px;
	ime-mode: inactive;
	padding: 1px 0px 0px 1px;
}

#contents .post2 {
	width: 35px;
	ime-mode: inactive;
	padding: 1px 0px 0px 1px;
}

#contents .tel1 {
	width: 30px;
	ime-mode: inactive;
	padding: 1px 0px 0px 1px;
}

#contents .tel2 {
	width: 40px;
	ime-mode: inactive;
	padding: 1px 0px 0px 1px;
}

#contents .address2 {
	width: 280px;
	ime-mode: active;
	padding: 3px 0px 0px 3px;
}

#contents .mail {
	width: 280px;
	ime-mode: inactive;
	padding: 1px 0px 0px 1px;
}

#contents .comment {
	width: 350px;
	height: 120px;
	ime-mode: active;
	padding: 3px 0px 0px 3px;
}

#contents .red {
	padding: 0px 1px 0px 1px;
	color: #ff3333;
}

#contents label {
	margin: 0px 15px 0px 0px;
	vertical-align: middle;
}

#contents table.form td span {
	padding: 3px 0px 0px 0px;
}

#contents .buttons {
	text-align: right;
	padding: 0px 0px 25px 0px;
}

#contents .button {
	width: 100px;
	margin: 0px 0px 0px 15px;
}

#contents table.description {
	width: 676px;
	margin: 0px 0px 5px 0px;
	background-color: #fbf7e3;
	border: 1px #cccccc solid;
}

#contents table.description th {
	text-align: left;
	width: 80px;
	padding: 8px 10px 8px 10px;
}

#contents table.description td {
	padding: 8px 10px 8px 10px;
}

#contents .space {
	height: 25px;
}

#contents .error {
	padding: 5px 0px 0px 0px;
	color: #ff3333;
}



