@charset "euc-jp";
/* CSS Document */

div.contact_box {
	width: 721px;
	padding-bottom: 70px;
	margin: 0px auto;
}
p.contact_text {
	font-size: 14px;
	color: #333333;
	line-height: 160%;
	text-align: left;
	margin: 0px 0px 20px 30px;
}
.h3_title {
	margin: 0px 0px 20px;
	padding: 0px;
}

.h2_title {
	width: 960px;
	margin: 0px auto;
}


table.table_01 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #e2e2e2;
	border-left-color: #e2e2e2;
	width: 662px;
	margin-left: 20px;
	margin-bottom: 30px;
}
table.table_01 th,td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
}
table.table_01 th {
	background-color: #F6F6F6;
	text-align: left;
	padding: 15px;
	width: 192px;
	color: #333333;
	vertical-align: top;
}
table.table_01 td {
	padding: 10px;
	line-height: 150%;
	vertical-align: top;
}
textarea.w_field {
	width: 390px;
}
.area01 {
	width: 76px;
}
.area02 {
	width: 215px;
}
.area03 {
	width: 137px;
}
small {
	font-size: 12px;
}
.red {
	color: #FF0000;
}
.redbold {
	font-weight: bold;
	color: #FF0000;
}
