@charset "utf-8";


/*印刷用*/
body	{
	margin:0;
	padding:0;
	background-color: #ffffff;
	text-align: left;
	font-size: 10pt;
	color: #333333;
	line-height: 125%;!important
}

*html body	{
	margin:0;
	padding:0;
	background-color: #ffffff;
	text-align: left;
	font-size: 10pt;
	color: #333333;
	line-height: 125%;
	zoom: 90%;!important
}

#wrapper	{
	width: 830px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	background-color: #ffffff;
	background-image: none;!important
}

#footer	{
	display: none;!important
}

