@charset "utf-8";
/* contents */
#contents #rel_con {
	text-align: left;
	height: auto;
	width: auto;
	border: 1px solid #F3F3F3;
	margin-top: 7px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
}
#rel_con .relay {
	color: #FFFFFF;
	background-color: #E84B00;
	padding-top: 2px;
	padding-bottom: 2px;
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
}
#rel_con .rel_bg1 {
	background-color: #E1E1E1;
	display: inline-block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#rel_con .rel_bg2 {
	background-color: #EFEFEF;
	display: inline-block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#rel_con a {
	color: #666666;
	text-decoration: underline;
}
#rel_con a:hover {
	color: #666666;
	background-color: #D0D0D0;
	text-decoration: underline;
}
#contents h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	margin-top: 12px;
	margin-bottom: 4px;
}
#contents h3 {
	font-size: 11pt;
	color: #47765E;
	font-weight: bold;
}
#contents dl#mainte {
	background-color: #E8F0E9;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#mainte dt {
	font-weight: bold;
	color: #406A55;
}
#contents .ul_mainte {
	list-style-position: inside;
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 13pt;
}
#contents .ul_mainte a {
	font-size: 11pt;
	color: #666666;
	text-decoration: underline;
}
#contents dl#reform {
	background-color: #E8E8D0;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#reform dt {
	color: #808040;
	font-weight: bold;
}
#contents ol {
	list-style-position: inside;
	list-style-type: none;
}

/* table */
table {
	border: 1px solid #666666;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.bgc1 {
	background-color: #927947;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.bgc2 {
	background-color: #E2D8C2;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 160px;
}
.bgc3 {
	text-align: center;
	background-color: #EDE7DA;
}
.red_text {
	color: #970000;
}
