@charset "Shift_JIS";

/* トップニュース
---------------------------------------------------- */
#contents h1 {
  margin-left: 16px;
  padding-bottom: 11px;
  border-bottom:1px solid #cccccc;
  font-size: small;
}
#contents h1 img {
  vertical-align: bottom;
  background: transparent;
}
#contents ul {
    margin: 12px 16px 1.5em 36px;
    font-size: small;
    background: transparent;
    list-style-type:none;
  border-bottom:1px solid #cccccc;
}
#contents li {
 line-height: 1.5;
 margin-bottom: 0.5em;
}
#contents span.date {  
  margin: 1em 0 0 -25px;
  font-weight: bold;
  color: #ff9933;
  line-height: 2;
}
#contents span.title {
  margin: 1em 0 0 -12px;
  font-weight: bold;
  color: #ff3366;
  line-height: 2;
}
#contents span.point {
  font-weight: bold;
  color: #3399ff;
  line-height: 2;
}
#contents div#log {
  margin: 2em 16px 0 0;
  font-size: small;
  text-align: right;
}
#contents div#frame {
  margin-left: 20px;
  padding: 10px 0px 10px  10px;
  font-size: small;
　width:80%;
  color: 000033;
  line-height: 1.5em;
  background: #ffffff;
  border: 2px dashed #0099ff;
}
#contents div#frame2 {
  padding: 10px 0px 10px  10px;
  font-size: small;
　width:90%;
  color: 000033;
  line-height: 1.5em;
  background: #ffffff;
  border: 2px dashed #0099ff;
}



/* ナビバー
---------------------------------------------------- */
#navigation li#top      {
  background: url(../images/nav.gif) no-repeat -370px 0;
}

/*---------------------------------------------------*/
b.red{color:#B22222}
