
/* 宮崎 */

.shu_m01 a{
	background: url("../../images/shoga/gmfbkt_bn.jpg") no-repeat;
}
.shu_m01 a:hover{
	background: url("../../images/shoga/gmfbkt_bn_2.jpg") no-repeat;
}


/* 宮崎より北 */

.shu_n01 a{
	background: url("../../images/shoga/prtnsgnbi_bn.jpg") no-repeat;
}
.shu_n01 a:hover{
	background: url("../../images/shoga/prtnsgnbi_bn_2.jpg") no-repeat;
}

/* 宮崎より南 */

.shu_s01 a{
	background: url("../../images/shoga/kznngkmms_bn.jpg") no-repeat;
}
/*
.shu_s01 a:hover{
	background: url("../../images/shoga/kznngkmms_bn_2.jpg") no-repeat;
}
*/


/* 国外 */

.shu_f01 a{
	background: url("../../images/shoga/Eucosmetus formosus_bn.jpg") no-repeat;
}
/*
.shu_f01 a:hover{
	background: url("../../images/shoga/Eucosmetus formosus_bn_2.jpg") no-repeat;
}
*/

#copyright {
    color: #b9cff3;
}

