@charset "UTF-8";
body {
	font-family: "ＭＳ ゴシック","Osaka－等幅",sans-serif;
	margin: 0;
	padding: 0;
	line-height:1.4;
	font-size:0.9em;
}
a {
	outline: none;
}
img {
	border-style: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
