@charset "UTF-8";
/* Button with jQuery */ 
.bt01
{
     background: url(img/side/01.png);
     height:171px;
	 width:300px;
	 display:block;
	 background-position:0 -171px;
}
.bt01 a
{
     background: url(img/side/01.png);
     height:171px;
	 width:300px;
	 display:block;
}


.bt02
{
     background: url(img/side/02.jpg);
     height:171px;
	 width:300px;
	 display:block;
	 background-position:0 -171px;
}
.bt02 a
{
     background: url(img/side/02.jpg);
     height:171px;
	 width:300px;
	 display:block;
}


