/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.marukyu.com/mt4/mt-static/themes-base/blog.css);
@import url(http://www.marukyu.com/mt4/mt-static/style-sheet/gamefishing/gamefishing.css);
/* end StyleCatcher imports */

#beta { background-color: #E0EEE0}
/*

.layout-tw #alpha {
    left: 190px;
    width: 510px;
    ↑
    画像の幅(900)＝ left: 190px ＋ width: 710px

 }

 .layout-tw #beta {
    left: -710px; 
    ↑
    画像の幅(900)＝ width: 190px ? width: 710px
    width: 190px;

 }

*/
