@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	line-height: 120%;
}

a {
	color: #0c3c9c;
	text-decoration: underline;
}
a:link {
	color: #0c3c9c;
	text-decoration: underline;
}
a:hover {
	color: #0c3c9c;
	text-decoration: underline;
}
a:visited {
	color: #3d6fcc;
	text-decoration: underline;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	margin: 0px;
	padding: 0px;
}
table, tr, td {
	margin: 0px;
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
	word-break: break-all;
}

body {
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-color: #cccccc;
	text-align: center;
	font-family: "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
	font-size: 84%;
	line-height: 120%;
	color: #000000;
}
.page {
	width: 796px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #ffffff;
	padding: 0px;
	text-align: left;
}
* html .page {
	width: 800px;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.fontmeirio {
	font-family: "メイリオ", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
}

.pageMenu .TwinSite {
	clear: both;
	width: 100%;
	background-color: #f0f0f0;
	margin: 8px 0px 16px 0px;
	border-right: 1px solid #000000;
	padding: 0px;
}
.pageMenu .TwinSite th {
	background-color: #000000;
	margin: 0px;
	border: 0px;
	padding: 2px 12px;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #fad700;
}
.pageMenu .TwinSite td {
	background-color: #eeeeee;
	margin: 0px;
	border: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
.pageMenu .TwinSite td ul {
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}
.pageMenu .TwinSite td ul li {
	margin: 0px 0px 0px 0px;
	border-bottom: #000000 1px solid;
	padding: 0px 0px 4px 0px;
	text-align: left;
	vertical-align: top;
}
.pageMenu .TwinSite td ul li img {
	float: left;
	margin: 4px 8px 4px 2px;
	border: 0px;
	padding: 0px;
}
.pageMenu .TwinSite td ul li .sitenm {
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
.pageMenu .TwinSite td ul li .sitenm:link,
.pageMenu .TwinSite td ul li .sitenm:visited,
.pageMenu .TwinSite td ul li .sitenm:hover {
	font-size: 13px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
.pageMenu .TwinSite td ul li .catch {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.pageMenu .TwinSite td ul li .catch:link,
.pageMenu .TwinSite td ul li .catch:visited,
.pageMenu .TwinSite td ul li .catch:hover {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.pageMenu .SpecialThanks {
	clear: both;
	width: 100%;
	background-color: #f0f0f0;
	margin: 8px 0px 16px 0px;
	border-right: 1px solid #000000;
	padding: 0px;
}
.pageMenu .SpecialThanks th {
	background-color: #000000;
	margin: 0px;
	border: 0px;
	padding: 2px 12px;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #fad700;
}
.pageMenu .SpecialThanks td {
	background-color: #eeeeee;
	margin: 0px;
	border: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
.pageMenu .SpecialThanks td ul {
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}
.pageMenu .SpecialThanks td ul li {
	margin: 0px 0px 0px 0px;
	border-bottom: #000000 1px solid;
	padding: 0px 0px 4px 0px;
	text-align: left;
	vertical-align: top;
}
.pageMenu .SpecialThanks td ul li img {
	float: left;
	margin: 4px 8px 4px 2px;
	border: 0px;
	padding: 0px;
}
.pageMenu .SpecialThanks td ul li .sitenm {
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
.pageMenu .SpecialThanks td ul li .sitenm:link,
.pageMenu .SpecialThanks td ul li .sitenm:visited,
.pageMenu .SpecialThanks td ul li .sitenm:hover {
	font-size: 13px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
.pageMenu .SpecialThanks td ul li .catch {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.pageMenu .SpecialThanks td ul li .catch:link,
.pageMenu .SpecialThanks td ul li .catch:visited,
.pageMenu .SpecialThanks td ul li .catch:hover {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
