@charset "UTF-8";
/* CSS Document */

#main h2{
margin-bottom:20px;
}

.access{
text-align:center;
width:540px;
margin-top:20px;
}
.access img{
margin-bottom:20px;
}
.access h3{
font-size:large;
margin-top:5px;
margin-bottom:5px;
}

.access h4{
margin-top:5px;
margin-bottom:5px;
}
.access p{
margin-top:5px;
line-height:140%;
}


.corp-table{
}

.corp-table table{
margin-top:10px;
border-collapse:collapse;
width:520px;
margin-left:9px;
}

.corp-table th,.corp-table td{
border:1px solid #333333;
padding:10px;
}

.corp-table th{
font-weight:normal;
}

.corp-img{
margin-top:6px;
}

