@charset "utf-8";

/*
--------------------------------------------------------
base
--------------------------------------------------------
*/

/*
--------------------------------------------------------
layout
--------------------------------------------------------
*/
div#contents{
float:none;
width:960px;
margin:0 auto;
}
div#contents div.section{
padding:0 125px;
}
div#contents div.section h1{
margin:0 -115px;
}
div.information table,
div.information table td{
border:none;
text-align:center;
}

div.information ul.bank li{
width:122px;
float:left;
}

