body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 135%;
	color: #333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
	background-image: url(../img/bg_body.gif);
	background-repeat: repeat;
	background-position: left top;
}

a {
	color: #0033FF;
	text-decoration: none;
}
/*
a:link {
	color: #0033FF;
	text-decoration: none;
}

a:visited {
	color: #f47bb5;
	text-decoration: none;
}

a:hover {
	color: #f47bb5;
	text-decoration: none;
}

a:active {
	color: #f47bb5;
	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;
}



