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

.photo{
width:940px;
height:200px;
margin:20px 10px 0px 10px;
}
.bar{
width:680px;
margin-bottom:15px;
margin-left:20px;
}

.hdg_02{
margin-left:45px;
margin-top:10px;
font-size:16px;
}

/*テーブル設定*/

.table_02{
width:675px;
height:auto;
border-collapse: collapse;
margin: 0 auto;
}

.table_02 td, th{
text-align:left;
border-bottom: 1px #D8D8D8 solid;
padding:17px 20px;
}

.table_02 td a{
text-decoration: underline;
}

.table_02 th{
font-weight:600;
padding:20px 20px;
height:100%;
background-color:#F2F2F2;
}

.localNav img{
width:195px;
height:50px;
}
