@charset "UTF-8";
@import "/lib/cmn_css/component.css"; 
@import "/stay/plan/css/plan_comp.css"; 

/* CSS Document */

#contents div.romanV {
	background:url(/stay/plan/images/mv_minato.jpg) left top no-repeat;
}

.Grayborder{
	margin-bottom:10px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}


#contents div.romBox {
	margin:0 5px;
	width:620px;
}

#contents div.fltL {
	float:left;
	margin-right:10px;
	width:200px;
}

#contents div.fltLlast {
	float:left;
	width:200px;
}

#contents div.romanParent {
	clear:both;
 width:630px;
}
	
#contents div.romanParent div.romanFloatBoxL {
	float:left;
	text-align:center;
 width:300px;
}
	
#contents div.romanParent div.romanFloatBoxR {
	float:right;
	text-align:center;
	width:300px;
}
	
#contents div.borderBoxGray {
	border:#CCCCCC 1px solid;
}


#contents table td.border {
border-bottom:#CCCCCC 1px solid;
}

#contents table.planDateTable td.gryColorlong {
	width: 250px;
}

#contents table.planDateTable td.gryColor {
	width: 180px;
}
