@import "/lib/cmn_css/component.css"; 

/* CSS Document */


.top {
 background:url(/restaurant/images/restaurant_top.jpg) bottom left no-repeat;
}


#contents table.evTable td.bdr {
	background: url(/lib/cmn_img/bg_eventbox_btm.gif) left top no-repeat;
	padding: 0 0 5px 0;
	vertical-align: top;
	width: 210px;
}

#contents table.evTable td.bdrBtm {
	background: url(/lib/cmn_img/bg_eventbox_btm.gif) left bottom no-repeat;
	padding: 0 0 13px 0;
	vertical-align: top;
	width: 210px;
}

#contents div.evPack {
	margin: 0 15px 5px 15px;
	width: 171px;
}


#contents img.btnStore {
margin-top:2px;
	margin-right:15px;
}

#contents div.borderKidsBox {
	border-top:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	padding:10px 0;
	margin:20px 0 0 0;
	width:630px;
}

#contents div.borderKidsLeft {
float:left;
}

#contents div.borderKidsRight {
	float:left;
	padding-top:6px;
}


#contents h3.brownHead {
margin-left:10px;
width:620px;
}

#contents div.careBoxLeft {
	float:left;
	margin-left:10px;
	width:250px;
}
#contents div.careBoxRight {
	float:left;
	margin:15px 0 0 60px;
	width:270px;
}
