@charset "Shift_JIS";


/*--- 00.common
--------------------------------------------------------------------------*/

/*--- index
--------------------------------------------------------------------------*/

/*--- story
--------------------------------------------------------------------------*/

/* table */

.siraiwa, .nogami {
  float: left;
}

.okamoto, .takahasi {
  float: right;
}

.nogami, .okamoto, .siraiwa, .takahasi {
  width: 660px;
  padding-bottom: 20px;
}

.nogami table, .okamoto table, .siraiwa table, .takahasi table {
  width: 660px;
  clear: both;
}

.siraiwa .middle, .nogami .middle {
  width: 580px;
  padding: 0 20px 0 40px;
}

.okamoto .middle, .takahasi .middle {
  width: 580px;
  padding: 0 40px 0 20px;
}

.siraiwa .middle img, .takahasi .middle img, .okamoto .middle img, .nogami .middle img {
  margin-left: 10px;
}

.nogami .middle img.bottom, .okamoto .middle img.bottom {
  margin: 15px 0 0 0px;
}

table .thum {
  width: 80px;
  vertical-align: top;
}

.nogami_top, .siraiwa_top, .okamoto_top, .takahasi_top, 
.nogami_bottom, .siraiwa_bottom, .okamoto_bottom, .takahasi_bottom {
  height: 18px;
  line-height: 0.5em;
}

.okamoto .middle img.movielinkimg {
  margin: 0 2px 0 0;
}

/* nogami */

.nogami table {
  background: url(../articles/img1/frame_n_middle_l.gif) top right no-repeat;
}

.nogami_top {
  background: url(../articles/img1/frame_n_top.gif) no-repeat;
}

.nogami_bottom {
  background: url(../articles/img1/frame_n_bottom.gif) no-repeat;
}


/* siraiwa */

.siraiwa table {
  background: url(../articles/img1/frame_s_middle_l.gif) top right no-repeat;
}

.siraiwa_top {
  background: url(../articles/img1/frame_s_top.gif) no-repeat;
}

.siraiwa_bottom {
  background: url(../articles/img1/frame_s_bottom.gif) no-repeat;
}


/* okamoto */

.okamoto table {
  background: url(../articles/img1/frame_o_middle_r.gif) top left no-repeat;
}

.okamoto_top {
  background: url(../articles/img1/frame_o_top.gif) no-repeat;
}

.okamoto_bottom {
  background: url(../articles/img1/frame_o_bottom.gif) no-repeat;
}


/* takahasi */

.takahasi table {
  background: url(../articles/img1/frame_t_middle_r.gif) top left no-repeat;
}

.takahasi_top {
  background: url(../articles/img1/frame_t_top.gif) no-repeat;
}

.takahasi_bottom {
  background: url(../articles/img1/frame_t_bottom.gif) no-repeat;
}


.nogami_top, .siraiwa_top {
  background-position: top right;
}

.nogami_bottom, .siraiwa_bottom {
  background-position: bottom right;
}

.okamoto_top, .takahasi_top {
  background-position: top left;
}

.okamoto_bottom, .takahasi_bottom {
  background-position: bottom left;
}


/*--- 03.interview
--------------------------------------------------------------------------*/


/*--- 05.link
--------------------------------------------------------------------------*/
