@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: 200px; background: url(../img/btn01.png) no-repeat center center;}
#btn02 {width: 200px; background: url(../img/btn02.png) no-repeat center center;}
#btn03 {width: 130px; background: url(../img/btn03.png) no-repeat center center;}
#btn04 {width: 130px; background: url(../img/btn04.png) no-repeat center center;}
#btn05 {width: 150px; background: url(../img/btn05.png) no-repeat center center;}
#btn06 {width: 150px; background: url(../img/btn06.png) no-repeat center center;}
#btn07 {width: 150px; background: url(../img/btn07.png) no-repeat center center;}
#btn08 {width: 200px; background: url(../img/btn08.png) no-repeat center center;}
#btn09 {width: 150px; background: url(../img/btn09.png) no-repeat center center;}
#btn10 {width: 150px; background: url(../img/btn10.png) no-repeat center center;}

#btn01 a:hover {background: url(../img/btn01_on.png) no-repeat center center;}
#btn02 a:hover {background: url(../img/btn02_on.png) no-repeat center center;}
#btn03 a:hover {background: url(../img/btn03_on.png) no-repeat center center;}
#btn04 a:hover {background: url(../img/btn04_on.png) no-repeat center center;}
#btn05 a:hover {background: url(../img/btn05_on.png) no-repeat center center;}
#btn06 a:hover {background: url(../img/btn06_on.png) no-repeat center center;}
#btn07 a:hover {background: url(../img/btn07_on.png) no-repeat center center;}
#btn08 a:hover {background: url(../img/btn08_on.png) no-repeat center center;}
#btn09 a:hover {background: url(../img/btn09_on.png) no-repeat center center;}
#btn10 a:hover {background: url(../img/btn10_on.png) no-repeat center center;}
