@import url("reset.css");
@import url("base.css");
@import url("top-navi.css");
@import url("under-navi.css");


/*title
-------------------------------------------------------------------*/
#title {
  color: #006DA6;
  text-align: left;
  width: 700px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 26px;
  clear: both;
}

/*interview-list
-------------------------------------------------------------------*/
#interview-list {
  width: 660px;
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  margin: 15px auto 0px;
  padding: 0px;
}

#interview-list ul {
  clear: both;
  font-size: 13px;
}

#interview-list #list li {
  float: left;
  display: block;
  text-align: center;
  background: #DEDCD6;
  color: #000000;
  font-weight: bold;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  height: 46px;
  font-size: 12px;
}

#interview-list .photo {
  width: 44px;
}

#interview-list .number {
  width: 40px;
  line-height: 45px;
}

#interview-list .name {
  line-height: 45px;
  width: 114px;
}

#interview-list .place {
  line-height: 45px;
  width: 65px;
}

#interview-list .year {
  line-height: 45px;
  width: 50px;
}

#interview-list .class {
  line-height: 45px;
  width: 50px;
}

#interview-list #list .movie {
  line-height: 45px;
  width: 250px;
  background: #DEDCD6 url(../img/interview-mov.png) no-repeat 170px;
  padding-right: 40px;
}

/*list01
-------------------------------------------------------------------*/
#interview-list #list01 li {
  float: left;
  display: block;
  text-align: center;
  background: #FFFFFF;
  color: #000000;
  font-weight: bold;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  height: 46px;
}

#interview-list #list01 .photo {
  padding-top: 3px;
  height: 43px;
  width: 44px;
}

#interview-list #list01 .number {
  padding-top: 8px;
  height: 38px;
  width: 40px;
}

#interview-list #list01 .name {
  line-height: 45px;
  width: 114px;
}

#interview-list #list01 .place {
  line-height: 45px;
  width: 65px;
}

#interview-list #list01 .year {
  line-height: 45px;
  width: 50px;
}

#interview-list #list01 .class {
  line-height: 45px;
  width: 50px;
}

#interview-list #list01 .movie {
  width: 290px;
  height: 38px;
  margin: 0px;
  padding-top: 8px;
  background: url(../img/interview-btn-mov.gif) no-repeat 24px 8px;
  display: block;
}

#interview-list #list01 .movie a {
  display: block;
  height: 46px;
  width: 290px;
  text-indent: -9999px;
  margin-top: -8px;
}

/*list02
-------------------------------------------------------------------*/
#interview-list #list02 li {
  float: left;
  display: block;
  text-align: center;
  background: #FFFFFF;
  color: #000000;
  font-weight: bold;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  height: 46px;
}

#interview-list #list02 .photo {
  padding-top: 3px;
  height: 43px;
  width: 44px;
}

#interview-list #list02 .number {
  padding-top: 8px;
  height: 38px;
  width: 40px;
}

#interview-list #list02 .name {
  line-height: 45px;
  width: 114px;
  background: #D7D7D7;
}

#interview-list #list02 .place {
  line-height: 45px;
  width: 65px;
  background: #D7D7D7;
}

#interview-list #list02 .year {
  line-height: 45px;
  width: 50px;
  background: #D7D7D7;
}

#interview-list #list02 .class {
  line-height: 45px;
  width: 50px;
  background: #D7D7D7;
}

#interview-list #list02 .movie {
  width: 290px;
  height: 38px;
  margin: 0px;
  padding-top: 8px;
  background: url(../img/interview-btn-mov.gif) no-repeat 24px 8px;
  display: block;
}

#interview-list #list02 .movie a {
  display: block;
  height: 46px;
  width: 290px;
  text-indent: -9999px;
  margin-top: -8px;
}

/*list03
-------------------------------------------------------------------*/
#interview-list #list03 li {
  float: left;
  display: block;
  text-align: center;
  background: #FFFFFF;
  color: #000000;
  font-weight: bold;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  height: 46px;
}

#interview-list #list03 .photo {
  padding-top: 3px;
  height: 43px;
  width: 44px;
}

#interview-list #list03 .number {
  padding-top: 8px;
  height: 38px;
  width: 40px;
}

#interview-list #list03 .name {
  line-height: 45px;
  width: 114px;
  background: #FED1D2;
}

#interview-list #list03 .place {
  line-height: 45px;
  width: 65px;
  background: #FED1D2;
}

