@charset "Shift_JIS";

/* 全体構造
---------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 130%;
}

a:link {
	color: #666666;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #666666;
}

a:active {
	color: #666666;
}

/* 各box
---------------------------------------------------- */
.topics {
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 150%;
}