body {
	margin: 0px;
	padding: 0px;
}
.text1 {
	font-size: 12px;
	line-height: 16px;
}
.text2 {
	font-size: 10px;
	line-height: 16px;
}
.text3 {
	font-size: 8px;
	line-height: 16px;
}
.txt_em_orange {
	color: #FF6600;
	font-weight: bold;
}
.txt_decoration_none {
	text-decoration: none;
}
.link {
	text-decoration: none;
	color: #000000;
}
.topnews {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
a.navi:link {
	text-decoration: none;
}
a.navi:visited {
	text-decoration: none;
}
a.navi:hover {
	text-decoration: underline;
	color: #FF9516;
}
a.navi:active {
	text-decoration: underline;
}
.style9 {
	color: #FF0000;
	font-style: italic;
}
.style10 {
	font-size: 11px;
}
.top_isms_frame {
	border-top: dotted 1px gray;
	border-bottom: dotted 1px gray;	
	font-size: 10px;
	color: gray;
	padding: 0.5em 2px;
}
