@charset "utf-8";
/* ------- css list created date 2014
index
--------------------- */

/* -------------------------------
index
------------------------------- */
#index #globalNavArea{
height:400px;
}
#visual{
position: relative;
width:100%;
height:354px;
text-align:left;
}
#photoArea{
padding-bottom:0 !important;
overflow: hidden;
}
#photoArea ul{
margin: 0 auto;
width:780px!important;
padding:0;
list-style-type: none;
overflow: hidden;
}
#photoArea li{
border-right:#eee solid 1px;
border-bottom:#eee solid 1px;
float: left;
width:130px;
height:130px;
overflow: hidden;
background: #888;
}
#photoArea li a{
display: block;
width:130px;
height:130px;
overflow: hidden;
text-align: center;
}
#photoArea li a img{
height:130px;
}
.btn01{
margin-top:30px;
padding-bottom:70px;
text-align: center;
}
.btn01 a{
margin: 0 auto;
display: block;
width:459px;
}