@charset "utf-8";

body {
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #580f0b;
	-webkit-font-smoothing: antialiased;
}

a {
	color: #580f0b;
	text-decoration: none;

}

a:hover {

}

.gothic {
	font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 游ゴシック体, 'Yu Gothic', YuGothic, メイリオ, Meiryo, sans-serif;
}

