.txt-01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}
.txt-02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	text-shadow: #000000 1px 1px 3px;
}
.txt-03 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
}
.txt-04 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #0066CC;
	text-decoration: none;
	letter-spacing: 1px;
}
.txt-05 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #CC0000;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
.txt-06 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.txt-07 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #CC0000;
	text-decoration: none;
}
.txt-08 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #999999;
	text-decoration: line-through;
}
.txt-09 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.txt-10 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 5px;
	font-weight: bold;
}



.link-01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.link-01:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
}
.link-02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #0066CC;
	text-decoration: underline;
}
.link-02:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #0066CC;
	text-decoration: none;
}


.bg-01 {
	background-attachment: scroll;
	background-image: url(images/style/bg-2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg-02 {
	background-attachment: scroll;
	background-image: url(images/style/bg-3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg-03 {
	background-attachment: scroll;
	background-image: url(images/style/bg-4.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.bg-04 {
	background-attachment: scroll;
	background-image: url(images/style/right-2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg-05 {
	background-attachment: scroll;
	background-image: url(images/style/right-3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}


.textfield-01 {
	border: 1px solid #999999;
	background-color: #DDDDDD;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	height: 22px;
	width: 340px;
}
.textfield-02 {
	border: 1px solid #999999;
	background-color: #DDDDDD;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	height:170px;
	width: 340px;
}
.textfield-03 {
	border: 1px solid #999999;
	background-color: #DDDDDD;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	height:30px;
	width: 80px;
}


a {
  noFocusLine:expression(this.onFocus=this.blur());
} /* For IE */
:focus {
  -moz-outline-style: none;
} /* For Firefox */

