@charset "Shift_JIS";

body {
	background:#F7F7F7;
	padding:0px;
	margin:0px;
	color:#3D3D3D;
}

.style1 {
	font-size: 11px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",Helvetica, Arial, sans-serif;
	line-height: 14px;
}

.style2 {
	font-size: 12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",Helvetica, Arial, sans-serif;
	line-height: 16px;
}

.style3 {
	font-size: 13px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",Helvetica, Arial, sans-serif;
	line-height: 16px;
}

.style4 {
	font-size: 13px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",Helvetica, Arial, sans-serif;
	line-height: 23px;
}

a {
	font-size:12px;
	color:#2E3192;;
}
a:link, a:visited {
	color:#2E3192;
	text-decoration:none;
}
a:hover {
	color:#2E3192;
	text-decoration:underline;
}

a.news {
	font-size:12px;
	color:#000000;
	line-height: 14px;
}
a.news:link, a.news:visited {
	color:#000000;
	text-decoration:none;
}
a.news:hover {
	color:#E90112;
	text-decoration:underline;
}

img {
	border: none;
}

#newsBody {
	overflow:auto;
	width:240px;
	height:140px;
}