#interview-list #list03 .year {
  line-height: 45px;
  width: 50px;
  background: #FED1D2;
}

#interview-list #list03 .class {
  line-height: 45px;
  width: 50px;
  background: #FED1D2;
}

#interview-list #list03 .movie {
  width: 290px;
  height: 38px;
  margin: 0px;
  padding-top: 8px;
  background: url(../img/interview-btn-mov.gif) no-repeat 24px 8px;
  display: block;
}

#interview-list #list03 .movie a {
  display: block;
  height: 46px;
  width: 290px;
  text-indent: -9999px;
  margin-top: -8px;
}

/*list04
-------------------------------------------------------------------*/
#interview-list #list04 li {
  float: left;
  display: block;
  text-align: center;
  background: #FFFFFF;
  color: #000000;
  font-weight: bold;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  height: 46px;
}

#interview-list #list04 .photo {
  padding-top: 3px;
  height: 43px;
  width: 44px;
}

#interview-list #list04 .number {
  padding-top: 8px;
  height: 38px;
  width: 40px;
}

#interview-list #list04 .name {
  line-height: 45px;
  width: 114px;
  background: #C9EBFF;
}

#interview-list #list04 .place {
  line-height: 45px;
  width: 65px;
  background: #C9EBFF;
}

#interview-list #list04 .year {
  line-height: 45px;
  width: 50px;
  background: #C9EBFF;
}

#interview-list #list04 .class {
  line-height: 45px;
  width: 50px;
  background: #C9EBFF;
}

#interview-list #list04 .movie {
  width: 290px;
  height: 38px;
  margin: 0px;
  padding-top: 8px;
  background: url(../img/interview-btn-mov.gif) no-repeat 24px 8px;
  display: block;
}

#interview-list #list04 .movie a {
  display: block;
  height: 46px;
  width: 290px;
  text-indent: -9999px;
  margin-top: -8px;
}

/*list05
-------------------------------------------------------------------*/
#interview-list #list05 li {
  float: left;
  display: block;
  text-align: center;
  background: #FFFFFF;
  color: #000000;
  font-weight: bold;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  height: 46px;
}

#interview-list #list05 .photo {
  padding-top: 3px;
  height: 43px;
  width: 44px;
}

#interview-list #list05 .number {
  padding-top: 8px;
  height: 38px;
  width: 40px;
}

#interview-list #list05 .name {
  line-height: 45px;
  width: 114px;
  background: #FFFFBA;
}

#interview-list #list05 .place {
  line-height: 45px;
  width: 65px;
  background: #FFFFBA;
}

#interview-list #list05 .year {
  line-height: 45px;
  width: 50px;
  background: #FFFFBA;
}

#interview-list #list05 .class {
  line-height: 45px;
  width: 50px;
  background: #FFFFBA;
}

#interview-list #list05 .movie {
  width: 290px;
  height: 38px;
  margin: 0px;
  padding-top: 8px;
  background: url(../img/interview-btn-mov.gif) no-repeat 24px 8px;
  display: block;
}

#interview-list #list05 .movie a {
  display: block;
  height: 46px;
  width: 290px;
  text-indent: -9999px;
  margin-top: -8px;
}

/*list06
-------------------------------------------------------------------*/
#interview-list #list06 li {
  float: left;
  display: block;
  text-align: center;
  background: #FFFFFF;
  color: #000000;
  font-weight: bold;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  height: 46px;
}

#interview-list #list06 .photo {
  padding-top: 3px;
  height: 43px;
  width: 44px;
}

#interview-list #list06 .number {
  padding-top: 8px;
  height: 38px;
  width: 40px;
}

#interview-list #list06 .name {
  line-height: 45px;
  width: 114px;
  background: #D3FFD8;
}

#interview-list #list06 .place {
  line-height: 45px;
  width: 65px;
  background: #D3FFD8;
}

#interview-list #list06 .year {
  line-height: 45px;
  width: 50px;
  background: #D3FFD8;
}

#interview-list #list06 .class {
  line-height: 45px;
  width: 50px;
  background: #D3FFD8;
}

#interview-list #list06 .movie {
  width: 290px;
  height: 38px;
  margin: 0px;
  padding-top: 8px;
  background: url(../img/interview-btn-mov.gif) no-repeat 24px 8px;
  display: block;
}

