@charset "utf-8";

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

h2#img_top {
	width: 780px;
	height: 200px;
	background: url(../common/images/img_contact.jpg) no-repeat;
	text-indent: -9999em;
}


.title {
	background: url(../common/images/bg_contact.jpg) no-repeat;
	width: 402px;
	height: 30px;
	text-indent: -9999em;
}
.red {
	color: #FFCC00;
}
#form strong{
	color: #f00;
}


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

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

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

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

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




#form p {
	color:#FFCC00;
}

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