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

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

/* 種一覧 */
.yukenrui_shu01{
	background: url("../images/seibo_banner.png") no-repeat;
}
.yukenrui_shu01:hover{
	background: url("../images/seibo_banner_2.png") no-repeat;
}
.yukenrui_shu02{
	background: url("../images/hanabachi_banner.png") no-repeat;
}
.yukenrui_shu02:hover{
	background: url("../images/hanabachi_banner_2.png") no-repeat;
}
.yukenrui_shu03{
	background: url("../images/suzumebachi_banner.png") no-repeat;
}
.yukenrui_shu03:hover{
	background: url("../images/suzumebachi_banner_2.png") no-repeat;
}
.yukenrui_shu04{
	background: url("../images/ari_banner.png") no-repeat;
}
.yukenrui_shu04:hover{
	background: url("../images/ari_banner_2.png") no-repeat;
}


#copyright {
    color: #b9cff3;
}
