
body {
  margin: 0;
  padding: 0;
  font-family: sans-serif;
}
a{
color: #0066cc;
}
#tyuumoku, #jyouhousi {
  margin: 0;
  padding: 0 0 30px 0;
  clear: both;
}
#tyuumoku h2, #jyouhousi h2 {
  padding: 7px 10px;
  border-top-style: solid;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: medium;
  background-image: url(../image_htdoc/h2_gray.jpg);
  background-position: center top;
  background-repeat: repeat-x;
  background-color: #9b9b9b;
}
#tyuumoku h2 {
  border-top: 10px solid #1e6acc;
  color: #1e6acc;
}
#tyuumoku h3, #jyouhousi h3 {
  margin: 0;
  padding: 5px;
  font-size: 12px;
}
.syutokennomi
{
    font-size: 12px;
    font-weight: bold;
    margin: 0 5px 0 0px;
    padding: 1px 5px 1px 5px;
    color: #fff;
    background-color: #f00;
}
#tyuumoku p, #jyouhousi p {
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 17px;
  height: 85px;
  display: inline;
  background-color: transparent;
}
#tyuumoku a {
  text-decoration: none;
}
#tyuumoku a:hover {
text-decoration: underline;
}

/*  */
.divleft {
  border: 1px solid #666666;
  padding: 6px;
  float: left;
  margin-top: 0;
  margin-right: 0px;
  margin-bottom: 0px;
  max-height: 185px;
  min-height: 165px;
  width: 215px;
  font-size: 12px;
  background-image: url(../image/div_grayback.jpg);
  background-position: center top;
  background-repeat: repeat-x;
  background-color: #ffffff;
}
