@charset "utf-8";

/*　
------------------------------------------------------------ */

#img_top {
	width: 800px;
	height: 205px;
	background: url(../common/images/img_contact.jpg) no-repeat;
	text-indent: -9999em;
}

#title {
	background: url(../common/images/bar_contact.jpg) no-repeat;
	width: 760px;
	height: 30px;
	text-indent: -999em;
}

.box_01 {
	width: 640px;
	background: #816434;
	margin-left: 40px;
	color: #fff;
	font-size: 0.9em;
	margin-bottom: 20px;
}
.box_01 h4{
	background: #2F2413;
	font-weight: bold;
	padding: 3px 10px;
}
.box_01 p{
	margin: 10px;
}

#form {
	font-size: 0.9em;
}


#form .waku{
	width: 400px;
	font-size: 100%;
	background-color:#F1EADE;
}

#form .waku2{
	width: 400px;
	height: 89px;
	font-size: 100%;
	background-color:#F1EADE;
}

#form dl {
	margin: 20px 0 0 50px;
}

#form dt {
	width: 140px;
	height: 30px;
	display: block;
}

#form dd {
	margin-top: -46px;
	padding: 1em;
	padding-left: 200px;
}

.bb {
	margin-top: 20px;
	text-align: center;
}