@import url(http://f-refresh.com/mt/mt-static/themes/style-smartCanvas/0-import.css);

div.textBody {
padding: 0.5em 30px!important;
}
body {
       background-image: url(image/kabe.gif);
}


/* 関連記事 */
div.kanren {
 margin: 10px;
 padding: 10px;
 border-style: none;
 background-color: #eee ;
}
div#header p.siteName a {
  display: block;
  width: 500px; /* 画像の幅 */
  text-indent: -9999px; /* textを飛ばす */
  outline: none; /* クリック時の枠線を消す */
  background-image: url(http://f-refresh.com/image/bana2.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px; /* point 位置調整 */
  border-bottom: none;
  padding-bottom: 100px; /* 画像の高さに合わせて調整 */
}


div#header,
div#content {
	border-color: #c8e573; /* 両サイドボーダーの色 */
}

ul#globalNavi,
li.current{
	border-color: #c8e573; /* 両サイドボーダーの色 */
         background-color: #c8e573;
}
div.top{
        outline: none; /* クリック時の枠線を消す */
        border-style: none;
}

