@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/btn11.png) no-repeat center center;}
#btn02 {width: 150px; background: url(../img/btn12.png) no-repeat center center;}
#btn03 {width: 150px; background: url(../img/btn13.png) no-repeat center center;}
#btn04 {width: 100px; background: url(../img/btn14.png) no-repeat center center;}
#btn05 {width: 100px; background: url(../img/btn15.png) no-repeat center center;}
#btn06 {width: 150px; background: url(../img/btn16.png) no-repeat center center;}
#btn07 {width: 150px; background: url(../img/btn17.png) no-repeat center center;}
#btn08 {width: 150px; background: url(../img/btn18.png) no-repeat center center;}
#btn09 {width: 150px; background: url(../img/btn07.png) no-repeat center center;}
#btn10 {width: 150px; background: url(../img/btn19.png) no-repeat center center;}
#btn11 {width: 150px; background: url(../img/btn20.png) no-repeat center center;}

#btn01 a:hover {background: url(../img/btn11_on.png) no-repeat center center;}
#btn02 a:hover {background: url(../img/btn12_on.png) no-repeat center center;}
#btn03 a:hover {background: url(../img/btn13_on.png) no-repeat center center;}
#btn04 a:hover {background: url(../img/btn14_on.png) no-repeat center center;}
#btn05 a:hover {background: url(../img/btn15_on.png) no-repeat center center;}
#btn06 a:hover {background: url(../img/btn16_on.png) no-repeat center center;}
#btn07 a:hover {background: url(../img/btn17_on.png) no-repeat center center;}
#btn08 a:hover {background: url(../img/btn18_on.png) no-repeat center center;}
#btn09 a:hover {background: url(../img/btn07_on.png) no-repeat center center;}
#btn10 a:hover {background: url(../img/btn19_on.png) no-repeat center center;}
#btn11 a:hover {background: url(../img/btn20_on.png) no-repeat center center;}
