@charset "utf-8";

/*------------------------------------------------
    about/ styles
--------------------------------------------------*/
#global_menu li#gm_about a:link,
#global_menu li#gm_about a:visited{
    background: url(../../common/images/gm_about.gif) left top no-repeat;
}
#categorytitle{
    background: url(../images/categorytitle.gif) left top no-repeat;
}
.hosoku{
    font-size: 80%;
    margin: 15px 0 0 0;
    text-align: right;
}




