@charset "UTF-8";

#target-top-messages {
  padding: 0;
}

/**
 * 
 */
h1 {
  font-size: 120%;
  height: 30px;
  padding: 20px 10px 10px 20px;
  margin: 0 0 15px;
  background-image: url(../images/about/about-title.png);
  background-repeat: no-repeat;
  text-align:left;
}

.target-box {
border:5px solid #EEEEEE;
margin:0 0 10px;
padding: 15px 15px 0;
}

.target-box h3 {
background-image:url(../images/common/circle-08.png);
background-position:0 3px;
background-repeat:no-repeat;
font-size:100%;
margin: 0;
padding:0 0 0 14px;
}

.top-border {
background-image:url(../images/common/line-dash-aaa.png);
background-position:left top;
background-repeat:repeat-x;
padding:8px 0;
}

.target-links {
  border-bottom: solid 5px #EEE;
  margin-bottom: 15px;
}

.target-links li {
  width: 168px;
  margin-right: 3px;
  float: left;
  font-size: 88%;
}

/**
 * layout.css へ移行予定
 */

.style01 .content-box.h3-circle h3,
.style01 .content-box.h3-circle-underline h3 {
  background-image: url(../images/common/circle-01.png);
}

.data-table {
  border-collapse: separate;
  font-size: 85%;
}

.data-table td,.data-table th {
  padding: 5px;
}

.style01 .data-table th {
  background-color: #88CC00;
  color: #fff;
  text-align: center;
  width: 8em;
}

#sound {
  margin-top: 40px;
  margin-bottom: 15px;
}