@charset "utf-8";

/* contact
-------------------------------------------------------------------------------------------------------*/

#contact .lead {
	margin:0 0 10px 13px;
	padding:15px 12px 8px;
	background:#fff4db;
}

#contact .lead ul li {
	list-style:none;
	padding-left:1em;
	padding-bottom:5px;
	text-indent:-1em;
	line-height:1.2;
}

#contact .notice {
	padding:0 0 20px 13px;
	font-size:80%;
	line-height:1.2;
}

#contact .goForm {
	text-align:center;
	padding-bottom:20px;
}



