body {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	line-height: 180%;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}
.style1 {
	color: #663333;
	font-weight: bold;
}
span {
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
}
a:link{
	color: #999966;
	font-size: 16px;
}
a:visited{
	color:#999966;
	font-size: 16px;
}
a:hover{
	color:#996666;
	font-size: 16px;
}
a:active{
	color:#996666;
	font-size: 16px;
}
.d {
	font-size: 16px;
}
.title {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}

