body {
	font-size: 12px;
	line-height: 1.5;
}
table {
	font-size: 12px;
	line-height: 1.5;
}

.linkgray a:link          { color: #474747; font-size: 10px; xtext-decoration: underline }
.linkgray a:visited       { color: #999999; font-size: 10px; text-decoration: underline }
.linkgray a:active        { color: #009889; font-size: 10px; text-decoration: underline }
.linkgray a:hover         { color: #009889; font-size: 10px; text-decoration: underline }

.linkgray12 a:link          { color: #474747; font-size: 12px; xtext-decoration: underline }
.linkgray12 a:visited       { color: #999999; font-size: 12px; text-decoration: underline }
.linkgray12 a:active        { color: #009889; font-size: 12px; text-decoration: underline }
.linkgray12 a:hover         { color: #009889; font-size: 12px; text-decoration: underline }

.footer {  font-size: 8pt}
.honbun10 {  font-size: 10px}
.honbun10_line {
	font-size: 10px;
	border-top: 1px dotted #666666;
	margin: 0px;
	padding: 2px 0px 0px;
}
.honbun10_line2 {
	font-size: 10px;
	margin: 0px;
	padding: 0px 0px 2px;
	border-bottom: 1px dotted #666666;
}


.honbun10g {  font-size: 10px; color: #1B8F83}
.honbun12 {  font-size: 12px; line-height: 16px}
.honbun18 {  font-size: 18px}
#date {
	font-size: 10px;
	color: #009889;
	text-align: right;
	margin: 5px 0px;
	padding: 0px;
	width: 750px;
	letter-spacing: 0.1em;
}

.time {
	line-height: 1.3;
}
.time_red {
	color: #FF0000;
}


.topics_floor {
	margin: 30px 0px 0px;
	padding: 0px;
	text-align: right;
}
.topics_blue {
	font-weight: bold;
	color: #669933;
}
.topics_fair {
	color: #669933;
	font-size: 12px;
	margin: 0px 0px 5px;
	padding: 0px 0px 2px;
}
.topics_img {
	float: left;
	height: 108px;
	width: 120px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
}
.topics_img2 {
	border: 1px solid #CCCCCC;
}


.owabi {
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
}

.owabi_t01 {
	font-weight: bold;
	border-bottom: 1px dotted #999999;
	text-align: center;
	margin: 10px 0px 0px;
	padding: 0px 0px 5px;
}
.owabi_t02 {
	font-weight: bold;
}
.owabi_t03 {
	font-size: 11px;
	text-align: right;
}
.topics_txt {
	margin: 8px 0px 0px;
	padding: 5px;
	width: 448px;
	border: 1px solid #999;
	color: #F00;
}
.topics_txt2 {
	margin: 0px 0px 0px 8px;
	padding: 0px;
	width: 260px;
	color: #960;
}
.topics_txt3 {
	color: #960;
	margin: 30px 0px 10px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
}


.line {
	border-bottom: 1px dotted #666666;
	margin: 8px 0px 15px 5px;
	padding: 0px 0px 8px 5px;
	width: 580px;
	font-size: 12px;
	line-height: 1.5;
}
.line2 {
	margin: 10px 0px 0px;
	padding: 10px 0px 0px;
	border-top: 1px dotted #999999;
}
.line3 {
	margin: 8px 0px 0px 3px;
	padding: 5px 10px 0px 0px;
	width: 580px;
	font-size: 12px;
	line-height: 1.5;
	border-top: 1px dotted #666666;
	text-align: right;
}
.line_sub {
	border-bottom: 1px solid #666666;
	margin: 0px 0px 10px 5px;
	padding: 0px 0px 3px 5px;
	width: 580px;
	font-size: 12px;
	line-height: 1.5;
	color: #00B7A4;
}
.line_sub2 {
	border-bottom: 1px solid #666666;
	margin: 20px 0px 10px 5px;
	padding: 0px 0px 3px 5px;
	width: 580px;
	font-size: 12px;
	line-height: 1.5;
	color: #00B7A4;
}

.tenkyu	{
	color:#FF0000;
	}


/* link
---------------------------------------------------------- */
a:link {
	color: #0F7373;
	text-decoration: none;
}
a:visited {
	color: #0F7373;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF6633;
}
a:active {
	text-decoration: underline;
	color: #FF6633;
}

