#bg_base{
	width:980px;
	height:900px;
	position:relative;
	margin:0 auto;
}

#bg_base ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#bg_base ul li{
	float:left;
}

#c_menu{
	width:980px;
	top:92px;
	left:7px;
	position:absolute;
}

#c_menu li{
	margin-right:12px;
}

#c_menu li a{
	width:128px;
	height:29px;
	display:block;
}

a#kagari{
	background:url(../../_image/character/_menu/01_kagari.gif) no-repeat 0 top;
}
a:hover#kagari{
	background:url(../../_image/character/_menu/01_kagari.gif) no-repeat 0 bottom;
}

.kagari_bg{
	background:url(../../_image/character/01_kagari/bg.png) no-repeat;
}

a#hinako{
	background:url(../../_image/character/_menu/02_hinako.gif) no-repeat 0 top;
}
a:hover#hinako{
	background:url(../../_image/character/_menu/02_hinako.gif) no-repeat 0 bottom;
}

.hinako_bg{
	background:url(../../_image/character/02_hinako/bg.png) no-repeat;
}

a#konoka{
	background:url(../../_image/character/_menu/03_konoka.gif) no-repeat 0 top;
}
a:hover#konoka{
	background:url(../../_image/character/_menu/03_konoka.gif) no-repeat 0 bottom;
}

.konoka_bg{
	background:url(../../_image/character/03_konoka/bg.png) no-repeat;
}

a#kanae{
	background:url(../../_image/character/_menu/04_kanae.gif) no-repeat 0 top;
}
a:hover#kanae{
	background:url(../../_image/character/_menu/04_kanae.gif) no-repeat 0 bottom;
}

.kanae_bg{
	background:url(../../_image/character/04_kanae/bg.png) no-repeat;
}

a#ichigo{
	background:url(../../_image/character/_menu/05_ichigo.gif) no-repeat 0 top;
}
a:hover#ichigo{
	background:url(../../_image/character/_menu/05_ichigo.gif) no-repeat 0 bottom;
}

.ichigo_bg{
	background:url(../../_image/character/05_ichigo/bg.png) no-repeat;
}

a#rino{
	background:url(../../_image/character/_menu/06_rino.gif) no-repeat 0 top;
}
a:hover#rino{
	background:url(../../_image/character/_menu/06_rino.gif) no-repeat 0 bottom;
}

.rino_bg{
	background:url(../../_image/character/06_rino/bg.png) no-repeat;
}

a#diagram{
	background:url(../../_image/character/_menu/07_diagram.gif) no-repeat 0 top;
}
a:hover#diagram{
	background:url(../../_image/character/_menu/07_diagram.gif) no-repeat 0 bottom;
}


#sample_voice{
	width:205px;
	height:50px;
	top:769px;
	left:32px;
	position:absolute;
}

#voice{
	top:769px;
	left:243px;
	position:absolute;
	z-index:3;
}

#voice ul li{
	margin-right:16px;
}

#voice ul li a{
	width:50px;
	height:50px;
	display:block;
}

a#voice01{
	background:url(../../_image/character/_common/voice_01.png) no-repeat 0 top;
}

a:hover#voice01{
	background:url(../../_image/character/_common/voice_01.png) no-repeat 0 bottom;
}

a#voice02{
	background:url(../../_image/character/_common/voice_02.png) no-repeat 0 top;
}

a:hover#voice02{
	background:url(../../_image/character/_common/voice_02.png) no-repeat 0 bottom;
}

a#voice03{
	background:url(../../_image/character/_common/voice_03.png) no-repeat 0 top;
}

a:hover#voice03{
	background:url(../../_image/character/_common/voice_03.png) no-repeat 0 bottom;
}


#cos_navi {
	top:839px;
	left:50px;
	position: absolute;
	z-index:2;
}
#cos_navi ul li {
	margin-right:4px;
}
#cos_navi li a {
	width:85px;
	height:30px;
	display: block;
}

#costume{
	width:562px;
	height:764px;
	top:136px;
	left:418px;
	position:absolute;
	z-index:1;
}

a#cos01{
	background:url(../../_image/character/01_kagari/cos_navi/cos01.png) no-repeat 0 top;
}
a:hover#cos01{
	background:url(../../_image/character/01_kagari/cos_navi/cos01.png) no-repeat 0 bottom;
}
a#cos02{
	background:url(../../_image/character/01_kagari/cos_navi/cos02.png) no-repeat 0 top;
}
a:hover#cos02{
	background:url(../../_image/character/01_kagari/cos_navi/cos02.png) no-repeat 0 bottom;
}
a#cos03{
	background:url(../../_image/character/01_kagari/cos_navi/cos03.png) no-repeat 0 top;
}
a:hover#cos03{
	background:url(../../_image/character/01_kagari/cos_navi/cos03.png) no-repeat 0 bottom;
}
a#cos04{
	background:url(../../_image/character/01_kagari/cos_navi/cos04.png) no-repeat 0 top;
}
a:hover#cos04{
	background:url(../../_image/character/01_kagari/cos_navi/cos04.png) no-repeat 0 bottom;
}

a.visible_image:hover img{
	visibility:hidden;
}
