body{
	margin: 0px;
	padding: 0px;
	color: #6F6868;
}
br{
	letter-spacing: normal;
}
img{
	border: none;
}
a:link{color:#ff9900; font-weight: normal; text-decoration: none;}
a:visited {color:#ff9900; font-weight: normal; text-decoration: none;}
a:active {color:#ff9900; font-weight: normal; text-decoration: none;}
a:hover {color:#ff9900; font-weight: normal; text-decoration: underline;}

/*　文字の大きさの設定　*/
.font10px{font-size : 10px;}
.font11px{font-size : 11px;}
.font12px{font-size : 12px;}
.font14px{font-size : 14px;}
.font15px{font-size : 15px;}
.font16px{font-size : 16px;}

h1{
	font-size:12px;
}


td{
	font-family:  "ＭＳ Ｐゴシック", Osaka, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.1em;
}
.orange{
	color: #ff9900;
}
.orange-s{
	color: #ff9900;
	font-size: 10px;
	text-align:center;
}

.splinktb       { font-size:12px; }

.splink A:LINK	{  text-decoration: none; }
.splink A:VISITED	{  text-decoration: none; }
.splink A:HOVER	{  text-decoration: underline; }

.ftlinktx { font-size: 12px; }
.ftlink A:LINK	{  color:#ffffff; text-decoration: none;  font-size:10px;}
.ftlink A:VISITED	{  color:#ffffff; text-decoration: none; font-size:10px; }
.ftlink A:HOVER	{  color:#ffffff; text-decoration: underline;  font-size:10px;}
.ftlink A:ACTIVE	{  color:#ffffff; text-decoration: underline;  font-size:10px;}