body {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
}
p {
	font-size: 12px;
	text-decoration: none;
	line-height: 1.5em;
	margin: 5px 0px 0px 0px;
	padding: 5px;
}
a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
h1 {
	font-size: 14px;
	margin: 0px 0px 20px 0px;
	padding: 3px;
	clear: both;
	text-indent: 10px;
	background-color: #EFEFEF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
}
h2 {
	font-size: 14px;
	margin: 0px 0px 20px 0px;
	padding: 3px;
	clear: both;
	text-indent: 10px;
	background-color: #EFEFEF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
}
h3 {
	margin: 0px 5px 10px 0px;
	padding: 0px;
	color: #666666;
	background-image: url(../img/h4.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 14px;
	clear: both;
}
h4 {
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
h5 {
	margin: 5px 0px 20px 0px;
	padding: 5px 20px 0px 0px;
	font-size: 12px;
	text-align: right;
	height: 20px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: thin;
}
h6 {
	margin: 5px 0px 20px 0px;
	padding: 5px 20px 0px 0px;
	font-size: 12px;
	background-image: url(../img/h6.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	height: 20px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: thin;
}
h6 a:link {
	text-decoration: none;
}
h6 a:visited {
	text-decoration: none;
}
h6 a:hover {
	text-decoration: none;
	color: #FFCC00;
}
h6 a:active {
	text-decoration: none;
}
pre {
	font-weight: bold;
	padding: 0px;
	font-size: 12px;
	margin: 0px 10px 10px 20px;
}
em {
	font-weight: bold;
	font-style: normal;
}
strong {
	font-weight: bold;
	border-bottom-color: #3366CC;
	color: #FF0000;
}
form {
	text-transform: none;
	margin: 0px;
	padding: 0px;
}
.led {
	color: #CC0000;
}
.blue {
	color: #6699FF;
	text-decoration: none;
}
td {
	padding: 2px 3px 2px 3px;
	font-size: 12px;
}
table {
	text-decoration: none;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
