@charset "utf-8";

/** section North America **/
.area_map_detail ul.mapAF {
		overflow:hidden;
		width:980px;
		height:948px;
		margin:0 auto;
		background-image:url(../image/map_01.png);
		background-size:cover;
		background-position:center center;
		background-repeat:no-repeat;
		background-color:rgb(242,245,250);
	}
/* モロッコ */
ul.mapAF li.mr { top:82px; left:192px; }
/* ガ−ナ */
ul.mapAF li.gh { top:372px; left:256px; }
/* チュニジア */
ul.mapAF li.ti { top:62px; left:351px; }
/* エジプト */
ul.mapAF li.ua { top:149px; left:581px; }
/* コンゴ民主共和国 */
ul.mapAF li.cg { top:500px; left:484px; }
/* ケニア */
ul.mapAF li.ke { top:464px; left:702px; }
/* 南アフリカ */
ul.mapAF li.sa { top:830px; left:500px; }
/* マダガスカル */
ul.mapAF li.mg { top:698px; left:770px; }
