@charset "utf-8";
body {
	background-color: #31416e;
	margin-top: 14px;
	margin-left: 0px;
}
.txts {
	font-size: 10px;
	line-height: 135%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif; 
	/* 	font-family: , Arial, Helvetica, sans-serif Geneva; */	
}
.txt {
	font-size: 12px;
	line-height: 135%;
/*	font-family: "ＭＳ ゴシック", "Osaka－等幅"; */
}
.gtxt p {
	font-size: 12px;
	line-height: 125%;
	text-indent: -1em;
	margin: 0 1em 0.5em 1em;
}


.footer-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #31416e;
}

a.header:link {
	color: #31416e;
	text-decoration: none;
}
a.header:visited {

	color: #31416e;
	text-decoration: none;
}
a.header:hover {


	color: #ff731e;
	text-decoration: underline;
}
a.header:active {



	color: #ff731e;
	text-decoration: underline;
}

a.news:link {
	color: #31416e;
	text-decoration: none;
}
a.news:visited {

	color: #31416e;
	text-decoration: none;
}
a.news:hover {


	color: #ff731e;
	text-decoration: underline;
}
a.news:active {



	color: #ff731e;
	text-decoration: underline;
}
