/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt5212/mt-static/support/theme_static/rainier-website/css/base.css);
@import url(/mt5212/mt-static/support/theme_static/rainier-website/css/rainier-white/screen.css);
/* end StyleCatcher imports */


#header #header-inner #header-content {
  background-image: url(http://e-kotoba.net/assets_c/2015/10/6-thumb-48x75-5151.jpg);
  background-position: left bottom;
  background-repeat:repeat-x;
  background-size:auto ;
  background-color:#3AE970;
  min-height: 70px;
}


  #header[role="banner"] h1 {
margin-top:5px;
  font-size:14px;
}
   #header[role="banner"] #header-description {
  margin:0px;
}

  .today{
  background:#ddeeaa;
  padding:5px;
  height:auto;
  }
.today a{
text-decoration:none;
}
.today a:hover{
text-decoration:underline;
}
.column{
height:auto;
}

li.widget-list-item {display:inline-block;margin-right:5px;}