p {
	font-size: 12px;
}

.table-1 {
	border: thin solid #000000;
}
.font-n {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
}

.font-s {
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}

.head1 {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #666666;
}

.head-fair {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}

.md-fair {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #00B5B5;
}

.t-1 {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid 
}
.head2 {
	font-size: 14px;
	line-height: 24px;
	color: #CC9999;
	font-weight: bold;

}

.link-button {
	font-family: "lr SVbN", "Osaka|";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #666666;
	line-height: 18px;
}
.textfield {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
}
INPUT {
	BORDER-RIGHT: #666666 0px solid;
	BORDER-TOP: #666666 0px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #666666 0px solid;
	COLOR: #666666;
	BORDER-BOTTOM: #666666 1px solid
	BACKGROUND-COLOR: #FFFFE8;
	background-color: #FFFFE8;
}
.INPUT2 {
	BORDER-RIGHT: #666666 1px dotted;
	BORDER-TOP: #666666 1px dotted;
	FONT-SIZE: 12px;
	BORDER-LEFT: #666666 1px dotted;
	COLOR: #666666;
	BORDER-BOTTOM: #666666 1px dotted;
	line-height: 22px;

}

.border-none {
border:none;
}

TEXTAREA {
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #666666 1px solid;
	COLOR: #666666;
	BORDER-BOTTOM: #666666 1px solid;
	TEXT-DECORATION: none
}

.font-red-bold{
color:#FF0000;
font-weight:bold;
}
