.txt01 {
	font-family: "Verdana", "ＭＳ ゴシック";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
body {
	background-color: #E4DDCC;
	background-image: url(img/back_img.jpg);
	background-repeat: repeat-x;
}
.txt02 {
	font-family: "Verdana", "ＭＳ ゴシック";
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}

.txt03 {
	font-family: "Verdana", "ＭＳ ゴシック";
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}a:link {
	color: #6600CC;
	text-decoration: underline;
}
a:visited {
	color: #6600CC;
	text-decoration: underline;
}
a:hover {
	color: #6600CC;
	text-decoration: none;
}
a:active {
	color: #6600CC;
	text-decoration: underline;
}
