.css1j { font-family: "‚l‚r ‚oƒSƒVƒbƒN, Osaka"; font-size:  9px; line-height: 140%; font-style: normal; font-weight: normal }
.css2j { font-family: "‚l‚r ‚oƒSƒVƒbƒN, Osaka"; font-size: 10px; line-height: 140%; font-style: normal; font-weight: normal }
.css3j { font-family: "‚l‚r ‚oƒSƒVƒbƒN, Osaka"; font-size: 12px; line-height: 150%; font-style: normal; font-weight: normal }
.css4j { font-family: "‚l‚r ‚oƒSƒVƒbƒN, Osaka"; font-size: 14px; line-height: 150%; font-style: normal; font-weight: normal }
.css5j { font-family: "‚l‚r ‚oƒSƒVƒbƒN, Osaka"; font-size: 18px; line-height: 150%; font-style: normal; font-weight: normal }

.indent1 {  font-size: 10px; text-indent: -10px; margin-left: 12px; line-height: 140%; }
.indent2 {  font-size: 12px; text-indent: -12px; margin-left: 12px; line-height: 150%; }
.indent3 {  font-size: 14px; text-indent: -70px; margin-left: 70px; line-height: 150%; }

a:link    { text-decoration: underline; ; color: #CC0000}
a:visited { text-decoration: underline; ; color: #0000FF}
a:active  { text-decoration: none; }
a:hover   { text-decoration: none; ; color: #FF3300}


#newsArea {
	/*overflow: hidden;*/
	/*height: 105px;*/
	width:390px;
	padding: 5px;
	height:70px;
	overflow:auto;
	text-align:left;
	background-color:#F5E5D6;
	font-size:12px;
}
div#newsArea h2.rss {
	font-size:14px;
	display:none;
}
a {
	color:#666666;
	text-decoration: none;
}
a:hover {
	color:#666666;
	text-decoration: none;
}
#news .date {
	width: 55px;
	color: #666666;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
#news .cnts {
	margin-left: 55px;
	color: #666666;
	line-height: 14px;
	padding-bottom: 0.3em;
}
#news a:link, #news a:visited, #news a:active {
	color: #666666;
	text-decoration:underline;
	padding-top: 2px;
	padding-bottom: 2px;
}
#news a:hover {
	text-decoration : none;
	color: #F03;
}

