
body div#main h2.ttl {
	background:url(../images/h2_ttl/contact.jpg) no-repeat left top;
}
body div#main p {
	width:auto;
}
input {
	vertical-align:text-bottom;
}
label {
	padding:0 5px 0 0;
}
textarea {
	border:2px inset #cccccc;
}
#submit,#contact-button input {
	width:100px;
	height:24px;
}
#name,#email {
	width:300px;
}
.contact-wrap {
	width:600px;
	margin:0 auto;
}
.contact-table1 {
	width:100%;
	font-size:12px;
	line-height:20px;
	border-collapse:collapse;
}
.contact-table1 td {
	border:1px solid #ffffff;
	vertical-align:top;
}
.contact-table1 p {
	padding:5px 10px;
}
.contact-cell1 {
	width:25%;
	background-color:#FFB03C;
}
.contact-cell2 {
	width:75%;
	background-color:#FFD8A4;
}
.contact-cell3 {
	width:75%;
	text-align:center;
	background-color:#FFD8A4;
}
#contact-button {
	padding:0 0 0 180px;
}
#contact-button p {
	float:left;
	margin:0 20px 0 0;
}
#contact-button input {
	width:100px;
}
.error {
	color:#ff0000;
}
.contact-comp {
	width:600px;
	margin:0 auto;
}
.contact-comp a:link,.contact-comp a:visited {
	text-decoration:underline;
}
.contact-comp a:active,.contact-comp a:hover {
}

