#c_con{
	width:960px;
	height:1000px;
	margin:0 auto;
	background:#FFF;
	position:relative;
}

#c_header{
	width:960px;
	height:55px;
	margin:0;
	margin-left:25px;
	padding:0;
	list-style-type:none;
}

#c_header li{
	margin-right:20px;
	float:left;
}

#c_header li a{
	width:166px;
	height:55px;
	display:block;
}

a#taruhi{
	background:url(../../_image/character/menu/01.jpg) no-repeat 0 top;
}
a:hover#taruhi{
	background:url(../../_image/character/menu/01.jpg) no-repeat 0 bottom;
}

a#kanon{
	background:url(../../_image/character/menu/02.jpg) no-repeat 0 top;
}
a:hover#kanon{
	background:url(../../_image/character/menu/02.jpg) no-repeat 0 bottom;
}	

a#shizuri{
	background:url(../../_image/character/menu/03.jpg) no-repeat 0 top;
}
a:hover#shizuri{
	background:url(../../_image/character/menu/03.jpg) no-repeat 0 bottom;
}	

a#yuki{
	background:url(../../_image/character/menu/04.jpg) no-repeat 0 top;
}
a:hover#yuki{
	background:url(../../_image/character/menu/04.jpg) no-repeat 0 bottom;
}

a#other{
	background:url(../../_image/character/menu/05.jpg) no-repeat 0 top;
}
a:hover#other{
	background:url(../../_image/character/menu/05.jpg) no-repeat 0 bottom;
}	

#costume{
	width:960px;
	height:1000px;
	position:absolute;
	z-index:1;
}

#base{
	width:960px;
	height:1000px;
	position:absolute;
	z-index:0;
}

#change{
	width:137px;
	height:50px;
	display:block;
	top:390px;
	left:60px;
	position:absolute;
	z-index:2;
}

#change_k{
	width:137px;
	height:50px;
	display:block;
	top:415px;
	left:65px;
	position:absolute;
	z-index:2;
}

a#change{
	background:url(../../_image/character/_change.gif) no-repeat 0 top;
}
a:hover#change{
	background:url(../../_image/character/_change.gif) no-repeat 0 bottom;
}

a#change_k{
	background:url(../../_image/character/_change.gif) no-repeat 0 top;
}
a:hover#change_k{
	background:url(../../_image/character/_change.gif) no-repeat 0 bottom;
}

#whatyou{
	width:142px;
	height:74px;
	display:block;
	top:744px;
	left:490px;
	position:absolute;
}

.o_whatyou{
	width:118px;
	height:64px;
	display:block;
	top:470px;
}

#what_usagi{
	left:190px;
	position:absolute;
}

#what_yuka{
	left:510px;
	position:absolute;
}

#what_me{
	left:830px;
	position:absolute;
}