a.card_link01:link {
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
a.card_link01:visited {
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
a.card_link01:hover {
	font-size: 12px;
	color: #F30;
	text-decoration: underline;
}
.txt01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
}
.txt02 {
	font-size: 12px;
	color: #464646;
}
.txt03 {
	font-size: 16px;
	color: #004fef;
	text-decoration: none;
	font-weight: bold;
}
.txt04 {
	font-size: 15px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.txt05 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
}
.txt06 {
	font-size: 12px;
	line-height: 18px;
	color: #06F;
	text-decoration: none;
}
.txt07 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}


.input_td01 {
	font-size: 13px;
	color: #333;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.input_td02 {
	border: 1px dashed #FFF;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.cardname_td {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(img/card_name.gif);
	height: 36px;
	width: 116px;
}
