@charset "utf-8";
/* CSS Document */





.airportmap_menu{
margin: 0 0 0 1em;
padding: 0;
}


.airport_bottom img{
	margin-top: 4px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 5px;
}





.center{
	text-align: center;
	margin-top: 20px;
}




/*******レンタルボタン（プラン内容部分内）***********/



.narita_btn a{
	display:block;
	background-image:url(../image/airportmap/btn_pop_01a.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 264px;
	margin-top: 20px;
}

.narita_btn a:hover{
	background-image:url(../image/airportmap/btn_pop_01b.gif);
	background-repeat: no-repeat;
}











/* --- NEX事前申込み説明　部分 --- */


.nex p {
  line-height: 16px;
  font-size: 12px;
}

.nex {
  width: 653px;
margin-bottom: 15px;
}

.nex-c1 {
  float: left;
  width: 450px;

}


.nex-c2 {
  float: left;
  width: 120px;
   text-align:right;

}

.nex-c3 {
  float: left;
  width: 80px;
     text-align:right;

}







/**************第一ターミナル、第二ターミナル****************/

.grid p {
  line-height: 16px;
  font-size: 12px;
}








/* --- Grid --- */

.grid {
  width: 640px;
  margin: auto;

}

.grid-c1 {
  float: left;
  width: 210px;

}


.grid-c2 {
  float: left;
  width: 210px;

}

.grid-c3 {
  float: left;
  width: 210px;

}


