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


/* Layout /////////////////////////////////////////////////////////////*/


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

 Box

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

div.layout {width:854px; font-size:12px; line-height:150%;}
div.layout .type_a {width:274px; float:left; margin-right:14px;}
div.layout .type_b {width:274px; float:left; margin-right:14px;}
div.layout .type_c {width:274px; float:left;}

div.layout_img {width:854px; font-size:12px; line-height:150%;}

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

  Heading

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

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

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

 DL rooms

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

div.layout dl {padding:10px;}
div.layout dl dt {
	width:195px;
	height:20px;
	}
	
div.layout dl dd {
	width:60px;
	height:20px;
	text-align:right;
	margin:-20px 0 0 195px;
	}



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

 PHOTO

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

div.layout div.box_layout_l {
	float:left;
	width:351px;
	}
div.layout div.box_layout_r {
	float:right;
	width:483px;
	}

