@charset "Shift_JIS";


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


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


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

/* table */

.mizuki, .haruhana {
	float:left;
}

.imamoto, .koyama {
	float:right;
}

.haruhana, .imamoto, .mizuki, .koyama {
	width:660px;
	padding-bottom:20px;
}

.haruhana table, .imamoto table, .mizuki table, .koyama table {
	width:660px;
	/*clear:both;*/
}

.mizuki .middle, .haruhana .middle {
	width:580px;
	padding:0 20px 0 40px;
}

.imamoto .middle, .koyama .middle {
	width:580px;
	padding:0 40px 0 20px;
}

.mizuki .middle img, .koyama .middle img,
.imamoto .middle img, .haruhana .middle img {
	margin-left:10px;
}

.mizuki .middle img.bottom, .haruhana .middle img.bottom,
.imamoto .middle img.bottom {
	margin:15px 0 0 0;
}

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

.haruhana_top, .mizuki_top, .imamoto_top, .koyama_top, 
.haruhana_bottom, .mizuki_bottom, .imamoto_bottom, .koyama_bottom {
  height:18px;
  line-height:0.5em;
}

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

/* haruhana */

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

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

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


/* mizuki */

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

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

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


/* imamoto */

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

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

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


/* koyama */

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

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

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


.haruhana_top, .mizuki_top {
  background-position:top right;
}

.haruhana_bottom, .mizuki_bottom {
  background-position:bottom right;
}

.imamoto_top, .koyama_top {
  background-position:top left;
}

.imamoto_bottom, .koyama_bottom {
  background-position:bottom left;
}


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


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

