@charset "utf-8";

#main h2 {
  margin-bottom:5px;
}

#main h4 {
  margin:20px 0 5px;
}

#main ul.grayCircle {
  margin-left:5px;
}

#main ul.grayCircle li {
  list-style-type:none;
  margin-bottom:0.5em;
}

/* @group primary */

#main div.primary table#publicTable {
  width:100%;
  margin:15px 0 20px;
}

#main div.primary table#publicTable th,
#main div.primary table#publicTable td {
  border-bottom:1px solid white;
  border-right:1px solid white;
  padding:6px;
  font-size:11px;
}

#main div.primary table#publicTable th {
  background:#A4D21C;
  text-align:center;
}

#main div.primary table#publicTable td.greenCell {
  background:#E4F2BB;
  text-align:center;
}

#main div.primary table#publicTable td.greenCell2 {
  background:#F7FFDE;
  text-align:center;
}

#main div.primary table#publicTable td.grayCell {
  background:#F2F2F2;
}

#main div.primary table#publicTable td.grayCell2 {
  background:#F8F8F8;
}

/* @end */

/* @group junior */

#main div.junior .frame {
  width:100%;
  height:154px;
  background:url(../course/img/junior_02_frame.gif) no-repeat;
}

#main div.junior .frame p {
  float:left;
  width:180px;
  margin:7px 0 7px 7px;
  font-size:10px;
  display:inline;
}

#main div.junior .frame p img {
  margin-bottom:5px;
}

/* @end */

/* @group voice */

#main div.voice table th,
#main div.voice table td{
  font-size:12px;
  text-align:left;
}

#main div.voice table.voiceMenu {
  width:587px;
  margin:15px auto;
  background:url(../common/dotline.gif) repeat-x 0 0;
  
}

#main div.voice table.voiceMenu td {
  background:url(../common/dotline.gif) repeat-x 0 bottom;
}

#main div.voice table.voiceMenu td.photo {
  padding:5px 5px 5px 0;
  border-left:10px solid white;
}

#main div.voice table.voiceMenu td.text {
  padding:5px 0 5px 5px;
}

#main div.voice table.voiceMenu td.text a {
  color:#35A5D7;
  text-decoration:underline;
}

#main div.voice .voiceFrame {
  width:556px;
  margin:10px auto;
  background:url(../course/img/voice_frame_bg.gif) repeat-y;
  text-align:center;
}

#main div.voice .voiceFrame table.header {
  width:528px;
  margin:7px auto;
}

#main div.voice .voiceFrame .contents {
  width:528px;
  margin:0 auto;
  text-align:left;
}

#main div.voice .voiceFrame p.question {
  padding:2px 2px 2px 20px;
  background:#F7F7F7 url(../course/img/voice_arrow.gif) no-repeat 0 center;
  margin-bottom:10px;
  font-weight:bold;
}
/*----------------------------------------この下はぼいす？*/
#main .voiceFrame p.answer {
  margin-bottom:15px;
  line-height:1.5;
}

#main .pagetop {
  width:556px;
  margin:0 auto 20px;
}

/* @end */

/*************080223**************/

.graduate_link_box{

}