/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://onepiece.kosukeaffili.com/mt/mt-static/themes-base/blog.css);
@import url(http://onepiece.kosukeaffili.com/mt/mt-static/support/themes/minimalist-pink/minimalist-pink.css);
/* end StyleCatcher imports */

body {
   background: #fff url(bg.gif) repeat;
}

#container-inner {
    width: 800px;
}

.layout-tw #alpha {
    left: 190px;
    width: 500px;
}

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

#header-name {
    font-size: 1.4em;
}

#header {
    background: #f8afc3 url(header.jpg) no-repeat right; 
}

#header-content {
    width: 100%;
    margin: 30px 0 140px 20px;
}

#beta-inner {
    margin-left: 10px;
}

#page-title {
    font-size: 1.4em;
    margin-top: 1.4em;
}
