/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://lacc.biz/php/MT422ja/mt-static/themes-base/blog.css);
@import url(http://lacc.biz/php/MT422ja/mt-static/themes/gameq/gameq.css);
/* end StyleCatcher imports */

#container-inner {
    width: 780px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}

/* Thin-Wide */
.layout-tw #alpha {
    left: 205px;
    width: 580px;
}

.layout-tw #beta {
    left: -580px;
    width: 190px;
}


#header-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    overflow: hidden;
    padding-right: 0px;
    padding-left: 0px;
}


body {
    color: #333;  
    font-family: "trebuchet ms", arial, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;   

/*  background: #4c7c9a url(body.gif) repeat-y  top center;  ----------------------------------------------------------------- */
    background: #666666; 
}

/* 
.layout-tw #content-inner { background: transparent url(content-tw.gif) repeat-y scroll left top; }
----------------------------------------------------------------- */

.widget-content ul ul {
    margin-left: 10px;
}




