/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://ubicycle.sakura.ne.jp/mt426/mt-static/themes-base/blog.css);
@import url(http://ubicycle.sakura.ne.jp/mt426/mt-static/support/themes/professional-black/professional-black.css);
/* end StyleCatcher imports */

#header-content {
        margin: 30px 20px 20px;
        }

#content     {
        margin: 3px 0 0;
        }

#alpha   {
        margin-top:0px
        }

#beta    {
        margin-top:10px
        }

#header-name a   {
        font-size: 27px;
        }

#main-navigation {
        background-image: url(http://ubicycle.sakura.ne.jp/test/photo/navigationback.jpg);
        border: solid 1px #cccccc;
        }

.layout-wm #alpha{
        width: 662px;
      }

.layout-wm #beta {
                width: 273px;
                }

body     {
         background: #00A8F9;
         }

#container     {
         background: #B0C4DE;
         }

#container-inner {
        background: #ffffff;
        width: 940px;
        margin: 0 auto;
        border-left: solid 2px #C0C0C0;
        border-right: solid 2px #C0C0C0;
        }

#header {
        background-image: url(http://gotanda-kaatsu.com/images/gymsky.jpg);
        }

#header-name     {
        border-bottom: dotted 1px white;
        }

#header-description     {
        color: #ffffff;
        font-size: 16px;
        padding: 10px 20px 20px;
        font-family: Tahoma;
        }

#blog   {
        border: solid 1px #333333;
        display: inline-block;
        background-color: #E3EEFF;
        }

#blog h2     {
        background-color: #696969;
        color: #ffffff;
        padding: 3px 10px;
        }

#blog h3     {
        margin: 10px 10px 0;
        clear: both;
        }

#blog p {
        margin: 5px 10px;
        }

#blog p img     {
        float: left;
        margin: 0 5px 5px 0;
        }

#blog p.more     {
        clear: both;
        text-align: right;
        }

div.imagebox {
   float: left; /* 左に配置 */
   margin: 5px; /* 周囲の余白 */
   width: 260px;
   float: left; 
   height: 260px; 
   margin-top: 20px;
}