
#content{
	margin: 0 auto 0 auto;
	background-color: #ffffff;
}

#visual{
	width: 980px;
	margin: 0 auto 30px auto;
	padding-top: 10px;
}

.blank{
	background: url("../images/blank.png") no-repeat;
}

/*保全*/
.hozen01{
	background: url("../images/silvia_banner.png") no-repeat;
}
.hozen01:hover{
	background: url("../images/silvia_banner_2.png") no-repeat;
}
.hozen02{
	background: url("../images/taitsu_banner.png") no-repeat;
}
.hozen02:hover{
	background: url("../images/taitsu_banner_2.png") no-repeat;
}
.hozen03{
	background: url("../images/tsumabeni_banner.png") no-repeat;
}
.hozen03:hover{
	background: url("../images/tsumabeni_banner_2.png") no-repeat;
}
.hozen04{
	background: url("../images/mrt_forest_banner.png") no-repeat;
}
.hozen04:hover{
	background: url("../images/mrt_forest_banner_2.png") no-repeat;
}


#copyright {
    color: #b9cff3;
}
