@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color: #666666;
	font-size: 11px;
	_font-size: 0.9em;
	text-decoration: none;
	padding: 0;
	line-height: 1.6em;
	background-color: #FFFFFF;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
a {
	text-decoration:none;
	color: #666666;
	}
a:hover {
	text-decoration:underline;
	}
img {
	border:0;
	}
ul {
	list-style:none;
	}
