body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 135%;
/*	background-color: #FFFFFF;*/
	color: #666666;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
	background-image: url(../img/bg_body.gif);
	background-repeat: repeat;
	background-position: left top;
}

a:link {
	color: #6330FF;
	text-decoration: none;
}

a:visited {
	color: #CC3300;
	text-decoration: none;
}

a:hover {
	color: #FF2000;
	text-decoration: none;
}

a:active {
	color: #FF6600;
	text-decoration: none;
}

span.txt16B {
	font-size: 16pt;
	font-weight: bold;
	line-height: 125%;
}

span.txt12B {
	font-size: 12pt;
	font-weight: bold;
	line-height: 125%;
}

span.txt10B {
	font-size: 10pt;
	font-weight: bold;
	line-height: 125%;
}

span.txt16 {
	font-size: 16pt;
	line-height: 125%;
}

span.txt12 {
	font-size: 12pt;
	line-height: 125%;
}

span.txt10 {
	font-size: 10pt;
	line-height: 125%;
}

span.Red {
	color: #FF0000;
}

span.Red_B {
	color: #FF0000;
	margin: 0px;
	padding: 0px;	
	line-height: 100%;
	font-weight: bold;
}

span.naviThis {
	font-weight: bold;
}

span.naviOther {
	font-weight: normal;
}





.hr01 {

	width: 90%;

	height: 1px;

	margin-top: 5px;

	margin-bottom: 5px;

	padding: 0px;

	border-bottom: 1px dotted #999999;

	float: left;

	clear: both;

	text-indent: -9999px;

}

div.endHr {

	height: 0px;

	margin: 0px;

	padding: 0px;

	border: none;

	line-height: 0px;

	font-size: 0pt;

	clear: both;

	visibility: hidden;

}



img {

	border: 0px;

}



