/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://okilab.jp/mt-static/themes/base-weblog.css);
@import url(http://okilab.jp/mt-static/themes/theme-green_grass/theme-green_grass.css);
/* end StyleCatcher imports */

.project-title {
  background:#444444 none repeat scroll 0%;
  color:#FFFFFF;
  font-weight:bold;
  margin:4px;
  padding:2px;
}

.service-title {
  background:#990000 none repeat scroll 0%;
  color:#FFFFFF;
  font-weight:bold;
  margin:4px 10px;
  padding:2px 10px;
}

.service-title a:link { color:#FFFFFF; }
.service-title a:visited { color:#FFFFFF; }
.service-title a:active { color:#FFFFFF; }
.service-title a:hover { color:#aaaaaa;; }

.caption {
  background:#EEEEEE none repeat scroll 0%;
  color:#666666;
  font-weight:bold;
  margin-top:15px;
  margin-bottom:5px;
  padding:2px;
}

pre { 
  font-size:10pt;
}