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

p#banner-bonus a {
display: block;
width: 500px;
height:150px;
background: url(./img/banner_bonus.png) no-repeat 0 -150px;
text-indent: -9999em;
overflow: hidden;
text-align: left;
}

p#banner-bonus a:hover {
background: url(./img/banner_bonus.png) no-repeat 0 0;
}

p#banner-bonus {
margin-bottom: 10px;
}

/*
#attention a {
display: block;
width: 180px;
height:150px;
background: url(./img/banner_nenmatu.png) no-repeat 0 0;
text-indent: -9999em;
overflow: hidden;
text-align: left;
}
#attention a:hover {
background: url(./img/banner_1111seminarend.jpg) no-repeat 0 -150px;
}
*/

