body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/body.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	background-color: #FFFFFF;
}
h1, h2, p {
	margin: 0px 0px 8px;
	padding: 0px;
}
h1, h2 {
	font-size: 14px;
	line-height: 20px;
	color: #E64D66;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 224px;
}
strong {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
}
td
	{
	padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:#333333;
	font-size:11px;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border:none;
	line-height: 20px;
}
a {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	font-size: 12px;
	line-height: 20px;
}
