@charset "utf-8";

#header #user_menu, #header #navi_menu, #contents .sub, #contents .quick_links, #footer ul
	{	display: none; 		}

html	{ background-color: #ffffff; }
body	{
		margin: 0;
		border: none;
		width: 100%;
		background-image: none;
		background-color: #ffffff;
		}
		
		
h1		{ background-image: none; }
div .waku-2,div .waku-1	{ background-color: #ffffff; }
		
#header	{width: 100% }
#contents	{width: 100% }
#contents .main {
		width: 95%;
		border: none;
		background-color: #ffffff;
		}
#footer{ width: 100% }
