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


/* Restaurant /////////////////////////////////////////////////////////////*/


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

 Box

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

div.restaurant {
	width:854px;
	font-size:12px;
	line-height:150%;
	margin: 0 0 25px 0;
}
div.rest_info {width:420px; float:left;}
div.rest_info2 {width:560px; float:left;}

div.rest_photo {width:420px; float:right;}
div.rest_photo2 {
	width:280px;
	float:right;
	text-align: right;
}
div.rest_photo3 {width:260px; float:left; margin-right:10px;}
div.rest_tel {
	width:420px;
	float:right;
	margin-top: 20px;
	text-align: right;
}

div.restaurant2 {
	background-color:#f7f6f1;
	padding:8px;
	border:1px solid #bbab7a;
	margin: 0 0 25px 0;
}
	
div.restaurant2 .p_lt{
	float:left;
	width:540px;
	}
	
div.restaurant2 .p_rt{
	float:left;
	width:290px;
	}
	
div.restaurant h5 {
	color:#333300;
	font-size:12px;
	margin-bottom:5px;}


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

  Heading

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

.j16 {
font-size:16px;
}

.tax {
font-size:10px;
}

.org {
	color:#FF6600;
	}
	
.red {
	color:#FF0000;
	font-size:10px;
	}

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

 DL rooms

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

div.restaurant dl {
	padding:0;
	margin-bottom:15px;
	font-size:12px;
	color: #333333;
}
div.restaurant dl dt {
	width:250px;
	height:20px;
	margin:0;
	}
	
div.restaurant dl dd {
	width:210px;
	height:20px;
	text-align:right;
	margin:-20px 0 0 270px;
	}
	
div.restaurant dl dd.cap {
	margin:-18px 0 0 325px;
	}

div.restaurant2 dl {padding:0; margin-bottom:15px; font-size:12px;}
div.restaurant2 dl dt {
	width:350px;
	height:20px;
	margin:0;
	}
	
div.restaurant2 dl dd {
	width:190px;
	height:20px;
	text-align:left;
	margin:-20px 0 0 350px;
	}


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

 PHOTO

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

