body,td,th {
	font-family: Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, ＭＳ Ｐゴシック, Osaka;
	font-size: 12px;
	color: #6c5221;
	line-height: 21px;
}
body {
	background-image: url(../images/back_02.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #996666;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #996666;
}
a:hover {
	text-decoration: underline;
	color: #ff6600;
}
a:active {
	text-decoration: none;
	color: #996666;
}
.line {
	font-size: 12px;
	color: #990000;
	border-bottom:dotted 1px #999999;
}
.h1{
	font-size: 12px;
	line-height: 20px;
	vertical-align: 0px;
	color: #990000;
	font-weight: normal;
	margin: 0;
}
.style1 {color: #666666}
.style2 {color: #000000}
.style3 {color: #FF6600}


