/*キャラクターページ*/
#voice IMG{
  text-align : center;
  margin-left : 2px;
  margin-right : 2px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : gray;
}
/*メインキャラ部分*/
.back{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}
.ch01{
  background-image : url(images/ch_01.jpg);
  background-repeat : no-repeat;
  background-position : center center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 700px;
  height : 600px;
}
.ch02{
  background-image : url(images/ch_02.jpg);
  background-repeat : no-repeat;
  background-position : center center;
  text-align : center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 700px;
  height : 600px;
}
.ch03{
  background-image : url(images/ch_03.jpg);
  background-repeat : no-repeat;
  background-position : center center;
  text-align : center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 700px;
  height : 600px;
}
.ch04{
  background-image : url(images/ch_04.jpg);
  background-repeat : no-repeat;
  background-position : center center;
  text-align : center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 700px;
  height : 600px;
}
#exnavi01{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  width : 700px;
  height : 30px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : black;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : black;
}
#exnavi01 ul{
  display : block;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 240px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 460px;
  height : 30px;
  list-style-type : none;
  font-size : 12px;
}
#exnavi01 UL LI{
  display : block;
  float : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 70px;
  height : 30px;
  text-align : center;
}
#exnavi01 UL LI.subch{
  display : block;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 180px;
  height : 30px;
  text-align : center;
}
#exnavi01 UL LI A{
  display : block;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  height : 30px;
  width : 100%;
  text-indent : -5000px;
}
#exnavi01 ul li.chnv01 a{
  background : url(images/ch_nv_01.jpg) no-repeat;
}
#exnavi01 UL LI.chnv01 A:HOVER{
  background-position : 0px -30px;
}
#exnavi01 ul li.chnv02 a{
  background : url(images/ch_nv_02.jpg) no-repeat;
}
#exnavi01 UL LI.chnv02 A:HOVER{
  background-position : 0px -30px;
}
#exnavi01 ul li.chnv03 a{
  background : url(images/ch_nv_03.jpg) no-repeat;
}
#exnavi01 UL LI.chnv03 A:HOVER{
  background-position : 0px -30px;
}
#exnavi01 ul li.chnv04 a{
  background : url(images/ch_nv_04.jpg) no-repeat;
}
#exnavi01 UL LI.chnv04 A:HOVER{
  background-position : 0px -30px;
}
#exnavi01 ul li.subch a{
  background : url(images/ch_nv_sub.jpg) no-repeat;
}
#exnavi01 UL LI.subch A:HOVER{
  background-position : 0px -30px;
}
/*サブキャラ部分*/
.ch05{
  background-image : url(images/ch_05.jpg);
  background-repeat : no-repeat;
  background-position : center center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 700px;
  height : 400px;
}
.ch06{
  background-image : url(images/ch_06.jpg);
  background-repeat : no-repeat;
  background-position : center center;
  text-align : center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 700px;
  height : 400px;
}
.ch07{
  background-image : url(images/ch_07.jpg);
  background-repeat : no-repeat;
  background-position : center center;
  text-align : center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 700px;
  height : 400px;
}
.ch08{
  background-image : url(images/ch_08.jpg);
  background-repeat : no-repeat;
  background-position : center center;
  text-align : center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 700px;
  height : 400px;
}
#exnavi02{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  width : 700px;
  height : 30px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : black;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : black;
}
#exnavi02 ul{
  display : block;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 240px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 460px;
  height : 30px;
  list-style-type : none;
  font-size : 12px;
}
#exnavi02 UL LI{
  display : block;
  float : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 70px;
  height : 30px;
  text-align : center;
}
#exnavi02 UL LI.mainch{
  display : block;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 180px;
  height : 30px;
  text-align : center;
}
#exnavi02 UL LI A{
  display : block;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  height : 30px;
  width : 100%;
  text-indent : -5000px;
}
#exnavi02 ul li.chnv05 a{
  background : url(images/ch_nv_05.jpg) no-repeat;
}
#exnavi02 UL LI.chnv05 A:HOVER{
  background-position : 0px -30px;
}
#exnavi02 ul li.chnv06 a{
  background : url(images/ch_nv_06.jpg) no-repeat;
}
#exnavi02 UL LI.chnv06 A:HOVER{
  background-position : 0px -30px;
}
#exnavi02 ul li.chnv07 a{
  background : url(images/ch_nv_07.jpg) no-repeat;
}
#exnavi02 UL LI.chnv07 A:HOVER{
  background-position : 0px -30px;
}
#exnavi02 ul li.chnv08 a{
  background : url(images/ch_nv_08.jpg) no-repeat;
}
#exnavi02 UL LI.chnv08 A:HOVER{
  background-position : 0px -30px;
}
#exnavi02 ul li.mainch a{
  background : url(images/ch_nv_main.jpg) no-repeat;
}
#exnavi02 UL LI.mainch A:HOVER{
  background-position : 0px -30px;
}
