body {
	font-size: 13px;
	line-height: 1.8;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/1.jpg);
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #660000;
}
#container {
	background-color: #2B6A23;
	text-align: left;
	width: 750px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin: 0px;
	height: 125px;
	width: 100%;
	position: relative;
}
#navigation {
	position: relative;
	width: 750px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 190px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	top: 0px;
}
#navigation li {
	margin: 0px;
	float: left;
	width: 150px;
}
#navigation li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
}
#navigation a:hover {
	color: #FF0000;
}
#footer {
	background-image: url(images/153.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 137px;
	width: 100%;
}
#footer p {
	padding: 0px;
	color: #FFFFFF;
}
#maincontent {
	width: 718px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#myform table td {
	vertical-align: top;
	padding-bottom: 18px;
	padding-top: 18px;
}

#myform table td.dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

#myform table td.style6 {
	text-align: left;
}

#myform #name,
#myform #furigana,
#myform #zipcode,
#myform #pref,
#myform #town,
#myform #tel,
#myform #fax,
#myform #mail_address,
#myform #golf,
#myform #price,
#myform #golf2
{
	font-size: 85%;
}
.ma_b {
	margin-bottom: 12px;
}

#myform #name_rule,
#myform #mail_address_rule{
	display: none;
}
.lead {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#about_spam {
	width: 480px;
	border: 1px solid #FFCC00;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#about_spam p {
	padding: 12px;
	margin: 0px;
	color: #FFCC00;
}
