#primary2 {
	float: left; /* ボックスを左寄せに変更 */
	width: 280px; /* ボックスの幅を変更 */
	height:257px;
}
#secondary2a {
	float: left;
	width: 760px;
	height:257px;
	background-image: url(../img/index/header2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#secondary2 {
	float: left;
	width: 760px;
	height:257px;
	background-image: url(../img/index/header02.jpg);
	background-position: left top;
}


#primary {
	float: left;
	width: 320px;
	margin-top: 16px;
}
#secondary {
	float: left;
	width: 270px;
	background-color: #EFF4E3;
	margin-top: 16px;
	margin-bottom: 25px;
	padding-top: 5px;
}
#secondary h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#secondary table {
	font-size: 0.65em;
}
#advertisement {
	float: right;
	width: 170px;
	margin-top: 16px;
}
.space {
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
}
.space2 {
	font-size: 1.15em;
	text-align: left;
	float: left;
	width: 105px;
	margin: 0px;
	padding-left: 25px;
}
.space3 {
	font-size: 1.15em;
	text-align: left;
	margin-left: 5px;
	float: left;
	width: 165px;
	padding: 0px;
}
.space4 {
	font-size: 1.15em;
	text-align: right;
	float: left;
	width: 165px;
	padding: 10px 0px;
	margin: 0px;
}
.space5 {
	font-size: 1.15em;
	line-height: 10px;
	background-color: #EFF4E3;
	padding-top: 6px;
	padding-bottom: 1px;
}
.space6 {
	font-size: 1.15em;
	padding-top: 2px;
	padding-bottom: 6px;
	background-color: #EFF4E3;
}
.space7 {
	font-size: 1.15em;
	padding-top: 10px;
}
.space8 {
	font-size: 1.15em;
	padding-top: 5px;
	padding-bottom: 10px;
}