body {
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
	margin: 0px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1 {
	font-size: 14px;
	color: #990000;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #990000;
}
h2 {
	font-size: 18px;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 25px;
}
a:link {
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
.comment {
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 5px;
	color: #333333;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
h3 {
	font-size: 20px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-left: 0px;
	margin: 0px;
}
h4 {
	font-size: 14px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}
.ake {
	padding-left: 20px;
}
.textw {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
h5 {
	font-size: 14px;
	color: #FF9900;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FF9900;
}
h6 {
	font-size: 18px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-left: 0px;
}

