
/* 宮崎 */

.shu_m01 a{
	background: url("../../images/yukenrui/mksargtbt_bn.jpg") no-repeat;
}
.shu_m01 a:hover{
	background: url("../../images/yukenrui/mksargtbt_bn_2.jpg") no-repeat;
}
.shu_m02 a{
	background: url("../../images/yukenrui/hssib_bn.jpg") no-repeat;
}
.shu_m02 a:hover{
	background: url("../../images/yukenrui/hssib_bn_2.jpg") no-repeat;
}
.shu_m03 a{
	background: url("../../images/yukenrui/irgsib_bn.jpg") no-repeat;
}
.shu_m03 a:hover{
	background: url("../../images/yukenrui/irgsib_bn_2.jpg") no-repeat;
}


/* 宮崎より北 */

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


/* 宮崎より南 */

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


/* 国外 */

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

#copyright {
    color: #b9cff3;
}


