body,td,th {
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #dadada;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #5577FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5577FF;
}
a:hover {
	text-decoration: none;
	color: #6699FF;
}
a:active {
	text-decoration: none;
	color: #6699FF;
}
h1 {
	font-size: 16px;
	margin: 0px;
}
h2 {
	font-size: 15px;
	margin: 0px;
}
h3 {
	font-size: 14px;
	color: #197B30;
	margin: 0px 0px 10px;
	background-image: url(../img/title_back.gif);
	width: 500px;
	height: 23px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 10px;
	background-repeat: no-repeat;
}
h4 {
	font-size: 12px;
	color: #F7941D;
	margin: 0px 20px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #F7941D;
	text-indent: 5px;
}
h5 {
	text-indent: 5px;
	width: 235px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #F7941D;
	border-left-color: #F7941D;
	color: #F7941D;
	background-color: #ffffdd;
	margin-bottom: 3px;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #3F6E00;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3F6E00;
	border-left-color: #3F6E00;
	width: 495px;
	background-color: #FFFFEE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p {
	line-height: 130%;
	margin: 0px 20px 10px;
}
ul {
	line-height: 130%;
	margin: 0px 0px 0px 25px;
}
ol {

	line-height: 130%;
	margin: 0px 25px;
}
strong {
	line-height: 130%;
	font-weight: bold;
	color: #F7941D;
}
hr {
	padding: 0px;
	width: 500px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #666666;
	height: 1px;
}
.white {
	color: #FFFFFF;
}
.column {
	padding: 5px;
}
.horizon {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.indent20 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
dl {
	margin: 10px 15px 10px 25px;
}
dt {
	line-height: 130%;
	font-weight: bold;
	color: #666666;
}
dd {
	line-height: 130%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
ul.kiyaku {
	line-height: 130%;
	margin: 0px 0px 0px 25px;
	list-style-type: none;
}
hr.h400px {
	padding: 0px;
	width: 400px;
	color: #666666;
	height: 1px;
	margin: 0px;
}
.green {
	color: #197B30;
}
