@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

#img_top {
	width: 874px;
	height: 130px;
	background: url(../common/images/img_contact.jpg) no-repeat;
	text-indent: -9999em;
}
#form {
	width: 100%;
	height: 100%;

}
#form .waku{
	width: 300px;
	font-size: 100%;
	background-color: #fcf;
}

#form .waku2{
	width: 300px;
	height: 89px;
	font-size: 100%;
	background-color:#fcf;
}

#form dl {
	margin: 20px 0 0 0px;
}

#form dt {
	width: 140px;
	height: 30px;
	display: block;
}

#form dd {
	margin-top: -46px;
	padding: 1em;
	padding-left: 150px;
}

.bb {
	margin-top: 20px;
	text-align: center;
}