.HeadArea {  
    background-image: url(../images/se-head.gif); 
    background-repeat: no-repeat
}
.OsusumeListHeader {
    background-repeat: no-repeat; 
    text-align: center; 
    vertical-align: middle; 
    font-size: 12px; 
    line-height: 16px; 
    color: #FFFFFF; 
    background-image: url(../images/osusume.gif); 
    font-weight: bold
 }
.OsusumeListRow { 
    background-repeat: no-repeat; 
    background-image: url(../images/osusume_back.gif)
}
.OsusumeListBack { 
    background-color: #C0CCCC; 
    vertical-align: top
}
.OsusumeListBox { 
    border-top:none;
    border-bottom:1px solid #999999;
    border-right:1px solid #999999;
    border-left:1px solid #999999;
}
.NewReleaseListEvenRow { 
    background-color: #C0CCCC; 
    text-align: left; 
    vertical-align: top ; 
    font-size: 12px; 
    line-height: 16px;
    padding-top: 5px; 
    padding-right: 5px; 
    padding-bottom: 5px;
    padding-left: 5px
}
.NewReleaseListOddRow { 
    text-align: left; 
    vertical-align: top ; 
    font-size: 12px; 
    line-height: 16px;
    padding-top: 5px; 
    padding-right: 5px; 
    padding-bottom: 5px; 
    padding-left: 5px 
}
.NewReleaseBox { 
    border:1px solid #999999
}
.SearchResultTitle{
    background-color: #CCCCCC;
    text-align: center;
    vertical-align:middle;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    color: #000000
}
.TopFrameImage {
    background-image: url(../images/se_set_ue.gif);
    background-repeat: no-repeat
}
.SideFrameImage {
    background-image: url(../images/se_set_naka.gif);
    background-repeat: repeat-y;
    text-align: left;
    vertical-align: top
}
.BottomFrameImage {
    background-image: url(../images/se_set_shita.gif);
    background-repeat: no-repeat
}
.SearchListRow {
    background-image: url(../images/se_list_back.gif);
    background-repeat: no-repeat
}
.SearchListBack {
    background-color: #C0CCCC;
    vertical-align: top
}





.SingleTopFrameImage {
    background-image: url(../images/se_tankan_ue.gif);
    background-repeat: no-repeat
}
.SingleSideFrameImage {
    background-image: url(../images/se_set_naka.gif);
    background-repeat: repeat-y;
    text-align: left;
    vertical-align: top
}
.SingleBottomFrameImage {
    background-image: url(../images/se_set_shita.gif);
    background-repeat: no-repeat
}

