@charset "utf-8";

/** section North America **/
.area_map_detail ul.mapOS {
		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.mapOS li:nth-child(1) { top:464px; left:287px; }
/* パプアニュ−ギニア */
ul.mapOS li:nth-child(2) { top:203px; left:481px; }
/* ニュージーランド */
ul.mapOS li:nth-child(3) { top:749px; left:721px; }
/* フィジー */
ul.mapOS li:nth-child(4) { top:379px; left:891px; }
/* ニューカレドニア */
ul.mapOS li:nth-child(5) { top:453px; left:731px; }
/* バヌアツ */
ul.mapOS li:nth-child(6) { top:332px; left:738px; }
/* ソロモン諸島 */
ul.mapOS li:nth-child(7) { top:192px; left:655px; }
/* インドネシア */
ul.mapOS li:nth-child(8) { top:174px; left:212px; }
