/* Base */
@import url(https://static.lekumo.jp/.shared-tpjbiz/themes/common/base-weblog.css);




/* Theme */
@import url(https://static.lekumo.jp/.shared-tpjbiz/themes/vox/green-city-light/screen.css);


/* Custom */
body {
  
}
/* Custom */
/* ヘッダーに罫線を 追加2014.06.30*/
div.entry h3.entry-header {  padding-top:10px;  padding-bottom:10px;  padding-left:10px;  
  border-left:10px solid #507325;  border-bottom:1px solid #507325;}
/* ヘッダー背景置き換え 2013.06.30 */
div#banner
{
  background-image: url(https://www.kibou-ie.net/main/img/logo002.jpg);
  height: 315px;
}
/* ヘッダーにナビメニューを 追加2026.07.31  /main/追加　 */

#banner-inner { overflow: visible; padding: 0; }

div#banner-inner h1#banner-header a{text-decoration: none;font-size:1em;color:#3366ff; }


/* ヘッダーにナビメニューを 追加2014.06.30*/

/* Nav */

#nav
{
  background: url(http://nimuoro.typepad.jp/tomorrow_nemuro/images/banner_back1b.jpg);
}

.nav-list
{ 
  border-bottom: 1px solid #d4e5f2;
}

.nav-list-item
{
  border-right: 1px solid #cccccc;
}

.nav-list-item a
{
  font-size: 13px;
  font-weight:bold;
  color:#666666;
  padding: 20px 20px;
  text-decoration:none;
  background: url(http://nimuoro.typepad.jp/tomorrow_nemuro/images/banner_back1b.jpg);
}

.nav-list-item a:hover
{
  color:#666666;
  background: url(http://nimuoro.typepad.jp/tomorrow_nemuro/images/banner_back1.jpg);
}

/* カラム幅の変更 */
.layout-two-column-left #container
{
  width: 940px;
}

.layout-two-column-left #alpha
{
  width: 240px;
}

.layout-two-column-left #beta
{
  width: 700px;
}

/* 右カラム内の余白調整　2014/08/22　*/
.layout-two-column-left #beta-inner {
  padding-right: 30px;
  padding-left: 25px;
}

/* カラムの右側の罫線イメージを変更 2014/08/25　*/
.layout-two-column-left #pagebody-inner { background: transparent
    url(img/content-tw.gif) repeat-y scroll left top; } 



