body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 135%;
	background-color: #FFFFFF;
	color: #455456;
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
}
a:link {
	color: #A635C1;
	text-decoration: none;
}
a:visited {
	color: #CC66FF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	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;
	clear: both;
	visibility: hidden;
}

img {
	border: 0px;
}

h1{
	font-size:10px;
	/*float:left;*/
	font-weight:light;
	text-align:center;
}