@charset "UTF-8";
/*プライバシー*/
#contents h2 {
  line-height: 0;
}

#privacy_con {
  width: 768px;
  background-color: #FFFFFF;
  padding-bottom: 50px;
}
#privacy_con p {
  line-height: 1.6;
  font-size: 12px;
}
#privacy_con h2 {
  line-height: 1.6;
}
#privacy_con li {
  font-size: 12px;
  line-height: 1.6;
}
#privacy_con .privacy_box {
  width: 670px;
  background-image: url(../images/privacy/privacy_line.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-bottom: 38px;
  margin: 0 auto 30px;
}
#privacy_con .privacy_box h2 {
  font-size: 14px;
  font-weight: bold;
  color: #233052;
  margin-bottom: 20px;
}
#privacy_con .privacy_box2 {
  width: 670px;
  margin: 0 auto;
  margin-bottom: 30px;
}
#privacy_con .privacy_box2 dt {
  width: 120px;
  float: left;
  font-size: 12px;
  font-weight: bold;
  color: #233052;
}
#privacy_con .privacy_box2 dd {
  width: 465px;
  float: left;
  margin-left: 80px;
  display: inline;
}
#privacy_con .list01 li {
  text-indent: -1em;
  padding-left: 2em;
  margin-bottom: 5px;
}
#privacy_con .list02 li {
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 5px;
}
#privacy_con .tx01 {
  text-indent: -3em;
  padding-left: 3.0em;
}
#privacy_con .noBg {
  background: none;
}

/*サイトマップ*/
#sitemap_con {
  width: 768px;
  background-color: #FFFFFF;
  padding-bottom: 50px;
}

#sitemap_area {
  width: 670px;
  margin: 0 auto;
  padding-top: 50px;
}

#sitemap_con li {
  line-height: 1.6;
  font-size: 12px;
}
#sitemap_con #sitemap_larea {
  width: 314px;
  float: left;
  background-image: url(../images/common/dot_line2.gif);
  background-repeat: repeat-x;
  background-position: left top;
}
#sitemap_con #sitemap_rarea {
  width: 314px;
  float: right;
  background-image: url(../images/common/dot_line2.gif);
  background-repeat: repeat-x;
  background-position: left top;
}
#sitemap_con #sitemap_area .link_lbox {
  background-image: url(../images/common/dot_line2.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  width: 314px;
  padding-bottom: 13px;
  padding-top: 12px;
}
#sitemap_con #sitemap_area .link_lbox a {
  background-image: url(../images/sitemap/sitemap_ai.gif);
  background-repeat: no-repeat;
  background-position: left 4px;
  padding-left: 16px;
}
#sitemap_con #sitemap_area .link_sbox a, #sitemap_con #sitemap_area .link_sbox2 a {
  background-image: url(../images/sitemap/sitemap_ai.gif);
  background-repeat: no-repeat;
  background-position: left 6px;
  padding-left: 16px;
}
#sitemap_con #sitemap_area .link_sbox {
  background-image: url(../images/common/dot_line2.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  width: 278px;
  padding-bottom: 15px;
  padding-top: 8px;
  margin-left: 36px;
}
#sitemap_con #sitemap_area .link_sbox2 {
  background-image: url(../images/sitemap/sitemap_line.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  width: 314px;
  padding-bottom: 15px;
  padding-top: 10px;
  padding-left: 36px;
}

/*トピックス*/
#topics_con {
  width: 768px;
  background-color: #FFFFFF;
  padding-bottom: 50px;
}

#topics_area {
  width: 700px;
  margin: 0 auto;
  padding-top: 50px;
}

.lead {
  line-height: 1.6;
  padding-bottom: 30px;
}

.topics_text strong {
  font-weight: bold;
  text-decoration: underline;
  font-size: 13px;
}

.topTopics {
  margin-left: 20px;
  padding-bottom: 10px;
  background: url(../images/topics/topics_bg001.gif) repeat-x left bottom;
}
.topTopics dl {
  margin-top: 10px;
  padding-top: 10px;
  background: url(../images/topics/topics_bg001.gif) repeat-x 0 0;
}
.topTopics dt {
  clear: both;
  float: left;
  margin-right: 15px;
  color: #417fc4;
}
.topTopics .tag {
  display: block;
  width: 110px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  font-size: 11px;
  font-style: normal;
  margin-bottom: 8px;
  color: #fff;
  background-color: #ff7f00;
}
.topTopics .tag.info {
  font-size: 10px;
  background-color: #212e52;
}
.topTopics .tag.closed {
  background-color: #666;
}
.topTopics .tag.open {
  background-color: #D90000;
}
.topTopics .tag.press {
  background-color: #FF8000;
}

#topics_area .table01 {
  width: 100%;
}
#topics_area .table01 th, #topics_area .table01 td {
  padding: 5px 10px;
  text-align: center;
  border: 1px solid #cccccc;
}
#topics_area .table01 th {
  background-color: #223152;
  font-weight: bold;
  color: #FFF;
  text-align: center;
}
#topics_area .table01 td {
  text-align: right;
}

.topTopics dt {
  font-size: 12px;
  text-align: center;
}
.topTopics dd {
  overflow: hidden;
  zoom: 1;
  font-size: 12px;
  line-height: 1.6;
  margin-right: 10px;
}
.topTopics dd span {
  display: block;
  padding-right: 10px;
  color: #000;
}
.topTopics dl:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

* html .topTopics dl {
  /* IE6 hack */
  zoom: 1;
}
*:first-child + html .topTopics dl {
  /* IE7 hack */
  zoom: 1;
}

#topicsPostPage p {
  font-size: 12px;
  line-height: 1.6;
}
#topicsPostPage p.font_txt_l {
  font-size: 14px;
}
#topicsPostPage table {
  border-collapse: collapse;
}
#topicsPostPage th, #topicsPostPage td {
  line-height: 1.6;
}

/* not found */
#notFoundCon {
  width: 998px;
  background-color: #ffffff;
  padding-bottom: 50px;
}

#notFoundArea {
  margin: 0 30px;
  padding-top: 30px;
}
#notFoundArea .leadNF {
  margin-bottom: 5px;
  color: #233052;
  font-size: 150%;
  font-weight: bold;
}
#notFoundArea .btnArea {
  margin-top: 30px;
  font-size: 0;
}
#notFoundArea .btnArea img {
  margin-right: 10px;
}
