/*--------------- fontŠÖŒW --------------- */
.f01 {
padding : 10px;
font-size : 10px;
color : #666666;
}

.f02 {
padding : 0px;
font-size : 15px;
font-weight : bold;
margin-left : 0px;
color : #1456B0;
}

.f03 {
padding : -10px;
font-size :14px;
text-align : center;
float : center;
}

.f04 {
	padding : 10px;
	font-size : 11px;
	margin-left : 0px;
}

.f05 {
	font-size : 13px;
	padding : 10px;
	margin-left : 5px;
	letter-spacing: 1px;
}

.f06 {
	padding : 0px;
	font-size : 10px;
	color : #666666;
}

.f07 {
	font-size : 13px;
	padding : 0px;
	letter-spacing: 1px;
	color : #666666;
}

.f08{
	padding : 10px;
	font-size : x-small;
	margin-left : 0px;
}

.f09 {
	padding : 0px;
	font-size : 20px;
	font-weight : bold;
	margin-left : 0px;
}

.new {
	margin-top : 1px;
	padding : 0px;
	font-size : 13px;
	font-weight : bold;
	margin-left : 15px;
}

.txt {
	font-size : x-small;
	line-height : 1.4;
}

.f10 {
	font-size: 11px;
	line-height: 16px;
	color: #404040;
	margin-left : 0px;
	padding : 0px;
}

.t-new-txt {
	font-size: 10px;
	color: #8CC922;
	padding : 0px;
	margin-right : 0px;
	text-align : left;
}

.t-title-txt {
	font-size: 11px;
	color: #EB195E;
	padding : 0px;
	margin-left : 0px;
	text-align : left;
	line-height: 1.9em;
}

.frame {
	width: 570px;
	height: 47px;
	overflow: auto;
	border: 1px solid #999;
	margin: 2px;
	padding: 2px;
	background : #FEFAD4;
}