@charset "utf-8";
#body {
	background-color: #000;
	width: 811px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	background-image: url(../images/bg02/bk.png);
	background-repeat: repeat-y;
}
#right {
	float: right;
	height: 300px;
	width: 470px;
}
#body #content #right table tr td a {
	text-decoration: none;
}

#header {
	background-image: url(../images/bg02/bg02_N_01.png);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 192px;
	width: 771px;
	margin-top: 0px;
}
#footer {
	background-image: url(../images/bg02/bg02_N_03.png);
	background-repeat: no-repeat;
	height: 95px;
	width: 771px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-image: url(../images/bg02/bg02_N_02.png);
	background-repeat: no-repeat;
	height: 313px;
	width: 771px;
	margin-right: auto;
	margin-left: auto;
}
