/* #header
------------------------------------------------------------------------------------- */
#header #header-menu2 li.menu5 a span:nth-of-type(1) {
  color: #ff7f00; }

/* #equipment
------------------------------------------------------------------------------------- */
#equipment {
  line-height: 1.5em; }
  #equipment .box {
    clear: both; }
  #equipment .img {
    float: right;
    padding: 0 0 40px 20px; }
  #equipment h2 {
    font-size: 131%;
    font-weight: bold;
    margin: 0 0 15px 0;
    padding: 0 0 5px 0;
    line-height: 1.5em;
    background: url(../img_com/line_ten.gif) repeat-x bottom; }
  #equipment h3 {
    font-size: 116%;
    font-weight: bold;
    margin: 0 0 10px 0; }
  #equipment p {
    font-size: 108%;
    margin: 0 0 20px 0; }
  #equipment ul {
    line-height: 1.5em;
    margin: 0 0 30px 0;
    margin: 0 0 10px 0; }
    #equipment ul li {
      margin: 0 0 0 2em; }
      #equipment ul li li {
        list-style: disc; }
  #equipment .clear {
    clear: both; }
