h2 {
	margin-top: 0px;
	margin-bottom: 1px;
	font-size: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #CC0000;
	font-weight: lighter;
	background-image: url(../img/common/header.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 773px;
	text-align: left;
	margin: 0px;
	letter-spacing: 2px;
	font-style: normal;
	font-variant: normal;
	line-height: 30px;
	vertical-align: middle;
	text-indent: 35pt;
}
h3 {
	margin: 0px;
	font-family: "ＭＳ Ｐ明朝", "平成明朝", "細明朝体";
	font-size: 18px;
	line-height: 21px;
	font-weight: 900;
	color: #FFFFFF;
	padding: 0px;
}
p {
	margin: 0px 0px 15px;
	padding: 0px;
}

li {
	color: #003300;
	font-size: 16px;
	line-height: 19px;
	font-family: "ＭＳ Ｐ明朝", "平成明朝", "細明朝体";
	font-weight: bolder;
	width: 480px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 10px;
	padding-left: 7px;
	margin-bottom: 15px;
	list-style-type: none;
}
ol {
	list-style-type: none;
	width: 480px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul {
	font-family: "ＭＳ Ｐ明朝", "平成明朝", "細明朝体";
	font-size: 12px;
	line-height: 15px;
	color: #CC3300;
	font-weight: bold;
}
address {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	background-repeat: no-repeat;
	height: 20px;
	background-image: url(../img/common/address.jpg);
	color: #330000;
	margin: 0px;
	padding-top: 3px;
	padding-left: 20px;
}

hr {
	margin-top: 5px;
	height: 1px;
	color: #d6bd94;
}
h4 {
	font-family: "ＭＳ Ｐ明朝", "平成明朝", "細明朝体";
	font-size: 18px;
	line-height: 21px;
	font-weight: 900;
	color: #CC3300;
	margin-top: 25px;
}
td {
	vertical-align: top;
}
h5 {
	font-size: 14px;
	color: #003300;
}
a:link {
	color: #006699;
}
a:visited {
	color: #663366;
}
a:hover {
	text-decoration: none;
}
