/* CSS Document */
<style type="text/css">

body {
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
}
.ttt {
	font-size: 16px;
	color: #006633;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.style1 {
	font-size: 18px;
	color: #3333FF;
	font-weight: bold;
	background-image: none;
	padding: 5px 3px 5px 5px;
	margin: 5px 3px 5px 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #66CCCC;
	background-color: #E4FFEF;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.aaa {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.ccc {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.eee {
	font-size: 14px;
	color: #FF0000;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}

</style>
.ggg {
    font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	border: thick dotted #FF0000;
}
.border-dot {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #009900;
	padding: 10px;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.line {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #00CC00;
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.line2 {
	padding: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #006633;
	border-bottom-color: #006633;
	background-color: #FFFFCC;
	font-size: 12px;
	margin: 5;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.title2 {
	font-size: 16px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF33CC;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.t_line {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #00CC33;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.xsmall {
	font-size: x-small;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.size-12px {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.kamoku {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #336600;
	border-left-width: 11px;
	border-left-style: solid;
	border-left-color: #336600;
}
.eireki_titol {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FF6600;
}
.honbun {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
}
