body {
	background-color:#ffffff;
	background-attachment: fixed;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-image: url(images/bg.gif);

}

a {
	text-decoration: none;
	word-break : break-all;
}
a:link, a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #0000dd;
}

h1,h2{
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin-left: 12px;
}
.h2class {
	line-height: 20px;
	font-weight: normal;
	font-size:14px;
	text-align: right;
	margin-right: 8px;
	color: #857287;
}
h3{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
p {
	font-size: 12px;
	color: #666666;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
}
.tdbg2 {
	background-color:#00000;
	background-repeat: no-repeat;
	background-image: url(images/bg2.gif);
}
.fontc {
	line-height: 20px;
	text-align: left;
	margin-left: 20px;
}

.footer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #996600;
}
.copyright {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-right: 8px;
}


a img {
	border: 0;
}
li {
	font-size: 12px;
}
.line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9966;
	line-height: 22px;
	width: 375px;
	margin-left: -20px;
}
.menu{
	position:absolute;
	top:-1000px; left:0px;
	visibility:hidden;
	width:200px;
	border:1px #000000 solid;
	background-color:#ffff99;
	padding:4px 4px 4px 4px;
		}
.brown {
	color: #996600;
	line-height: 20px;
	text-align: left;
	margin-left: 20px;
}
.green {
	color: #996600;
	line-height: 20px;
	text-align: left;
	margin-left: 20px;
}
.lineg{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
	line-height: 22px;
	width: 380px;
	margin-left: -25px;
}
.fonts {
	font-size: 10px;
	text-align: left;
	margin-left: 20px;
}
.small {font-size: 10px}
