.f10 {
	font-size: 10px;
}
.txt {
	line-height: 20px;
}
.style-red {
	color: #FF0000;
}

.f14 {
	font-size: 14px;
}
.mgn {
	padding: 10px;
	line-height: 18px;
}
.hako {
	border: 1px solid #CCCCCC;
}
a:link {
	color: #000000;
	text-decoration: none;

}
a:visited {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: #FF6600;
	text-decoration: underline;

}
a:active {
	color: #FF6600;
	text-decoration: overline;

}
td {
	font-size: 12px;
}
body {
	background-color: #ECE9D8;
	margin: 0px;
}
#paraid {
	background-color: #ECE9D8;
	padding: 4px 20px;
	margin: 30px;
	border: 1px solid #FFCC99;
}
.box {border: 1px solid #0099CC;
}
.f12 {
	font-size: 12px;
	line-height: 16px;
}
