@charset "utf-8";
body {
	color : #000000;
	background : #ffffff;
	font-size : 12px;
}
a {
  text-decoration : underline;
  color : #0000ff;
}
#header,#navi, #sidebar3,#footer{
  display : none;} 
#restaurant,#mainContent2 {
	margin: 0px;
	padding: 0px;
	clear: none;
} 
#restdes_content{
	height: 400px;
}