@charset "utf-8";
/* CSS Document */

/*----- CONTENT SUB NAVI -----*/

a.snCampusSur { background-image: url(../img/button/campus-facilities/sub_campus_sur.gif); height: 28px; width: 260px; }
a.snCampusFac { background-image: url(../img/button/campus-facilities/sub_campus_fac.gif) ; height: 28px; width: 210px; }

a.snCampusSur:hover,
a.snCampusFac:hover { 
	background-position: bottom left; 
	background-repeat: no-repeat; 
	display: inline-block;
	text-decoration: none;
}

a.snCampusSur.select,
a.snCampusFac.select { 
	background-position: bottom left; 
	background-repeat: no-repeat; 
	display: inline-block;
	text-decoration: none;
}


h2.campus_fac_r_13 {
color:#e00000;
font-size:13px;
font-weight:bold;
}

.campus_fac_img{
text-align: center;
}