﻿.footer_x h3{
    margin-top:0;
}
.footer_x .f_line{
    margin: 0px 0 17px;
}
 .footer_x h5 {
    margin-top: 10px;
    color: #333;
    margin-bottom: 5px;
 }

.menu #inspiration {
      float: left;
    width: 169px;
        min-height: 792px;
    color: #fff;
    cursor: pointer;
    border-right: 1px solid #dedede;
}
.menu #inspiration a{
    display: block;
    width: 188px;
    height: 42px;
    line-height: 42px;
}
.menu #inspiration h3{
    font-size: 14px;
    height: 42px;
    line-height: 42px;
    padding-left: 10px;
}
.menu #inspiration a.on  {
     background: url('/image/About/about/fqas.jpg') no-repeat;
}
    .menu #inspiration a.on h3 {
        color:#fff;
        font-size:14px;
    }
.menu #inspiration a h3:hover{

}
 #prefecture {
     float:right;
     width:768px;
     padding-left:30px;
     box-sizing:border-box;
 }
 #prefecture .box {
    display: none;
}
    #prefecture .box.active {
        display: block;   
    }