﻿#title
{
    font-size: small;
    font-family: 'MS UI Gothic';
}

#menubar a.home {display:block; width:110px; height:15px; background:url("../img/btnhome.jpg") no-repeat;}
#menubar a.home:hover {background-position: 0px -15px;}

#menubar a.about {display:block; width:110px; height:15px; background:url("../img/btnabout.jpg") no-repeat;}
#menubar a.about:hover {background-position: 0px -15px;}

#menubar a.course {display:block; width:110px; height:15px; background:url("../img/btncourse.jpg") no-repeat;}
#menubar a.course:hover {background-position: 0px -15px;}

#menubar a.fee {display:block; width:110px; height:15px; background:url("../img/btnfee.jpg") no-repeat;}
#menubar a.fee:hover {background-position: 0px -15px;}

#menubar a.teacher {display:block; width:110px; height:15px; background:url("../img/btnteacher.jpg") no-repeat;}
#menubar a.teacher:hover {background-position: 0px -15px;}

#menubar a.trial {display:block; width:110px; height:15px; background:url("../img/btntrial.jpg") no-repeat;}
#menubar a.trial:hover {background-position: 0px -15px;}

#menubar a.question {display:block; width:110px; height:15px; background:url("../img/btnquestion.jpg") no-repeat;}
#menubar a.question:hover {background-position: 0px -15px;}

#menucourse a.elementary {display:block; width:152px; height:57px; background:url("../img/btnelementary.png") no-repeat;}
#menucourse a.elementary:hover {background-position: 0px -57px;}

#menucourse a.junior_high {display:block; width:152px; height:57px; background:url("../img/btnjunior_high.png") no-repeat;}
#menucourse a.junior_high:hover {background-position: 0px -57px;}

#menucourse a.high {display:block; width:152px; height:57px; background:url("../img/btnhigh.png") no-repeat;}
#menucourse a.high:hover {background-position: 0px -57px;}

#menucourse a.every_day {display:block; width:152px; 
height:57px; background:url("../img/btneveryday.gif") no-repeat;
}
#menucourse a.every_day:hover {background-position: 0px -57px;}

#maintable a.magazine{display:block; background-image:url('../img/mail_magazine.gif'); background-repeat: no-repeat; width: 215px;height:130px;}
#maintable a.magazine:hover {background-position: 0px -130px;}
body
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-family: 'ＭＳ Ｐゴシック' , Arial, sans-serif;
    line-height: 1.4;
    font-size: smaller;
}
