@charset "EUC-JP";
			
/* All browser setting
============================================================================= */
body {
	width: 100%!important;
	margin: 0!important;
	padding: 0!important;
	background: none;
	color: #000000;
	font-size: 100%;
	font-family: "MS PGothic","Osaka",sans-serif;
	line-height: 1.6;
	overflow: visible;
}
img {
	border: none;
}