/* CSS Document */

@import "common.css";

#wrapper {
	background-image: url(../access/images/bg_illust.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}#mailform {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mailform .mailform .but_style {
	background-color: #635E40;
	border: 1px solid #B1AA81;
	color: #FFFFFF;
}
#contact h3 {
	font-size: 14px;
	margin-bottom: 15px;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B1AA81;
}
