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

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

/* 種一覧 */

.hamusi_shu01{
	background: url("../images/kamikirimusi_banner.png") no-repeat;
}
.hamusi_shu01:hover{
	background: url("../images/kamikirimusi_banner_2.png") no-repeat;
}
.hamusi_shu02{
	background: url("../images/hanakamikiri_banner.png") no-repeat;
}
.hamusi_shu02:hover{
	background: url("../images/hanakamikiri_banner_2.png") no-repeat;
}
.hamusi_shu03{
	background: url("../images/futokamikiri_banner.png") no-repeat;
}
.hamusi_shu03:hover{
	background: url("../images/futokamikiri_banner_2.png") no-repeat;
}
.hamusi_shu04{
	background: url("../images/kubibosohamusi_banner.png") no-repeat;
}
.hamusi_shu04:hover{
	background: url("../images/kubibosohamusi_banner_2.png") no-repeat;
}
.hamusi_shu05{
	background: url("../images/kamenokohamusi_banner.png") no-repeat;
}
.hamusi_shu05:hover{
	background: url("../images/kamenokohamusi_banner_2.png") no-repeat;
}
.hamusi_shu06{
	background: url("../images/hamusi_banner.png") no-repeat;
}
.hamusi_shu06:hover{
	background: url("../images/hamusi_banner_2.png") no-repeat;
}
.hamusi_shu07{
	background: url("../images/higenagahamusi_banner.png") no-repeat;
}
.hamusi_shu07:hover{
	background: url("../images/higenagahamusi_banner_2.png") no-repeat;
}
.hamusi_shu08{
	background: url("../images/tutuhamusi_banner.png") no-repeat;
}
.hamusi_shu08:hover{
	background: url("../images/tutuhamusi_banner_2.png") no-repeat;
}
.hamusi_shu09{
	background: url("../images/saruhamusi_banner.png") no-repeat;
}
.hamusi_shu09:hover{
	background: url("../images/saruhamusi_banner_2.png") no-repeat;
}
.hamusi_shu10{
	background: url("../images/higenagazomusi_banner.png") no-repeat;
}
.hamusi_shu10:hover{
	background: url("../images/higenagazomusi_banner_2.png") no-repeat;
}
.hamusi_shu11{
	background: url("../images/otosibumi_banner.png") no-repeat;
}
.hamusi_shu11:hover{
	background: url("../images/otosibumi_banner_2.png") no-repeat;
}
.hamusi_shu12{
	background: url("../images/mitsugirizomusi_banner.png") no-repeat;
}
.hamusi_shu12:hover{
	background: url("../images/mitsugirizomusi_banner_2.png") no-repeat;
}
.hamusi_shu13{
	background: url("../images/osazomusi_banner.png") no-repeat;
}
.hamusi_shu13:hover{
	background: url("../images/osazomusi_banner_2.png") no-repeat;
}
.hamusi_shu14{
	background: url("../images/zomusi_banner.png") no-repeat;
}
.hamusi_shu14:hover{
	background: url("../images/zomusi_banner_2.png") no-repeat;
}


#copyright {
    color: #b9cff3;
}

