/* CSS Document */
@charset "Shift_JIS";

#header {
 width: 755px;
 margin-top: 10px;
 margin-bottom: 5px;
}

#header img {
 margin: 0;
}

#copy {
	clear: both;
	width: 755px;
	background-image: url(../image/copy_01.gif);
	height: 29px;
	background-repeat: no-repeat;
}

#copy .menu {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	padding-right: 10px;
	padding-top: 12px;
	text-align: right;

}

#btm {
	width: 755px;
	background-image: url(../image/copy_02.gif);
	height: 20px;
	padding-top: 3px;
	padding-left: 20px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	margin: 0px;
	background-repeat: no-repeat;

}


.banner {
	width: 755px;
	text-align: center;
	margin-bottom: 5px;
	clear: both;
}
