@charset 'utf-8';

/* ----- HTML再定義 ------------------------------------ */



#contact_box01 table {
	width:500px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EBE0B6;
	border-right-color: #EBE0B6;
	border-left-color: #EBE0B6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBE0B6;
}
#contact_box01 th {
	text-align: left;
	font-size: 80%;
	font-weight: normal;
	line-height: 110%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 30%;
	background-color: #EBE0B6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #623C02;
}
 #contact_box01 td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBE0B6;
}

#contact_box01 {
	font-size:100%;
	line-height: 145%;
	text-align: left;
	padding-left: 90px;
	padding-bottom: 20px;
}
.boxArea .contact_box02 {
	margin-bottom: 10px;
	text-align: center;   
}


#main .boxArea .imgbb {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	float: right;
}
.contact_box02 {
	text-align: center;
	width: 500px;
}
.contact_box03 {
	padding-left: 120px;
}
.contact_box04 {
	padding-left: 50px;
}
.contact_title {
	font-size: 100%;
	font-weight: bold;
	color: #F00;
}
#contact_box01 form table tr th {
	width: 30%;
}
.contact_box04 form .p_02 {
	text-align: center;
}
.equip_box {
	padding-top: 20px;
}
