@charset "UTF-8";
/* CSS Document */


body.bg_contact {
	BACKGROUND-IMAGE:url("../jp/images/common/material/bg_contact.jpg");	
	BACKGROUND-REPEAT:no-repeat;
	BACKGROUND-POSITION:center top;	
}



.inq-title {
	font-size: 18px;
	font-weight: 900;
	text-align: left;
	padding-top: 20px;
}


.email-link {
	font-size: 18px;
	font-weight: 900;
	color: #06F;
	padding-top: 20px;
	padding-bottom: 20px;
}

#content_contact {
	clear: both;
	height: 845px;
	background-color: #FFF;
	display: block;
}




#main_content_box {
	margin-left : auto;
	margin-right : auto;
	width: 702px;
	text-align: left;
}


#contact_phone_title {
	margin-bottom: 10px;
	padding-top: 15px;
}

#contact_phone_number {
	margin-top: 10px;
	margin-bottom: 10px;
}

#contact_phone_comments {
}

#form_title {
	padding-top: 10px;
}

ul#form_comments {
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}

ul#form_comments li {
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
}

table.form_table {
	text-align: left;
	width: 680px;
	border: 1px solid #999;
}

table.form_table td {
	padding: 10px;
}

td.tabel_left {
	background-color: #eeeeef;
	width: 180px;
	vertical-align: middle;
}

p.hissu {
}

p.hissu img {
	vertical-align: text-bottom;
}

ul#submit_box {
	text-align: center;
	margin-left : auto;
	margin-right : auto;
	width: 240px;
	padding-top: 15px;
}

ul#submit_box li {
	padding: 5px;
	float: left;
}

#submit_comments {
	clear: both;
	padding-top: 5px;
}

textarea {
	width:430px;
	height:200px;
	font-size:12px;
	resize:none;
}
