

html, body, img, table, td
{
    margin:0;
    padding:0;
    border:0;
}

html
{
    font-size:13px;
    font-family:sans-serif;
    color:#404040;
}

div#glb
{
    background:url(img/str/bgm.png) repeat-y top left;
    width:997px;
    margin:0 auto;
    margin-top:10px;
}

div#str
{
    background:url(img/str/bgt.png) no-repeat top left;
}

div#hdr
{
    height:169px;
}

table#menu_h
{
    height:48px;
    margin-left:9px;
    text-align:center;
    width:979px;
}

table#menu_h td
{
    padding:0;
}

table#menu_h a
{
    font-weight:bold;
    color:#606060;
    text-decoration:none;
}

div#menu_v a
{
    display:block;
}

div#menu_v
{
    float:left;
    width:198px;
    margin-top:12px;
    padding-left:9px;
    padding-top:10px;
}

div#content
{
    margin-top:12px;
    margin-left:219px;
    margin-right:9px;
    padding:20px;
}

div#footer
{
    clear:both;
    padding-top:30px;
    padding-bottom:9px;
    background:url(img/str/bgb.png) no-repeat bottom left;
}

table#menu_f
{
    height:48px;
    margin-left:9px;
    text-align:center;
    margin: 0 auto;
}

table#menu_f td
{
    padding:0 20px;
}

table#menu_f a
{
    font-weight:bold;
    color:#122846;
    text-decoration:none;
}

table#menu_f a:hover
{
    color:#fff;
}

table#parts
{
    margin:20px auto;
}

table#parts td
{
    text-align:center;
    padding:0 10px;
}

div#mention
{
    color: #404040;
    text-align:center;
    margin-bottom:20px;
}
