@charset "utf-8";
/* CSS Document */

#frame {
	margin-left:0;
	min-width:300px;
	width:320px;
}
#content h2 {
	clear:both;
}
#content #contentmain {
	display:block;
	float:none;
	width:100%;
}
#contentmain div {
	float:none;
}
#contentsub {
	float:none;
	width:100%;
}
#home #news
,#home #reports {
	float:none;
	width:auto;
}
#home #reports img {
	float:none;
}


