@charset "UTF-8";

.Class_text_1 {
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 2px;
}

#link_text {
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 1px;
	font-family: "ＭＳ ゴシック";
	background-color: black;
	padding-left: 4px;
}

a:link {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a {
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}

.Class_waku_1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: black;
	border-bottom-color: black;
}

.Class_waku_2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: black;
}

li {
	font-size: 12px;
	font-weight: 400;
}

tr {
	background-color: white;
}

iframe {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
}

th {
	font-weight: 400;
}

