@charset "UTF-8";

body {
  color: black;
  background: none;
}
a { color: black !important; }
div#header {
  display: list-item;
  list-style-image: url("http://www.smt.jp/opencafe/2010/august/image/01top.png");
  list-style-position: inside;
  margin-bottom: 20px;
}

h2 {
  display: inline;
  font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS PMincho", "ＭＳ Ｐ明朝", Serif;
  font-size: 180%;
  padding-left: 10px;
}
div {
  background-image: none !important;
  min-height: 0 !important;
}
.program-info { margin-top: 10px !important; }
p { width: 90% !important; }


.container { width: 850px; }