#interview-list #list06 .movie a {
  display: block;
  height: 46px;
  width: 290px;
  text-indent: -9999px;
  margin-top: -8px;
}

/*list07
-------------------------------------------------------------------*/
#interview-list #list07 li {
  float: left;
  display: block;
  text-align: center;
  background: #FFFFFF;
  color: #000000;
  font-weight: bold;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  height: 46px;
}

#interview-list #list07 .photo {
  padding-top: 3px;
  height: 43px;
  width: 44px;
}

#interview-list #list07 .number {
  padding-top: 8px;
  height: 38px;
  width: 40px;
}

#interview-list #list07 .name {
  line-height: 45px;
  width: 114px;
  background: #FFD8A0;
}

#interview-list #list07 .place {
  line-height: 45px;
  width: 65px;
  background: #FFD8A0;
}

#interview-list #list07 .year {
  line-height: 45px;
  width: 50px;
  background: #FFD8A0;
}

#interview-list #list07 .class {
  line-height: 45px;
  width: 50px;
  background: #FFD8A0;
}

#interview-list #list07 .movie {
  width: 290px;
  height: 38px;
  margin: 0px;
  padding-top: 8px;
  background: url(../img/interview-btn-mov.gif) no-repeat 24px 8px;
  display: block;
}

#interview-list #list07 .movie a {
  display: block;
  height: 46px;
  width: 290px;
  text-indent: -9999px;
  margin-top: -8px;
}

/*list08
-------------------------------------------------------------------*/
#interview-list #list08 li {
  float: left;
  display: block;
  text-align: center;
  background: #FFFFFF;
  color: #000000;
  font-weight: bold;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  height: 46px;
}

#interview-list #list08 .photo {
  padding-top: 3px;
  height: 43px;
  width: 44px;
}

#interview-list #list08 .number {
  padding-top: 8px;
  height: 38px;
  width: 40px;
}

#interview-list #list08 .name {
  line-height: 45px;
  width: 114px;
  background: #FFDBFB;
}

#interview-list #list08 .place {
  line-height: 45px;
  width: 65px;
  background: #FFDBFB;
}

#interview-list #list08 .year {
  line-height: 45px;
  width: 50px;
  background: #FFDBFB;
}

#interview-list #list08 .class {
  line-height: 45px;
  width: 50px;
  background: #FFDBFB;
}

#interview-list #list08 .movie {
  width: 290px;
  height: 38px;
  margin: 0px;
  padding-top: 8px;
  background: url(../img/interview-btn-mov.gif) no-repeat 24px 8px;
  display: block;
}

#interview-list #list08 .movie a {
  display: block;
  height: 46px;
  width: 290px;
  text-indent: -9999px;
  margin-top: -8px;
}

/*list09
-------------------------------------------------------------------*/
#interview-list #list09 li {
  float: left;
  display: block;
  text-align: center;
  background: #FFFFFF;
  color: #000000;
  font-weight: bold;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  height: 46px;
}

#interview-list #list09 .photo {
  padding-top: 3px;
  height: 43px;
  width: 44px;
}

#interview-list #list09 .number {
  padding-top: 8px;
  height: 38px;
  width: 40px;
}

#interview-list #list09 .name {
  line-height: 45px;
  width: 114px;
  background: #DED2FF;
}

#interview-list #list09 .place {
  line-height: 45px;
  width: 65px;
  background: #DED2FF;
}

#interview-list #list09 .year {
  line-height: 45px;
  width: 50px;
  background: #DED2FF;
}

#interview-list #list09 .class {
  line-height: 45px;
  width: 50px;
  background: #DED2FF;
}

#interview-list #list09 .movie {
  width: 290px;
  height: 38px;
  margin: 0px;
  padding-top: 8px;
  background: url(../img/interview-btn-mov.gif) no-repeat 24px 8px;
  display: block;
}

#interview-list #list09 .movie a {
  display: block;
  height: 46px;
  width: 290px;
  text-indent: -9999px;
  margin-top: -8px;
}

#wmpbox {
  background: #EEEAD5 url(../img/mp11_68x56_static.gif) no-repeat 35px 15px;
  padding: 10px 20px 10px 140px;
  clear: both;
  width: 500px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  position: relative;
  font-size: 11px;
}

#wmpbox a {
  display: block;
  height: 56px;
  width: 68px;
  position: absolute;
  top: 15px;
  left: 35px;
  margin: 0px;
  padding: 0px;
  text-indent: -9999px;
}

