
/* 宮崎 */

.shu_m01 a{
	background: url("../../images/habachi/hraskbt_bn.jpg") no-repeat;
}
.shu_m01 a:hover{
	background: url("../../images/habachi/hraskbt_bn_2.jpg") no-repeat;
}


/* 宮崎より北 */

.shu_n01 a{
	background: url("../../images/habachi/_bn.jpg") no-repeat;
}
.shu_n01 a:hover{
	background: url("../../images/habachi/_bn_2.jpg") no-repeat;
}


/* 宮崎より南 */

.shu_s01 a{
	background: url("../../images/habachi/_bn.jpg") no-repeat;
}
.shu_s01 a:hover{
	background: url("../../images/habachi/_bn_2.jpg") no-repeat;
}


/* 国外 */

.shu_f01 a{
	background: url("../../images/habachi/_bn.jpg") no-repeat;
}
.shu_f01 a:hover{
	background: url("../../images/habachi/_bn_2.jpg") no-repeat;
}

#copyright {
    color: #b9cff3;
}

