@charset "utf-8";

/*----------------------------------
          WEB PAGE ONLY
----------------------------------*/
#head, #grovalNavi, #mainImage, #leftNavi, #foot, #copyright, .webA{
	display:none;
}

body {
	background:none;
	border:none;
}

#Contents{
	width:600px;
}

#about {
	float:none;
	background:url(../img/about/webBottomImg.gif) bottom center no-repeat;
	padding-bottom:70px;
}