body {
	font-size: 12px;
	line-height: 1.4em;
	background-color: #F0EADD;
	margin: 0px;
}
#head {
	background-image: url(images/lp/base_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	padding-top: 9px;
}
.text14 {
	font-size: 14px;
	line-height: 1.4em;
}
.text-red {
	color: #CC0000;
}
#foot {
	background-image: url(images/lp/base_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #996600;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #FF3333;
	text-decoration: underline;
}
.text-red-b {
	color: #CC0000;
	font-weight: bold;
}
.text11 {
	font-size: 11px;
	line-height: 1.4em;
}
.text-gray {
	color: #666666;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC9900;
}
.text-brown {
	font-weight: bold;
	color: #996600;
}

