.bg01{
	background-image: url('images/a-bg01.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: scroll;
	}
.bg02{
	background-image: url('images/a-bg02.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: scroll;
	}

.honbun{
	margin: 0px;
	padding: 5px 85px 8px 55px;
	text-align: left;
	vertical-align: top;
	line-height:23px;
	}
