@charset "utf-8";
* {
	margin:0;
	padding:0;
	color: #444;
}
body {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size:0.78em;
	line-height:150%;
}
img, table {
	border:0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a:link, a:visited, a:hover, a:active {
	color: #369;
	text-decoration:none;
}
p {
	margin-bottom:10px;
}
li {
	list-style-type:none;
}
