.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ADA191;
}
h1 {
	font-size: 14px;
	color: #000066;	
}
.txt10_r {
	font-size: 10px;
	line-height: 14px;
	color: #FF0000;
}
.txt11 {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.txt12 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.txt12_b {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}
.txt12_bb {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.txt12_rb {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	font-weight: bold;
}
.txt12_pb {
	font-size: 12px;
	line-height: 18px;
	color: #FF0066;
	font-weight: bold;
}
.txt12_gb {
	font-size: 12px;
	line-height: 18px;
	color: #006633;
	font-weight: bold;
}
.caption {
	font-size: 10px;
	line-height: 12px;
	color: #009966;
}
.txt12_og {
	font-size: 12px;
	line-height: 18px;
	color: #FF3300;
}
.syosai_waku {
	border: 1px solid #999999;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #EEEEEE;
	padding: 5px;
}

a.lnk006:link { color: #FF0000; text-decoration: none;}
a.lnk006:visited { color: #FF0000; text-decoration: none;}
a.lnk006:hover { color: #FF6633; text-decoration: underline;}
a.lnk006:active { color: #FF0000; text-decoration: underline;}
