body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #CCCCCC;
}
.honbun {	font-size: 10px;
	color: #666666;
	line-height: 140%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.title2 {	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #6699CC;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 140%;
}
.title1 {
	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 140%;
	border-top-color: #999999;
	border-bottom-color: #666666;
	padding: 5px;
}
.honbun2 {
	font-size: 12px;
	color: #333333;
	line-height: 140%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a:link {
	color: ff6633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 993300;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
