@charset "UTF-8";
@import "../../css/setting.css";


body{
	font-size:12px;
}

.control .c01{
	width:80px;
	background:url(../img/p_index.gif) no-repeat;
}
.control .c02{
	width:85px;
	background:url(../img/p_pagetop.gif) no-repeat;
}

/* img_head */

.room .img_head{
	background:url(../room/img/img_head.jpg) no-repeat;
}
.facility .img_head{
	background:url(../facility/img/img_head.jpg) no-repeat;
}
.access .img_head{
	background:url(../access/img/img_head.jpg) no-repeat;
}
.news .img_head{
	background:url(../news/img/img_head.jpg) no-repeat;
}

/* menu */

.mm01 a{
	background:url(../img/mm_reser.gif);
}
.mm02 a{
	background:url(../img/mm_room.gif);
}
.mm03 a{
	background:url(../img/mm_facil.gif);
}
.mm04 a{
	background:url(../img/mm_acces.gif);
}
.mm05 a{
	background:url(../img/mm_infor.gif);
}
.mm06 a{
	background:url(../img/mm_group.gif);
}

