@charset "ISO-2022-JP";
/* CSS Document */

/***************** news base *****************/

body {
	background-color: #FFFFFF;
	margin: 0px;
}

a:link {
	color:#3366CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666699;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #FFCC33;
}

/***************** news base *****************/

.news-font01 {
	font-family: "$B#M#S(B $B#P%4%7%C%/(B", Osaka, "$B%R%i%.%N3Q%4(B Pro W3";
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding: 5px 0 0 8px;
}

.news-font02 {
	font-family: "$B#M#S(B $B#P%4%7%C%/(B", Osaka, "$B%R%i%.%N3Q%4(B Pro W3";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
	padding: 5px 0 0 0;

}

#news-line {
    margin: 5px 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
