body {
	background-color: #000000;
	background-image:   url(image/bg_black_washi1.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div#box_top1 {
	width: 100%;
	height: 83px;
}
div#box_top2 {
	width: 100%;
	background-image: url(image/bg_black_washi2.gif);
	height: 470px;
}
div#box_top3 {
	width: 100%;
}
div#page {
	width: 740px;
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: none;
	border-left: 1px solid #999999;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
}
div#box1 {
	width: 740px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
div#box2 {
	width: 736px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
}
div#box3 {
	width: 740px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
}
div.title1 {
	margin-top: 4px;
	margin-bottom: 4px;
}
