@charset "utf-8";
@import url(http://m-product.jp/mpro/common/css/import.css);
@import url(http://m-product.jp/mpro/news/styles-site.css);

/*  Author : TAISHI YAMAMOTO/CANDO CORPORATION
LAST UP DATA 12.15
____________________________________
BLOG  PAGE CSS DESIGN
____________________________________
/* two-column-left tweaks */
   .layout-two-column-left #alpha
   {
      margin: 0;
      width: 220px;
      background-color:#fff;
   }

   .layout-two-column-left #alpha-inner
   {
      padding: 0px 5px 0 5px;
   }

.module
{
   position: relative;
   overflow: hidden;
   width: 100%;
}

.module-content
{
   position: relative;
   margin: 5px 0;
}

.module-content li{
font-size:12px;
padding:0 0 0 5px;
line-height:1.3;
}
.post-footers{
font-size:12px;
background-color:#F1F1F1;
padding:3px;
color:#000;
line-height:1.5;
}