@charset "utf-8";
/* CSS Document */

body {
    width:624px;
	margin:200px auto;
	background-color:#000000;
}

img {
    border:0;
}

img.btn {
    margin:0 0 20px 52px;
}

#btn ul,li {list-style-type: none;margin: 0px;padding: 0px;}
#btn li#btn01 a {background-image: url(../images/index_btn01.gif);text-decoration: none;text-indent: -2000px;display: block;width: 234px;height: 25px;margin:20px 0 20px 52px;float:left;}
#btn li#btn01 a:hover {background-image: url(../images/index_btn01_on.gif);display: block;width: 234px;height: 25px;margin:20px 0 20px 52px;float:left;}
#btn li#btn02 a {background-image: url(../images/index_btn02.gif);text-decoration: none;text-indent: -2000px;display: block;width: 234px;height: 25px;margin:20px 0 20px 52px; float:left;}
#btn li#btn02 a:hover {background-image: url(../images/index_btn02_on.gif);display: block;width: 234px;height: 25px;margin:20px 0 20px 52px;float:left;}		