body {
	margin: 15px 0px 0px;
	padding: 0px;
	background: #F2F2F2;
}
a,a:link {
	color: #006699;
}
a:hover {
	color: #FF6600;
}
#MAIN {
	padding: 0px;
	width: 750px;
	margin: 0px auto;
}
#HEAD {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 750px;
	background: url(bgimg/bg_header.gif) no-repeat;
	display: block;
	overflow: hidden;
}
#HEAD img,#MENU img,#CONTACT img,#LINKS img {
	visibility: hidden;
}
#STOMP {
	font: 10px/10px "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
	height: 39px;
	width: 750px;
	padding-top: 13px;
	padding-left: 20px;
	background: url(bgimg/STOMP.gif) no-repeat;
	margin: 0px;
}
#WRAP {
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#CONTENTS {
	float: none;
	width: 750px;
	margin-bottom: 10px;
}

#BDRTOP {
	background: url(bgimg/BDRTOP.gif) no-repeat;
	display: block;
	height: 10px;
	width: 750px;
}
#BDRBTM {
	background: url(bgimg/BDRBTM.gif) no-repeat;
	display: block;
	height: 10px;
	width: 750px;
}
#CONTENTS p {
	font: medium/1.6em "ＭＳ Ｐゴシック", "Osaka";
	margin-right: 20px;
	margin-left: 20px;
}
#CONTENTS h1 {
	font-size: 18px;
	color: #34972D;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 0px;
	line-height: 18px;
	padding: 0px;
}
#CONTENTS h2 {
	font-size: 16px;
	color: #333333;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 10px;
	line-height: normal;
	padding: 0px;
}
#FOOTER {
	font-size: 18px;
	background: url(bgimg/FOOTER.gif) no-repeat;
	width: 750px;
	clear: both;
	text-align: center;
	line-height: normal;
	margin: 0px;
	height: 40px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bold;


}
.link {
	text-align: right;
	font-weight: bold;
}
