/* ---- JAL CITY Yotsuya ---- */


/* Meetings /////////////////////////////////////////////////////////////*/


/*=============================

 Box

=============================*/ 

div.meetings {
	font-size:12px;
	line-height:150%;
	margin-bottom: 25px;
	width: 870px;
}


div.meetings .meetingtype_a {width:605px; float:left; margin-right:10px;}
div.meetings .meetingtype_b {width:251px; float:right;}
div.meetings .meetingtype_c {width:274px; float:left;}

div.meetings_photo {width:854px; margin-bottom:20px;}

/*=============================

  Heading

=============================*/ 

div.meetings h3 {margin-bottom:10px:}

/*=============================

 P

=============================*/ 

div.meetings p {padding:10px;}

.pht_lt{
	float:left;
	width:276px;
	margin: 0 10px 0 0;
}

/*=============================

 PHOTO

=============================*/ 

div.meetings_photo p.p_meetingsphoto_a {
	float:left;
	width:419px;
	}
div.meetings_photo p.p_meetingsphoto_b {
	float:right;
	width:419px;
	}





/*=============================

Menu Box

=============================*/ 

div#packages{
	width:874px;
	height:373px;
	background-color:#000000;
	margin:10px 0 0 0;
	padding:0;
	}
	
div#packages .cnt_pa_l{
	width:281px;
	height:373px;
	background-color:#000000;
	float:left;
	}
	
div#packages .cnt_pa_r{
	width:593px;
	height:373px;
	background-color:#000000;
	float:right;
	}
	
	
/*=============================

 Menu

=============================*/ 

div#packages_nav{
	width:874px;
	height:76px;
	margin:0 0 30px 0;
	padding:0;
	}
	
div#packages_nav ul{width:874px; height:76px; list-style:none; margin:0; padding:0; position:relative;}
div#packages_nav li{display:inline; height:76px; margin:0; padding:0; float:left;}

div#packages_nav li#pa_nav01 a{
	display:block;
	width:146px;
	height:76px;
	border-right:1px solid #FFFFFF;
	position:absolute;
	left:0px;
	top:0;
	text-indent:-9999px;
	background-image: url(../../../meetings/images/smn01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
div#packages_nav li#pa_nav01 a:hover{background:url(../../../meetings/images/smn01.gif) no-repeat left bottom;}
	
div#packages_nav li#pa_nav02 a{
	display:block;
	width:146px;
	height:76px;
	background:url(../../../meetings/images/smn02.gif) no-repeat left top;
	border-right:1px solid #FFFFFF;
	position:absolute;
	left:146px;
	top:0;
	text-indent:-9999px;
	}
	
div#packages_nav li#pa_nav02 a:hover{background:url(../../../meetings/images/smn02.gif) no-repeat left bottom;}

div#packages_nav li#pa_nav03 a{
	display:block;
	width:146px;
	height:76px;
	background:url(../../../meetings/images/smn03.gif) no-repeat left top;
	border-right:1px solid #FFFFFF;
	position:absolute;
	left:292px;
	top:0;
	text-indent:-9999px;
	}
	
div#packages_nav li#pa_nav03 a:hover{background:url(../../../meetings/images/smn03.gif) no-repeat left bottom;}
	
div#packages_nav li#pa_nav04 a{
	display:block;
	width:146px;
	height:76px;
	background:url(../../../meetings/images/smn04.gif) no-repeat left top;
	border-right:1px solid #FFFFFF;
	position:absolute;
	left:438px;
	top:0;
	text-indent:-9999px;
	}
	
div#packages_nav li#pa_nav04 a:hover{background:url(../../../meetings/images/smn04.gif) no-repeat left bottom;}
	
div#packages_nav li#pa_nav05 a{
	display:block;
	width:146px;
	height:76px;
	background:url(../../../meetings/images/smn05.gif) no-repeat left top;
	border-right:1px solid #FFFFFF;
	position:absolute;
	left:584px;
	top:0;
	text-indent:-9999px;
	}
	
div#packages_nav li#pa_nav05 a:hover{background:url(../../../meetings/images/smn05.gif) no-repeat left bottom;}
	
div#packages_nav li#pa_nav06 a{
	display:block;
	width:144px;
	height:76px;
	background:url(../../../meetings/images/smn06.gif) no-repeat left top;
	border-right:1px solid #FFFFFF;
	position:absolute;
	left:730px;
	top:0;
	text-indent:-9999px;
	}
	
div#packages_nav li#pa_nav06 a:hover{background:url(../../../meetings/images/smn06.gif) no-repeat left bottom;}
	
div#packages_nav li#pa_nav07 a{
	display:block;
	width:125px;
	height:76px;
	background:url(../../../packages/images/mn07.gif) no-repeat left top;
	position:absolute;
	left:0px;
	top:0;
	text-indent:-9999px;
	}

div#packages_nav li#pa_nav07 a:hover{background:url(../../../packages/images/mn07.gif) no-repeat left bottom;}

