body {
	background-color: #FFFFFF;
	margin: 0px;
}
td {
	font-size: 12px;
	line-height: normal;
	color: #666666;
}
h1 {
	font-size: 12px;
	line-height: normal;
}
a:link {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	color: #FF6633;
	text-decoration: none;
}
a:visited {
　　color: #6699CC;
	text-decoration: none;
}
a:active {
　　color: #6699CC;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
.font-blue {
	color: #336699;
}
a:visited {
	color: #6699CC;
}
.font-orange {
	color: #FF9900;
}
.niji-bg {
	background-image: url(../img/left-image01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
