@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
	color: #50200A;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "小塚ゴシック Pro R";
	line-height: 16pt;
}
a:link {
	color: #50200A;
	text-decoration: none;
	border: none;
}
a:visited {
	color: #930;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #9B3E13;
	text-decoration: none;
	border: none;
}
a:active {
	text-decoration: none;
	border: none;
}

img {
border: none;
vertical-align:bottom;
}