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

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

#header .school a{background:url(http://www.misuzu-gakuen.jp/imgs/menu-school_h.jpg) no-repeat;}

#main .school{
  float:left;
  width:320px;
  text-align:center;
  padding:0 5px 15px;
  }

#main .school dl{
  width:310px;
  text-align:left;
  line-height:150%;
  margin:0 auto;
  padding:10px 0 10px 10px;
  }

#main .school dt{
  float:left;
  width:40px;
  color:#008000;
  clear:both;
  }

#main .school dd{
  float:left;
  width:265px;
  }

#main .school .station{width:65px;}
#main .school .stationDetail{width:240px;}


