@charset "utf-8";
/* CSS Document */

#contents_body ul {
	display: block;
	margin-left: 10px;
	list-style-type: none;
}

#contents_body li {
	float: left;
	display: block;
	height: 25px;
	text-indent: -1000em;
}

#contents_body li a {
	display: block;
	height: 25px;
}

#btn01 {width: 150px; background: url(../img/btn07.png) no-repeat center center;}
#btn02 {width: 150px; background: url(../img/btn26.png) no-repeat center center;}

#btn01 a:hover {background: url(../img/btn07_on.png) no-repeat center center;}
#btn02 a:hover {background: url(../img/btn26_on.png) no-repeat center center;}
