/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.counselor-tokyo.jp/mt5-static/themes-base/blog.css);
@import url(http://www.counselor-tokyo.jp/mt5-static/support/themes/cityscape-houston/cityscape-houston.css);
/* end StyleCatcher imports */



/* calendar */
.widget-calendar table {
  width: 90%;
}
.widget-calendar th,
.widget-calendar td {
  font-size: 12px;
  padding: 0 2px;
}
.widget-calendar th {
  text-align: center;
}

.widget-calendar td {
  text-align: right;
}
/* jica */
.widget-jica .widget-content {
  padding-right: 10px;
}

/* global */
a.external {
  background: url(/images/cms/external.gif) no-repeat right 50%;
  padding-right: 12px;
}


