body {
	margin: 0px;
	padding: 0px;
}
.bg {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 830px;
}

.basic {
	margin: 0px;
	height: auto;
	width: 780px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	text-align: justify;
	text-justify: inter-ideograph;
	background-image: url(img/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}
.ib {
	border: 1px solid #999999;
}
.copy {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	background-image: url(img/copy_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	float: left;
	height: 100px;
	width: 780px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
