/*-------------------------------------------------------------- Character
*/
/*--------------------------------- Chara Menu
*/
#Chara-Menu {
  width: 592px;/* サブキャラ有*/
/*  width: 432px;*/
  height: 80px;
  margin: 0 auto 4px;
  overflow: hidden;
}
#Chara-Menu li {
  list-style: none;
  float: left;
}
#Chara-Menu li a {
  display: block;
  height: 80px;
  text-indent: -1000em;
  overflow: hidden;
}
#Chara-Menu li a:hover {
  background-position: bottom;
}
#CM00 a {background: url('images/nlove_chara_menu00.jpg') no-repeat;width: 112px;}
#CM01 a {background: url('images/nlove_chara_menu01.jpg') no-repeat;width: 80px;}
#CM02 a {background: url('images/nlove_chara_menu02.jpg') no-repeat;width: 80px;}
#CM03 a {background: url('images/nlove_chara_menu03.jpg') no-repeat;width: 80px;}
#CM04 a {background: url('images/nlove_chara_menu04.jpg') no-repeat;width: 80px;}
#CM05 a {background: url('images/nlove_chara_menu05.jpg') no-repeat;width: 80px;}
#CM06 a {background: url('images/nlove_chara_menu06.jpg') no-repeat;width: 80px;}

/*--------------------------------- Correlation
*/
#Correlation {
  text-align: center;
  width: 800px;
  margin: 12px auto 8px;
  overflow: hidden;
}

/*--------------------------------- Chara Box
*/
.Chara-Box {
  position: relative;
  width: 832px;
  margin: 0 auto;
}
.Article {
  display: none;
}
.Flash {
/*  position: relative;
  left: 0;
  top: -8px;*/
  width: 832px;
  overflow: hidden;
}
.NoScript {
  overflow: hidden;
}
#Chara01 .NoScript {background: url('images/andlove_chara01.jpg') no-repeat; height: 656px;}
#Chara02 .NoScript {background: url('images/andlove_chara02.jpg') no-repeat; height: 656px;}
#Chara03 .NoScript {background: url('images/andlove_chara03.jpg') no-repeat; height: 656px;}
#Chara04 .NoScript {background: url('images/andlove_chara04.jpg') no-repeat; height: 656px;}
#Chara05 .NoScript {background: url('images/andlove_chara05.jpg') no-repeat; height: 576px;}
#Chara06 .NoScript {background: url('images/andlove_chara06.jpg') no-repeat; height: 576px;}

/*--------------------------------- Notice
*/
.Notice-J {
  color: #b38f9b;
  font-size: 72.7%;
  line-height: 1.5em;
  text-align: center;
  width: 800px;
  margin: 4px auto 8px;
}


