.hassou{
    text-align:center;
	font-weight:bold;
	margin-bottom:15px;
	}
	
	


.table_01 {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	margin: 0px auto;
	font-weight:normal;
	text-align:center;
	margin-bottom:20px;
	}

.table_01 th,
.table_01 td {
	padding: 2px;
	border: 1px solid #666666;
	font-size:80%;
	background:#FFFFFF;
	}
	
.table_01 .mi {
	background:#FFFFCC;
	font-weight:bold;
	}
	
.table_01 .mi2 {
	background:#EBEBEB;
	font-weight:bold;
	}
	
	
/*–kŠC“¹*/
.area_hokkaido{
    font-size:110%;
	font-weight:bold;
	background:#339966;
	padding:5px;
	border-top:1px solid #336600;
	border-bottom:1p dotted #336600;
	margin-bottom:5px;
	}