/* 上部の画像 */

.header{
width:755px;
height:302px;
background:   url("../img/head.jpg") no-repeat
center;
}

/* 上部ナビゲーション */

.nav{
width:755px;
height:53px;
}

.nav li{
float:left;
}

.nav a, a:link a:visited a:hover{
color:#FFFFFF;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:center;
line-height:53px;
text-decoration:none;
}

/* Top */

#top a,#top a:link #top a:visited{
display:block;

width:67px;
height:53px;
background:   url("../img/top_a.jpg");
}

#top a:hover{
display:block;
width:67px;
height:53px;
background:   url("../img/top_b.jpg");
}

/* News */

#news a,#news a:link #news a:visited{
display:block;
width:86px;
height:53px;
background:   url("../img/news_a.jpg");
}

#news a:hover{
display:block;
width:86px;
height:53px;
background:   url("../img/news_b.jpg");
}

/* Profile */


#profile a,#profile a:link #profile a:visited{
display:block;
width:86px;
height:53px;
background:   url("../img/profile_a.jpg");
}

#profile a:hover{
display:block;
width:86px;
height:53px;
background:   url("../img/profile_b.jpg");
}

/* live */


#live a,#live a:link #live a:visited{
display:block;
width:86px;
height:53px;
background:   url("../img/live_a.jpg");
}

#live a:hover{
display:block;
width:86px;
height:53px;
background:   url("../img/live_b.jpg");
}

/* discography */

#discography a,#discography a:link #discography a:visited{
display:block;
width:86px;
height:53px;
background:   url("../img/live_a.jpg");
font-size:12px;
}

#discography a:hover{
display:block;
width:86px;
height:53px;
background:   url("../img/live_b.jpg");
}

/* diary */

#diary a,#diary a:link #diary a:visited{
display:block;
width:86px;
height:53px;
background:   url("../img/diary_a.jpg");
}

#diary a:hover{
display:block;
width:86px;
height:53px;
background:   url("../img/diary_b.jpg");
}

/* gallery */

#gallery a,#gallery a:link #gallery a:visited{
display:block;
width:86px;
height:53px;
background:   url("../img/gallery_a.jpg");
}

#gallery a:hover{
display:block;
width:86px;
height:53px;
background:   url("../img/gallery_b.jpg");
}

/* bbs */

#bbs a,#bbs a:link #bbs a:visited{
display:block;
width:86px;
height:53px;
background:   url("../img/bbs_a.jpg");
}

#bbs a:hover{
display:block;
width:86px;
height:53px;
background:   url("../img/bbs_b.jpg");
}

/* link */

#link a,#link a:link #link a:visited{
display:block;
width:86px;
height:53px;
background:   url("../img/link_a.jpg");
}

#link a:hover{
display:block;
width:86px;
height:53px;
background:   url("../img/link_b.jpg");
}

