a:link {  font-size: 12px; color: #000099}
.nomal {  font-size: 12px; line-height: 16px; color: #333333}
.snomal {  font-size: 10px; color: #FFFFFF}
.newsrelease {  font-size: 12px; font-weight: bold; color: #333399}
.whiteb {  font-size: 12px; font-weight: bold; color: #FFFFFF}
.popup {  font-size: 30px; font-weight: bolder; color: #000000; line-height: 34px; font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"}
.sblack {  font-size: 10px; color: #333333}
.attention {  font-size:16px;  color:#CC0000;}

div.news {
	text-align: left;
}
p {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #333;
	font-size: 96%;
	line-height: 150%;
}
 p.title {
 	margin: 0 0 5px 0;
 	padding: 0 0 0 5px;
 	border-left: 5px solid #6c7ac8;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: left;
}

div.newsContents {
	margin: 0 0 30px 0;
	width: 650px;
}
	div.newsContents p.text {
		margin: 10px 0 0 0;
	} 
a.outsidelink {
	padding: 0 0 10px 17px;
	background: url(news/images/link_icn.gif) 2px 2px no-repeat;
}
a.pdf {
	padding: 0 0 10px 17px;
	background: url(news/images/icon_pdf.gif) top left no-repeat;
}

.white {
	color: #fff;
}

/*TOP---------------------------*/
.topBG {
	background: url(images/back.gif) top left repeat-x;
}