
/* Button with jQuery */ 
.button01_roll
{
     background: url(../images/btn_01.png);
     height:50px;
	 width:151px;
	 display:block;
	 background-position:0 -50px;
}
.button01_roll a
{
     background: url(../images/btn_01.png);
     height:50px;
	 width:151px;
	 display:block;
}

.button02_roll
{
     background: url(../images/btn_02.png);
     height:50px;
	 width:151px;
	 display:block;
	 background-position:0 -50px;
}
.button02_roll a
{
     background: url(../images/btn_02.png);
     height:50px;
	 width:151px;
	 display:block;
}

.button03_roll
{
     background: url(../images/btn_03.png);
     height:50px;
	 width:151px;
	 display:block;
	 background-position:0 -50px;
}
.button03_roll a
{
     background: url(../images/btn_03.png);
     height:50px;
	 width:151px;
	 display:block;
}
.button04_roll
{
     background: url(../images/btn_04.png);
     height:50px;
	 width:151px;
	 display:block;
	 background-position:0 -50px;
}
.button04_roll a
{
     background: url(../images/btn_04.png);
     height:50px;
	 width:151px;
	 display:block;
}

.button05_roll
{
     background: url(../images/btn_05.png);
     height:50px;
	 width:151px;
	 display:block;
	 background-position:0 -50px;
}
.button05_roll a
{
     background: url(../images/btn_05.png);
     height:50px;
	 width:151px;
	 display:block;
}

.banner01_roll
{
     background: url(../images/banner_01.png);
     height:70px;
	 width:204px;
	 display:block;
	 background-position:0 -70px;
}
.banner01_roll a
{
     background: url(../images/banner_01.png);
     height:70px;
	 width:204px;
	 display:block;
}

.banner03_roll
{
     background: url(../images/banner_02.png);
     height:91px;
	 width:204px;
	 display:block;
	 background-position:0 -91px;
}
.banner03_roll a
{
     background: url(../images/banner_02.png);
     height:91px;
	 width:204px;
	 display:block;
}

