@charset "utf-8";


/*************************************

           行先不名ＣＳＳ

**************************************/

* {
border:0pt none;
color:#000000;
font-size:12px;
font-weight:normal;
line-height:2em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt;
text-align:left;
text-decoration:none;
text-indent:0pt;
}

body{
background:#000000 url(images/top.jpg) left top no-repeat;
}

a:link{
color:#CC0000;
font-weight:bold;
text-decoration:underline;
}

div#container{
background:#000000;
width:350px;
height:800px;
margin:0 20px auto 482px;
padding:0;
}

div{
background:#FFFFFF;
border:dashed #000000 10px;
width:300px;
padding:40px 15px 15px;
}

p.strong{
font-weight:bold;
letter-spacing:0.3em;
}

div#info p.since{
text-align:right;
width:300px;
color:#999999;
}

div#newlive{
background:#FFFFFF url(images/live_bar.jpg) 15px 10px no-repeat;
}

div#discography{
background:#FFFFFF url(images/disc_bar.jpg) 15px 10px no-repeat;
}

div#biography{
background:#FFFFFF url(images/bio_bar.jpg) 15px 10px no-repeat;
}

div#biography p{
color:#CC0000;
font-weight:bolder;
}

div#biography ul.bio_list{
margin:0 auto 10px;
padding:0;
}

div#biography ul.bio_list li{
margin:2px 0 0 5px;
font-size:0.8em;
line-height:1.2em;
}