@charset "UTF-8";
@import "/lib/cmn_css/component.css"; 
@import "/stay/plan/css/plan_comp.css"; 

/* CSS Document */


#contents div.planBox {
	clear:both;
	background: url(/lib/cmn_img/bg_dott_ccc.gif) left bottom repeat-x;
	width:630px;
	margin-bottom:15px;
}

#contents div.planL {
	float:left;
	margin:30px 0 10px;
	width:152px;
}

#contents div.planR {
	float:right;
	margin:30px 0 10px;
	width:458px;
}

#contents p.btmReserve {
	background:none;
	margin-top: 10px;
	width:458px;
}

#contents p.btmReserve img.rm10 {
	margin-right:10px;
}

#contents p.planPageTop {
	clear:both;
	text-align:right;
	margin:20px 0;
}

#main table.makeData td.w75 {
width:75%;
}
