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

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

/* 種一覧 */
.haeabu_shu01{
	background: url("../images/abu_banner.png") no-repeat;
}
.haeabu_shu01:hover{
	background: url("../images/abu_banner_2.png") no-repeat;
}
.haeabu_shu02{
	background: url("../images/mushihiki_banner.png") no-repeat;
}
.haeabu_shu02:hover{
	background: url("../images/mushihiki_banner_2.png") no-repeat;
}
.haeabu_shu03{
	background: url("../images/odoribae_banner.png") no-repeat;
}
.haeabu_shu03:hover{
	background: url("../images/odoribae_banner_2.png") no-repeat;
}
.haeabu_shu04{
	background: url("../images/hanaabu_banner.png") no-repeat;
}
.haeabu_shu04:hover{
	background: url("../images/hanaabu_banner_2.png") no-repeat;
}
.haeabu_shu05{
	background: url("../images/mubenshi_banner.png") no-repeat;
}
.haeabu_shu05:hover{
	background: url("../images/mubenshi_banner_2.png") no-repeat;
}
.haeabu_shu06{
	background: url("../images/iebae_banner.png") no-repeat;
}
.haeabu_shu06:hover{
	background: url("../images/iebae_banner_2.png") no-repeat;
}


#copyright {
    color: #b9cff3;
}
