body {
	color: #505050;
	font: 12px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

h1 {
	font-size: 12px;
	color: #505050;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	color: #119A6D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #119A6D;
	padding-top: 20px;
	padding-bottom: 5px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
}
.dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.line6c {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6c6c6c;
}

.ti_cha {
	font-size: 18px;
	color: #7F4F2A;
}

