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

#c_header{
	width:960px;
	height:136px;
	margin:0;
	padding:0;
	list-style-type:none;
	background:url(../../_image/character/_00_header_.jpg) no-repeat;
}

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

#c_header li a{
	width:96px;
	height:42px;
	display:block;
}

#m_michiru{
	margin-left:312px;
}

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

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

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

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

#base{
	top:135px;
	width:960px;
	height:902px;
	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;
}