a {
	color: #852A1D;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #852A1D;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #852A1D;
}
.main_text {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 11px;
	line-height: 1.4em;
	color: #333333;
}
.head {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	line-height: 1.3em;
	color: #000000;
}
.body {
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.main_tb {
	background-image: url(images/bg_etc.gif);
	background-repeat: repeat-x;
	background-position: top;
}.red_pink {
	color: #FF6600;
	font-size: 11px;
}.sub {
	font-size: 9pt; line-height: 14pt;
}
