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

/* 「学苑長アドバイス」用 CSS (style-column.css) */

#main h2{
  padding-top:23px;
  background:url(http://www.misuzu-gakuen.jp/imgs/main_title-back.jpg) no-repeat center 10px;
  }

#main .description{
  padding:10px 30px 5px;
  }

#main .entryBody{
  text-align:left;
  line-height:155%;
  padding:10px 30px;
  clear:both;
  }

#main .entryBody p{
  padding-bottom:20px;
  }


#main .entryBody h3{
  width:630px;
  height:20px;
  color:#0F218B;
  font-size:17px;
  font-weight:bold;
  text-align:left;
  line-height:20px;
  margin:10px auto;
  padding:13px 10px 11px 28px;
  background:url(http://www.misuzu-gakuen.jp/imgs/main_title-back.jpg) no-repeat center;
  clear:both;
  }


#main ul{
  padding:15px 25px 10px;
  }

#main li{
  list-style:none;
  float:left;
  width:185px;
  text-align:left;
  padding:0 5px 10px 15px;
  background:url(http://www.misuzu-gakuen.jp/imgs/point-img.jpg) no-repeat left 3px;
  }


#main dl{
  width:620px;
  text-align:left;
  margin:0 auto;
  padding-top:20px;
  clear:both;
  }

#main dt{
  width:600px;
  color:#113198;
  font-size:15px;
  font-weight:bold;
  line-height:18px;
  margin:5px auto;
  padding:15px 10px 8px;
  background:url(http://www.misuzu-gakuen.jp/imgs/dt-border.jpg) no-repeat center bottom;
  clear:both;
  }

#main dt a{color:#113198;text-decoration:none;}


#main dd{
  width:610px;
  padding:5px;
  }


