@charset "utf-8";

/* ######################################################################

	Contact style

###################################################################### */
div.headingL {
	width: 600px;
}

p.panList {
	width: 275px;
}

div#contact {
	padding: 0 88px 96px;
	text-align: center;
}

.caution {
	color: #c61a22;
}

/*-- table.contactFormTable --*/

table.contactFormTable {
	width: 667px;
	background-image: url(../../contact/img/bg_table.gif);
	text-align: left;
}

table.contactFormTable tr {
	background: url(../../contact/img/line_table.gif) bottom left no-repeat;
}

table.contactFormTable tr th {
	width: 161px;
	padding: 8px 12px 8px;
	vertical-align: top;
	line-height: 140%;
	font-weight: normal;
	margin: 0;
}

table.contactFormTable tr td {
	padding: 10px 16px;
	vertical-align: top;
	line-height: 140%;
	margin: 0;
}


div.buttonArea {
	margin-top: 30px;
}

textarea.detailText {
	width: 350px;
	height: 135px;
}

div.endMsg {
	width: 301px;
	height: 331px;
	margin: 60px auto;
	background: url(../../contact/img/bg_thank.gif) 0 0 no-repeat;
	font-size: 120%;
}

div.endMsg div.logo {
	padding: 70px 0 35px;
}

div.endMsg p {
	padding-left: 12px;
}
