body {
	background-color: #EFEEE7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table.body {
	border-left: 6px solid #000;
	border-right: 6px solid #000;
}

table.head01 {
	background-position:left top;
	background-repeat: no-repeat;
}

table.head {
	background-position:right top;
	background-repeat: no-repeat;
}

td.news {
	background-color: #EEE;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	padding: 10px 0px 10px 20px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 14px;
	color: #333333;
	line-height: 125%;
}

td.main {
	background-color: #FFF;
	padding: 50px 40px 10px 5px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 14px;
	color: #333333;
	line-height: 160%;
	text-align: justify;
	text-justify: inter-ideograph;
}

.t_type01 {
		border-collapse: collapse;
		font-size: 14px;
		color: #333333;
}
.t_type01 th, .t_type01 td {
		padding: 0.4em 0.4em;
		border-top: 1px solid #999;
		border-bottom: 1px solid #999;
}

td.footer {
	background-color: #666;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 2px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 150%;
}

.IMG_LEFT {
		position: relative;
		top: 3px;
		margin-right: 15PX;
}
.IMG_RIHGT {
		position: relative;
		top: 3px;
		margin-left: 15PX;
}

.dash {
	line-height: 160%;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.marker {
	background-color: #ffff66;
}

a:link {
	color:#1B71C7;
	text-decoration: none;
}
a:visited {
	color:#1B71C7;
	text-decoration: none;
}
a:hover {
	color:#1B71C7;
	text-decoration: underline;
}
a:active {
	color:#1B71C7;
	text-decoration: none;
}
