@charset "utf-8";
#contentsC {
	width:170px;
	float:right;
	margin:0 8px 16px 0;
}

#contentsC ul {
	list-style:none;
}

#contentsC li {
	display:block;
	width:170px;
	height:68px;
	margin-bottom:8px;
	text-indent:-5000px;
}

#contentsC a{
	width:170px;
	height:68px;
   text-decoration: none;
   display:block;
}

#contentsC a:hover {
	background-position:0 -68px;
}

#contentsC span {
	display:block;
	overflow:hidden;
	text-indent:-5000px;
}

#contentsC .midasi1 {background:url(images/mo_btn.jpg) no-repeat left -68px;}
#contentsC .midasi2 {background:url(images/jo_btn.jpg) no-repeat left -68px;}
#contentsC .midasi3 {background:url(images/in_btn.jpg) no-repeat left -68px;}
#contentsC .midasi4 {background:url(images/ad_btn.jpg) no-repeat left -68px;}

.navi1 {background:url(images/mo_btn.jpg) no-repeat;}
.navi2 {background:url(images/jo_btn.jpg) no-repeat;}
.navi3 {background:url(images/in_btn.jpg) no-repeat;}
.navi4 {background:url(images/ad_btn.jpg) no-repeat;}

