*{
	float:none;
	position:static;
}
body{
	background:#fff;
	color:#000;
}
a,
ul.type1 a{
	text-decoration:none;
	color:#000;
}
#logo,
#menu{
	float:none;
	background:none;
}
#logo img,
#menu{
	margin:0;
}
#menu a,
#menu span,
#menu li.here,
#menu li.here a,
#menu li.here span{
	background:none;
	padding:0;
	margin-right:10px;
	height:auto;
}
#menu li.here{
	border-bottom:solid 2px #000;
}
#sp_box,
#sidebar,
#top_imenu{
	display:none;
}
#content{
	float:none;
	margin:0;
}
#header{
	margin:0;
	height:auto;
}
#main{
	margin:15px 0 0;
}
h1,
#content h2{
	color:#000;
}
ul.type1 li,
ul.type2 li{
	background:none;
	padding:0;
	list-style:square inside;
}
.hr_dots{
	border-top:dotted 2px #000;
	padding:0 0 21px;
}
#footer,
#footer .in,
#footer .in2{
	background:none;
	color:#000;
	height:auto;
}
#footer .in2{
	padding:20px 0 0;
}