body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;

}
.headertext {
	padding-left:35px;
	padding-top: 89px;
	padding-bottom:0px;
	font-size:16px;
	color:#333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	}
	
#header {
	background-image:url(../image/top/header.gif);
	background-repeat:no-repeat;
	height: 165px;
	width: 800px;
	padding-bottom: 0px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 120%;
	margin: 0px;
}
#footer {
	background-image:url(../image/top/footer.gif);
	clear: both;
	height: 80px;
	width: 800px;
	border: 1px none #3366FF;
	color:#FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:16px;
	background-position: center;
}
.style1 {font-weight: bold}
.style2 { font-size:12px}
.style3 { font-size:10px;}
