@charset "UTF-8";
body {
	margin: 0px;
	background-image: url(../newimage/back01.gif);
	background-color: #FFFFFF;
	font-family: "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 12px;
}
.footer {
	font-size: 10px;
	color: #444444;
	background-image: url(../newimage/footer_back.gif);
	background-repeat: repeat;
	height: 39px;
	width: 788px;
	text-align: left;
}
.header {
	background-color: #FFFFFF;
	background-image: url(../newimage/header_01.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 788px;
	text-align: right;
	font-size: 12px;
}

