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

/* Style 下層ページ用 Base CSS (styles.css) */

#main .banner{
  width:672px;
  padding-bottom:10px;
  overflow:hidden;
  }

#main .navi{
  width:652px;
  height:21px;
  color:#333;
  font-size:12px;
  text-align:left;
  margin:0 auto 15px;
  padding:0 10px;
  line-height:21px;
  background:#DEE1EF;
  }

#main .navi a{color:#0F218B;text-decoration:underline;}

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

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


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

#main .entry,
#main .subject{
  width:642px;
  text-align:left;
  padding:15px;
  }

#main .entry h3,
#main .subject h3{
  width:450px;
  height:14px;
  color:#333;
  font-size:15px;
  font-weight:bold;
  line-height:14px;
  padding:5px 12px 5px 18px;
  border-top:1px solid #154BAD;
  border-bottom:1px solid #154BAD;
  background:url(http://www.misuzu-gakuen.jp/imgs/kamoku-point-img.jpg) no-repeat left;
  clear:both;
  }

#main .entryImage,
#main .subjectImage{
  float:left;
  width:150px;
  }

#main .entry .entryDetails,
#main .subject .subjectDetails{
  float:right;
  width:480px;
  }

#main .entry .entryBody,
#main .subject .subjectBody{
  text-align:left;
  line-height:155%;
  padding:10px 15px 10px 20px;
  }
 

#menu .menuList{
  width:216px;
  text-align:left;
  margin:0 auto 5px;
  padding-bottom:5px;
  background:url(http://www.misuzu-gakuen.jp/imgs/menu-school_list-bottom.jpg) no-repeat bottom;
  }

#menu .menuList dt{
  width:216px;
  height:35px;
  color:#4C4C4C;
  font-size:15px;
  font-weight:bold;
  margin-bottom:-1px;
  background:url(http://www.misuzu-gakuen.jp/imgs/menu-school_list-title.jpg) no-repeat top;
  }

#menu .menuList dt a{
  display:block;
  text-decoration:none;
  width:195px;
  height:18px;
  color:#4C4C4C;
  font-size:15px;
  font-weight:bold;
  line-height:18px;
  padding:8px 6px 9px 15px;
  }

#menu .menuList dt a:hover{
  text-decoration:underline;
  }


#menu .menuList dd{
  width:216px;
  height:30px;
  background:url(http://www.misuzu-gakuen.jp/imgs/menu-school_list-back.jpg) no-repeat top;
  }

#menu .menuList dd a{
  display:block;
  text-decoration:none;
  width:180px;
  height:18px;
  color:#0F228B;
  font-size:15px;
  line-height:18px;
  padding:6px 6px 6px 30px;
  }

#menu .menuList dd a:hover,
#menu .menuList dd a:active,
#menu .menuList dd a:focus
{color:#0166FF;background:url(http://www.misuzu-gakuen.jp/imgs/menu-school_list-back_h.jpg) no-repeat;}


#main .entryMore{
  text-align:left;
  line-height:165%;
  padding:10px 5px;
  }

#main .entryMore p{
  padding:0 30px 20px;
  }


#main .entryMore 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 .englishList{
  width:200px;
  height:20px;
  font-size:15px;
  line-height:20px;
  margin-bottom:10px;
  padding:5px 5px 5px 25px;
  }

#main .englishList a{
  color:#333;
  }

#main .tokuList{
  width:630px;
  height:30px;
  font-size:15px;
  line-height:20px;
  margin-bottom:10px;
  padding:15px 5px 5px 40px;
  }

#main .tokuList a{
  color:#333;
  }

.table_a{
width:95%;
border-collapse:collapse;
}

.table_a th{
border-collapse:collapse;
border:1px solid #dddddd;
}

.table_a td{
border-collapse:collapse;
border:1px solid #dddddd;
}