
.sakusei_box {
	text-align: left;
	margin: 0px 0px 30px 0px;
}

div.top-bg {
	background-image: url(../images/sakusei-top.gif); 
	background-repeat: no-repeat; 
	width: 530px;
	height: 15px;
}

div.center-bg {
	background-image: url(../images/sakusei-center.gif); 
	background-repeat: repeat-y; 
	background-position: center;
	width: 530px;
}

div.bottom-bg {
	background-image: url(../images/sakusei-bottom.gif); 
	background-repeat: no-repeat; 
	width: 530px;
	height: 20px;
}

.obj-margin { margin: 30px; } 

.txt {
	margin: 20px 0px 20px 0px;
	font-size: 9pt; 
	line-height: 16pt; 
}

.area {
	margin: 20px 0px 20px 0px;
	font-size: 9pt; 
	line-height: 13pt; 
}

.center { text-align: center; }