.outer{
width : 700px;
padding: 0px;
}

.news{
background-image : url(cg/top_a_news.png);
height : 430px;
width : 700px;
}

.profile{
background-image : url(cg/top_a_profile.png);
height : 430px;
width : 700px;
}

.disco{
background-image : url(cg/top_a_disco.png);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 0% 0%;
width : 700px;
}

.live{
background-image : url(cg/top_a_live.png);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 0% 0%;
width : 700px;
}

.bbs{
background-image : url(cg/top_a_bbs.png);
height : 430px;
width : 700px;
}

.diary{
background-image : url(cg/top_a_diary.png);
height : 430px;
width : 700px;
}

.link{
background-image : url(cg/top_a_link.png);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 0% 0%;
width : 700px;
}

.contact{
background-image : url(cg/top_a_contact.png);
height : 430px;
width : 700px;
}

.foot{
clear:left;
background-color: #333333;
color : #999999;
text-align:right;
width 700px;
height: 15px;
}

body{
background-color: #000000;
font-size : small;
color : #ffffff;
margin:0 auto 0 auto;
}

hr{
border:dotted #333333;
border-width:0px 0px 2px 0px;
}

img{border:0px;}
a:link{color:#666666;}
a:hover{color:#666666;}
a:visited{color:#666666;}

ul.co{
padding:0px;
margin:0px;
}

ul.co li{
list-style:none;
float:left;
}

ul.hoshi{}
ul.hoshi li{list-style:url(cg/hoshi.gif);}
