body,td,th {
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
	color: #EBD43E;
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: underline;
	color: #6D0396;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: underline;
	color: #003399;
}

/* ---- color ---- */

.style1 {
	color: #999999;
}
.style1b {
	color: #999999;
	font-weight: bold;
}



/* ---- otherlink ---- */

#otherlink {
	background-repeat: repeat;
	color: #421818;
}

a.otherlink1{
	text-decoration: none;
	color:#421818;
}

a.otherlink1:hover{
	text-decoration: underline;
	color:#421818;
}

a.otherlink1:visited{
	text-decoration: none;
	color:#421818;
}



/* ---- ‚à‚¢‚Á‚±otherlink ---- */

#protector A:link { COLOR: #0099FF; TEXT-DECORATION: none; }
#protector A:visited { text-decoration:none; COLOR:#0099FF }
#protector A:active { TEXT-DECORATION:none; COLOR:#FF3300 }
#protector A:hover { text-decoration:underline; COLOR:#FF3300 }
