@charset "utf-8";
/**************************************************/
/* テンプレートCSS */
/**************************************************/
div.info{
width:215px;
margin:0;
background:#E9F2F5;
text-align:right;
}
div.info h3{
padding-bottom:0;
text-align:left;
}
div.info h3 a {
height:30px;
display:block;
padding:0;
}
div.info h3#accordion_mn01 a{background: #E9F2F5 url(../img/common/gm_btn01_cur.gif) no-repeat left top;}
div.info h3#accordion_mn02 a{background: #E9F2F5 url(../img/common/gm_btn02_cur.gif) no-repeat left top;}
div.info h3#accordion_mn03 a{background: #E9F2F5 url(../img/common/gm_btn03_cur.gif) no-repeat left top;}
div.info h3#accordion_mn04 a{background: #E9F2F5 url(../img/common/gm_btn04_cur.gif) no-repeat left top;}
div.info h3#accordion_mn05 a{background: #E9F2F5 url(../img/common/gm_btn05_cur.gif) no-repeat left top;}
div.info h3#accordion_mn06 a{background: #E9F2F5 url(../img/common/gm_btn06_cur.gif) no-repeat left top;}
div.info h3#accordion_mn07 a{background: #E9F2F5 url(../img/common/gm_btn07_cur.gif) no-repeat left top;}
div.info h3#accordion_mn08 a{background: #E9F2F5 url(../img/common/gm_btn08_cur.gif) no-repeat left top;}
div.info h3#accordion_mn09 a{background: #E9F2F5 url(../img/common/gm_btn09_cur.gif) no-repeat left top;}

div.info h3 a:hover img {
filter: alpha(opacity=0);
-moz-opacity:0.0;
opacity:0.0;
}
div.info#info-end h3{
padding-bottom:0;
background-image: none;
}

.color-guidance p{color:#448BA7;}
.color-subject p{color:#85A546;}
.color-course p{color:#6B83B1;}
.color-event p{color:#F59917;}
.color-club p{color:#F78581;}
.color-campus p{color:#C17EE4;}
.color-teacher p{color:#D99056;}
.color-expenses p{color:#546A4A;}


div.info p{
line-height:1.7em;
text-align:left;
}
div.info a{
padding-bottom:5px;
}
div.moreInfo{
display:none;
padding-bottom:5px;
}
div.info#info-end div.moreInfo{
/*padding-top:13px;*/
}

div.moreInfo_open{
display:block;
padding-bottom:5px;
}
div.info#info-end div.moreInfo_open{
/*padding-top:13px;*/
}

/**************************************************/
