body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666666;
	line-height: 130%;
}
.t-line {
	border: 0px solid #99CCCC;
}
.w-text {
	color: #FFFFFF;
}
a:link {
	color: #6666CC;
	text-decoration: none;
}
a:visited {
	color: #6666CC;
	text-decoration: none;
}
a:hover {
	color: #6666CC;
	text-decoration: underline;
}
.new-line {
	border-top: 1px #99CCCC;
	border-right: 1px #99CCCC;
	border-bottom: 1px dotted #99CCCC;
	border-left: 1px #99CCCC;
}
.font001 {
	font-size: 15px;
	color: #333333;
	line-height: 18px;

}
.bg {
	background-image: url(../etc_image/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

