@charset "utf-8";
/* CSS Document */
/* Common ******************/

#ptopmenu{
    border-right :1px solid #CCCCCC;
    border-left :1px solid #CCCCCC;
    border-bottom :1px solid #CCCCCC;
    padding-right :1px;
    padding-left :1px;
    width :566px;
    padding-bottom:10px;
    margin-bottom:10px;
}
#ptopmenu .topsubmenu{
    width :538px;
    margin-right :14px;
    margin-left :14px;
    padding-top:10px;
}
#ptopmenu .button{
    margin-right :35px;
}




