body {
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height:150%;
	color: #ffffff;
	background-color: #982617;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}


h1 {
	font-size: 20px;
	line-height:150%;
	color: #ffffff;
}
h2 {
	font-size: 14px;
	line-height:145%;
	color: #ffffff;
}
h3 {
	font-size: 100%;
	text-align: center;
	padding: 2px;
	color: #96272D;
	background-color: #C9CACA;
	margin: 5px 3px 5px 3px; /* 上下方向にマージンを指定 */
}
.ba13bl {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	}
.ba12 {
	font-size: 12px;
}
.ba11l {
	font-size: 11px;
	line-height:135%;
}
.bl60 {color:#777777
}
