@import url(http://www.misuzu-gakuen.jp/css/styles.css);

/* 「みすず学苑」用 CSS (style-5feature.css) */

#header .tokuchou a{width:155px;background:url(http://www.misuzu-gakuen.jp/imgs/menu-tokusyoku_h.jpg) no-repeat;}

#main .entryLink{
  float:right;
  height:32px;
  color:#0F218B;
  padding:10px 0;
  overflow:hidden;
  clear:both;
  }

#main .entryLink a{text-decoration:none;color:#0F218B;}
#main .entryLink a:hover{text-decoration:underline;}

#main .entryLink .left, #main .entryLink .right{
  color:#0F218B;
  height:24px;
  font-size:13px;
  line-height:24px;
  }

#main .entryLink .left{
  float:left;
  text-align:right;
  padding:4px 0 4px 40px;
  background:url(http://www.misuzu-gakuen.jp/imgs/entrylink-back_l.jpg) no-repeat left;
  }

#main .entryLink .right{
  float:left;
  text-align:left;
  padding:4px 50px 4px 0;
  background:url(http://www.misuzu-gakuen.jp/imgs/entrylink-back_r.jpg) no-repeat right;
  }



