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

/*Access*/

#map{
margin: 0 auto;
width:680px;
}

.annai_01{
	margin-top:10px;
	margin-left:50px;
	margin-bottom:10px;
	text-align:left;
}

/*テーブル設定*/

.table_02{
width:680px;
height:auto;
margin-top:30px;
margin-left:50px;
margin-bottom:30px;

}

.table_02 th{
width:149px;
}

.table_02 td{
width:495px;
}
.table_02 td, th{
border: 1px #D8D8D8 solid;
padding:20px 0px 20px 13px;
}

.table_02 th{
font-weight:bold;
background-color:#F2F2F2;
padding-left:20px;
}
