* {
	font-size: 100%;
}
body {
	font-size: 80%;
	line-height: 1.5em;
	color: #666;
	letter-spacing: 0.1em;
}
h1 {
	font-size: 100%;
	color: #5983ac;
	border-bottom: 1px solid #ccc;
	margin-right: 15px;
}
h2 {
	color: #5983ac;
}
h3 {
	color: #5983ac;
}
a {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #906;
	text-decoration: none;
}
dt,dd {
	list-style: none;
	margin: 0;
}
dt {
	font-weight: bold;
	font-size: 100%;
}
dd {
	font-size: 90%;
}
#foot a {
	color: #5983ac;
	text-decoration: none;
}
#foot a:hover {
	color: #906;
	text-decoration: underline;
}
#footMenu #pageTop {
	font-size: 78%;
}
#footMenu #pageTop a {
	color: #666;
	text-decoration: none;
}
#footMenu #pageTop a:hover {
	color: #906;
	text-decoration: underline;
}
strong {
	color: #666;
	font-style: normal;
	font-weight: normal;
}
address {
	margin: 0;
	font-style: normal;
	color: #789abb;
}
.txtHead {
	margin: 45px 0 0 0;
	font-size: 12px;
}
.sitemap {
	text-align: right;
}
.bgtxt {
	 margin: 0;
	padding: 0;
	text-indent: -9999px;
	font-size:0;
	line-height: 0;
	float: left;
}
.bgtxt2 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	font-size:0;
	line-height: 0;
}
.txtClear {
	clear: both;
}
.txtMrg {
	margin-right: 20px;
}
.ttlM {
	font-size: 16px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
.txtM {
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	color: #333;
	letter-spacing: 0.1em;
}
.copyright {
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.txtLine {
	text-decoration: underline;
}
.txtBold {
	font-weight: bold;
}