@charset "shift_jis";
html {

}
body {
	margin: 0px;
	padding: 0px;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif,"ƒqƒ‰ƒMƒmŠpƒS Pro W6";
	/*background-image: url(../img/footBg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;*/
}
div.main {
	background-image: url(../img/headBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
	vertical-align: top;
	margin: 0px;
}
table.main {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
div.copy {
	text-align: right;
	vertical-align: top;
	margin-top: 10px;
}

td {
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	vertical-align: top;
}
div.footer {
	background-image: url(../img/footBg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 269px;
	width: 100%;
}
