/****************************
 /popular_formats/
 genre.html.artist.html
 で使用してます。
 *****************************/
#wrapper{
    margin:10px auto;
}


#header div.small2{
    margin-left:5px;
}

#pagetitle h1{
    display:inline-block;
}

#contents{
    margin-left:20px;
    float:none;
}

div.page {
    text-align: center;
}


.line { border-bottom:1px solid #FA98D0;}

.media_sel a {
            text-decoration:none;
}

.media_sel{
        /* width:5em;*/
            font-size:12px;
            text-align:left;
            text-decoration:none;
            margin-bottom:0.5em;
}

.media_sel strong{
           border:1px outset #000099;
           display:inline-block;
           padding:2px;
            background-color:#000099;
            color:#ffffff;
}

.media_sel  a{
            border:1px outset #1A9BFB;
            background-color:#C8DAFF;
            display:inline-block;
            padding:2px;
}



h3 {
    font-size:90%;
    font-weight:bold;
    margin-bottom:5px;
    margin-top:5px;
}

h1   {
     margin-top:0.5em;
     }

h2   {
    margin:0;
    font-size:100%;
}
h1 em{
    font-size:80%;
    font-style: normal;
    color: #000;
 }
    
    

table.r-navi-border{
    padding:8px;
    border-radius:10px;
    margin-top:10px;
    background:#F5F5F5;
}

table td.bottom-line {
    padding-right:5px;
}

ul  {
    //padding-left:30px;
    margin-bottom:5px;
    margin-top:5px;
    list-style-image: none;
    list-style-type: none;
}
