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

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

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

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

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


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

input,select,option {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}


h1{

	font-size:10px;

	float:left;

	font-weight:light;

}

h2{

	font-size:10px;

	float:left;

}

h1,h2 {

	margin: 2px;

}
