@charset "UTF-8";
@import "/css/default.css";
#contents{
  width: 560px;
}
h2{
  text-indent: -9999px;
  background: url(/images/etc/h2_gaiyou.gif) top left no-repeat;
}
h3.kanren{
  text-indent: -9999px;
  background: url(/images/etc/h3_kanren.gif) top left no-repeat;
}

h3.gyoumu{
  text-indent: -9999px;
  background: url(/images/etc/h3_gyoumu.gif) top left no-repeat;
}
h3.client{
  text-indent: -9999px;
  background: url(/images/etc/h3_client.gif) top left no-repeat;
}
h3.event{
  text-indent: -9999px;
  background: url(/images/etc/h3_event.gif) top left no-repeat;
}
#contents li{
  list-style: none;
  margin-left:2px;
  padding-left: 0px;
  line-height: 1.5em;
  font-size: 12px;
}
#contents p{
  padding-top: 5px;
  padding-bottom:9px;
  line-height: 1.25em;
  font-size: 12px;
  }
ents p{
  padding-bottom: 5px;
}
h2{
  color: #006600;
  margin-left: 0px;
}
h3{
  color: #669933;
  margin-left: 0px;
}
#list_01{
  float: left;
  width:185px;
}
#list_02{
  float:left;
  width:185px;
}
#list_03{
  float:left;
  width:185px;
}
#list_03 p{
  text-align:right;
  padding-top: 0px;
  padding-bottom: 0px;
}
.list_04{
  float:left;
  width:185px;
}
.list_04 li{
  list-style: none;
}
dl{
  margin-left: 7px;
  padding-left:5px;
}
dt{
  background-image: url(/images/yazirushi.gif);
  background-repeat:no-repeat;
  background-position:center left;
  margin-top: 3px;
  margin-bottom: 3px;
  padding-left: 10px;
}
dd{
  margin-left: 25px;
  padding-bottom: 10px;
  font-size: 12px;
}
#left{
  float: left;
  width: 280px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 0px;
}
#right{
  float:left;
  padding-top: 5px;
  padding-bottom: 5px;
}
ul{
  padding-top: 5px;
  padding-bottom: 10px;
}
.clearing{
  padding-bottom: 1px;
  text-align: center;
  font-weight: bold;
  /*font-size: 12px;*/
  color:#FF0000;
}