h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	line-height: 14px;
	color: #993300;
	text-align: left;
	padding: 10px 5px;
	margin: 5px 0px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC9900;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 12px;
	color: #993300;
	text-align: left;
	padding: 10px 5px 5px;
	margin: 5px 0px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC9900;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 18px;
	line-height: 18px;
	color: #993300;
	text-align: left;
	padding: 0px 5px 10px;
	margin: 0px;
}
h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 12px;
	color: #CC6600;
	text-align: left;
	padding: 10px 5px 0px;
	margin: 0px;
}
h5 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 5px;
	margin: 10px 0px 0px;
	background-color: #E6E2CF;
	width: 599px;
}
p {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	margin: 5px 0px 0px;
	padding: 0px 5px;
}
ul {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	margin: 5px 0px 0px;
	padding: 0px 5px;
	list-style-type: disc;
	list-style-position: inside;
}
.txt_orange {
	color: #997200;
}
.txt_right {
	text-align: right;
}
.font_10 {
	font-size: 10px;
	line-height: 20px;
}
.font_11 {
	font-size: 11px;
	line-height: 17px;
}

.txt_table {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	padding: 5px;
	margin: 0px;
}
.txt_table_right {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: right;
	padding: 5px;
	margin: 0px;
}
.txt_table_center {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 0px;
}
.img_right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
}
.img_right_c {
	clear: right;
}
.img_left {
	float: left;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 5px;
}
.img_left_c {
	clear: left;
}
.linkback {
	background-image: url(../common/back_link.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FDF9E5;
}
