body {
	background-color: #E9EEF3;
	background-image: url(../common_img/bg.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
.def {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.def200 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 200%;
	color: #333333;
}
.copy {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #4874AD;
}
.defB {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
}
.def_red {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 150%;
	color: #CC0000;
}
.def_blue {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 150%;
	color: #003399;
}
