body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 24px;
}
.title {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}
.credit {
	font-size: 13px;
	line-height: 22px;
}
.credit_s {
	font-size: 11px;
	line-height: 15px;
}
.credit_s_gray {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.middle {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
}
.hutoji {
	font-size: 17px;
	line-height: 26px;
	font-weight: bold;
}
.credit_gray {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.gray {
	font-size: 13px;
	line-height: 22px;
	color: #666666;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CCCCFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
