body { }
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
.home a { background-image: url(home02.gif); background-repeat: no-repeat; background-position: 0 0; width: 190px; height: 30px; float: left; display: block; }
.home a:hover { background-color: #fff;/*IE6で動作させるために必要*/ }
.home a:hover img { visibility: hidden; }
.library a { background-image: url(library02.gif); background-repeat: no-repeat; background-position: 0 0; display: block; width: 190px; height: 30px; float: left; }
.library a:hover { background-color: #fff; }
.library a:hover img { visibility: hidden; }
.artvillage a { background-image: url(artvillage02.gif); background-repeat: no-repeat; background-position: 0 0; display: block; width: 190px; height: 30px; float: left; }
.artvillage a:hover { background-color: #fff; }
.artvillage a:hover img { visibility: hidden; }
.network a { background-image: url(network02.gif); background-repeat: no-repeat; background-position: 0 0; display: block; width: 190px; height: 30px; float: left; }
.network a:hover { background-color: #fff; }
.network a:hover img { visibility: hidden; }
.store a { background-image: url(store02.gif); background-repeat: no-repeat; background-position: 0 0; display: block; width: 190px; height: 30px; float: left; }
.store a:hover { background-color: #fff; }
.store a:hover img { visibility: hidden; }
