*{
	margin:0;
	padding:0;
	}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 135%;
	color: #333333;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック";
	background-repeat: repeat-y;
	background-position: top center;
	scrollbar-face-color: #ffffff;			/*バー本体*/
	/*scrollbar-3dlight-color: #D0CDC5;		/*バー外側の明*/
	/*scrollbar-darkshadow-color: #D0CDC5;	/*バー外側の暗*/
	scrollbar-highlight-color: #D0CDC5;		/*バー内側の明*/
	scrollbar-shadow-color: #D0CDC5;		/*バー内側の暗*/
	scrollbar-track-color: #ffffff;			/*バーの下地*/
	scrollbar-arrow-color: #ffffff;			/*矢印*/
}

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

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

a:hover {
	color: #DF0A9A;
	text-decoration:underline;
}

a:active {
	color: #DF0A9A;
	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;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

br.cl {
	clear: both;
}


