@charset"UTF-8";

/*------------------------------------------------
  ヘッダーリンク部分
------------------------------------------------*/
#contents #other_contents #link_list {
  height: 20px;
  border-bottom: 10px solid #5a3d1c;
}

#contents #other_contents #link_list li {
  float: left;
  width: 390px;
}

#contents #other_contents #link_list li.brochure {
  text-align: right;
}
