@charset "UTF-8";

/*event.html専用
-----------------------------------------*/
body nav ul li a[href="event.html"] {
color: #FFF;
background-position: bottom;
border-left: 1px solid #0563B8;
z-index: 2;
background-position: right bottom;
}

/*一般・在校生などのタグ・基本スタイルはlist.cssに記述
-----------------------------------------*/
article h1 + ul li {
background: #F60;
}



