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


/* English /////////////////////////////////////////////////////////////*/


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

 Box

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

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

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

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

  Heading

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

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

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

 Table

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

div.roomlist table#price {
	border-right:1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 270px;
	}

#container #wrap_all_cnt #wrap_mid #wrap_mid_cnt .contents .roomlist .type_a #price th {
	background-color: #E1E2D9;
	padding: 2px 10px;
	font-size: 12px;
	color: #5A5E2C;
	text-align:left;
	border-left:1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

#container #wrap_all_cnt #wrap_mid #wrap_mid_cnt .contents .roomlist .type_a #price td {
	padding: 2px 10px;
	font-size: 12px;
	color: #333333;
	text-align:right;
	border-left:1px solid #cccccc;
	border-top: 1px solid #cccccc;
}


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

 List

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

div.roomlist ul {
	margin:10px 0 20px 20px;
	list-style:disc;
	}


div.roomlist ul li {
	margin-left:10px;
	}




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

 PHOTO

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

div.room_photo p.p_roomphoto_a {
	float:left;
	width:419px;
	height:200px;
	width: 170px;
	width: 270px;
	}
div.room_photo p.p_roomphoto_b {
	float:right;
	width:419px;
	height:200px;
	}

