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

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


#koeList{
  width:632px;
  padding:10px 16px 20px 24px;
  }

#koeList .student{
  float:left;
  width:280px;
  height:128px;
  text-align:left;
  margin:0 7px 10px 0;
  padding:15px 14px 15px 15px;
  background:url(http://www.misuzu-gakuen.jp/imgs/koelist-back.jpg) no-repeat top;
  overflow:hidden;
  }

#koeList .studentPhoto{
  float:left;
  width:73px;
  }

#koeList dl{
  float:right;
  width:190px;
  font-size:13px;
  line-height:150%;
  }

#koeList dt{
  padding-bottom:5px;
  }

#main .student a{text-decoration:none;}
#main .student a:hover{text-decoration:underline;}

#main .student h3 a{color:#fff;}
#main .student .studentBody a{color:#006600;}



#koe{
  text-align:center;
  }

#koe .student{
  width:580px;
  text-align:left;
  margin:0 auto;
  padding:10px 0;
  }

#koe .student h3{
  font-size:15px;
  font-weight:bold;
  line-height:180%;
  padding-bottom:5px;
  }

#koe .student h4, #koe .student h5{
  font-size:13px;
  font-weight:normal;
  line-height:150%;
  padding-bottom:2px;
  }

#koe .student .studentPhoto{
  float:left;
  width:95px;
  padding:0 30px 30px 0;
  }

#koe .entryMore{
  line-height:165%;
  padding:15px 0 10px;
  clear:both;
  }

#koe .entryMore p{
  padding:0 0 10px;
  }

#koe .item{
  width:644px;
  text-align:left;
  margin:0 auto;
  padding:5px 0 20px;
  background:url(http://www.misuzu-gakuen.jp/imgs/item_bottom-back.jpg) no-repeat center bottom;
  clear:both;
  }

#koe .item h4{
  width:620px;
  height:50px;
  text-indent:-1000000px;
  margin:0 auto;
  padding:15px 12px 0;
  background:url(http://www.misuzu-gakuen.jp/imgs/item_title-back.jpg) no-repeat center top;
  overflow:hidden;
  }

#koe .item h5{
  width:600px;
  height:25px;
  color:#006600;
  font-size:15px;
  font-weight:bold;
  line-height:25px;
  padding-bottom:10px;
  }

#koe .itemPhoto{
  float:left;
  width:120px;
  }

#koe .itemBody{
  float:right;
  width:450px;
  line-height:180%;
  }

#koe .itemDetail{
  width:600px;
  padding:0 22px 5px;
  }

#koe .goback{
  width:150px;
  height:25px;
  text-align:left;
  line-height:25px;
  margin:10px 0 10px 408px;
  padding:15px 10px 15px 100px;
  background:url(http://www.misuzu-gakuen.jp/imgs/goback_top-back.jpg) no-repeat 0 10px;
  clear:both;
  }

#koe .goback a{
  color:#0F218B;
  text-decoration:none;
  }

#koe .goback a:hover{
  text-decoration:underline;
  }




