body {
	line-height:normal;
	background: #FFFFFF no-repeat fixed right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
img {
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 5px;
}
hr {
	border-top: thin dotted #999999;
	border-right: #999999;
	border-bottom: #999999;
	border-left: #999999;
}
a:link {
	color: #000000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a:active {
	color : #FFFF66;
	text-decoration: none;
}
a:hover {
	text-decoration : none;
	color :#FF0000;
}
p {
	border: none #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	border: 0px none #333333;
	padding: 0px;
	margin: 0px;
	font: 14px/20px "Times New Roman", "Times", "serif", "ヒラギノ明朝 Pro W3";
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	padding: 0px;
	border-bottom-width: 16px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	background-color: #DDDDDD;
	color: #333333;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px;
}
h4 {
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 40px;
	padding-bottom: 20px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
}
