@charset "UTF-8";

/* common
-------------------------------------------------------------------------------- */
#map h3 {
	width:355px;
	margin:0 auto 15px;
}

/* listArea */
#map .listArea {
	text-align:center;
}
#map .listArea h4 {
	margin-bottom:-36px;
	position:relative;
	z-index:1;
}
#map .listArea .section540 {
	width:540px;
	margin:0 auto;
	padding-top:100px;
}
#map .listArea .section540 .box {
	padding-top:5px;
	background:url(../img/bg_540_top.png) no-repeat top center;
	z-index:-1;
}
#map .listArea .section540 .boxInner {
	padding-bottom:5px;
	background:url(../img/bg_540_bottom.png) no-repeat bottom center;
}
#map .listArea .section540 .piece {
	padding:5px 8px;
	background:url(../img/bg_540.png) repeat-y center;
}
#map .listArea .section900 {
	width:900px;
	margin:0 auto;
	padding-top:100px;
}
#map .listArea .section900 .box {
	padding-top:5px;
	background:url(../img/bg_900_top.png) no-repeat top center;
	z-index:-1;
}
#map .listArea .section900 .boxInner {
	padding-bottom:5px;
	background:url(../img/bg_900_bottom.png) no-repeat bottom center;
}
#map .listArea .section900 .piece {
	padding:5px 8px;
	background:url(../img/bg_900.png) repeat-y center;
}
#map .listArea ul {
	margin:0 auto;
}
#map .listArea ul.abruzzo {
	width:750px;
}
#map .listArea ul li {	
	padding:45px 0 20px;
}


/* italy
-------------------------------------------------------------------------------- */

/* selectArea */
#italy .mapArea {
	width:583px;
	height:623px;
	margin:0 auto;
	position:relative;
	background:url(../img/map-italy/select_bg.png) no-repeat top center;
}
#italy .mapArea .btn01 {
	width:99px;
	height:182px;
	position:absolute;
	top:83px;
	left:59px;
}
#italy .mapArea .btn02 {
	width:118px;
	height:161px;
	position:absolute;
	top:75px;
	left:124px;
	z-index:3;
}
#italy .mapArea .btn03 {
	width:154px;
	height:132px;
	position:absolute;
	top:150px;
	left:147px;
	z-index:2;
}
#italy .mapArea .btn04 {
	width:130px;
	height:117px;
	position:absolute;
	top:158px;
	left:266px;
}
#italy .mapArea .btn05 {
	width:100px;
	height:125px;
	position:absolute;
	top:264px;
	left:286px;
	z-index:2;
}
#italy .mapArea .btn06 {
	width:161px;
	height:131px;
	position:absolute;
	top:289px;
	left:373px;
}
#italy .mapArea .btn07 {
	width:108px;
	height:139px;
	position:absolute;
	top:333px;
	left:312px;
}
#italy .mapArea .btn08 {
	width:223px;
	height:118px;
	position:absolute;
	top:469px;
	left:260px;
}
#italy .mapArea .btn09 {
	width:174px;
	height:124px;
	position:absolute;
	top:343px;
	left:116px;
}


/* france
-------------------------------------------------------------------------------- */

/* selectArea */
#france .mapArea {
	width:583px;
	height:623px;
	margin:0 auto;
	position:relative;
	background:url(../img/map-france/select_bg.png) no-repeat top center;
}
#france .mapArea .btn01 {
	width:257px;
	height:130px;
	position:absolute;
	top:393px;
	left:273px;
}
