@charset "utf-8";

/*************************************

           行先不名携帯ＣＳＳ

**************************************/

* {
border:0pt none;
color:#000000;
font-size:12px;
font-weight:normal;
line-height:1.5em;
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;
width:300px;
}

a:link{
color:#3399CC;
font-weight:bold;
text-decoration:underline;
}

div{
background:#FFFFFF;
padding:25px 10px;
margin:5px 0px;
}

div#container{
color:#000000;
}

div#info{
background:url(images/mobile_logo.jpg) no-repeat center top;
padding:40px 0px 10px;
}

div#info p{
display:none;
}

p.strong{
color:#CC0000;
letter-spacing:0.3em;
}

div#info p.since{
text-align:right;
width:300px;
color:#999999;
}

div#newlive{
background:#FFFFFF url(images/live_bar.jpg) left top no-repeat;
}

div#discography{
background:#FFFFFF url(images/disc_bar.jpg) left top no-repeat;
}

div#biography{
background:#FFFFFF url(images/bio_bar.jpg) left top 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;
}