@charset "utf-8";

/*　
------------------------------------------------------------ */

#img_top {
	width: 960px;
	height: 180px;
	background: url(../common/images/img_contact.jpg) no-repeat;
	text-indent: -999em;
}
#wrapper h3 {
	font-size: 1.2em;
	color: #663300;
	font-weight: bold;
}
#form {
	margin-top: 10px;
}


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

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

#form dl {
	padding: 10px 0 10px 20px;
	border: 1px solid #876646;
}

#form dt {
	display: block;
	font-weight: bold;
	color: #876646;
}

#form dd {
	display: block;
	border-bottom: 1px solid #876646;
	padding-bottom: 7px;
	margin-bottom: 5px;
}




#form p {
	color:#CC3333;
}

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