/* CSS Document */


/* 広告部分 */
#topAD {
width: 905px;
height: 38px;
margin-bottom:10px;
}

#topAD ul{
list-style-type: none;
padding: 0;
margin: 0;
}

#topAD li{
padding: 0;
margin: 0;
float: left;
}

#topAD li.topAD_01 a{
background-image:url(../images/topAD_RTA01.jpg);
background-repeat: no-repeat;
display: block;
text-indent:-1000em;
width: 180px;
height: 200px;
}
#topAD li.topAD_01 a:hover{
background-image:url(../images/topAD_RTA01r.jpg);
background-repeat: no-repeat;
}

#topAD li.topAD_02 a{
background-image:url(../images/topAD_RTA02.jpg);
background-repeat: no-repeat;
display: block;
text-indent:-1000em;
width: 180px;
height: 200px;
}
#topAD li.topAD_02 a:hover{
background-image:url(../images/topAD_RTA02r.jpg);
background-repeat: no-repeat;
}

#topAD li.topAD_03 a{
background-image:url(../images/topAD_RTA03.jpg);
background-repeat: no-repeat;
display: block;
text-indent:-1000em;
width: 180px;
height: 200px;
}
#topAD li.topAD_03 a:hover{
background-image:url(../images/topAD_RTA03r.jpg);
background-repeat: no-repeat;
}

#topAD li.topAD_04{
display: block;
width: 365px;
height: 200px;
}
