body {
	margin: 20px 0px 0px 0px;
}
td {
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#mainBox {
	margin-top: 5px;
	margin-bottom: 20px;
}
#footer {
	margin-top: 25px;
}
#footer .copyright {
	padding-top: 8px;
	font-size: 12px;
	line-height: 1.5;
	color: #999999;
	text-align: center;
	padding-bottom: 15px;
}
h1 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	margin: 10px 0px;
}
h3 {
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
}
h3.title01{
	color: #5F65D7;
}
h3.title02{
	color: #3D9763;
}
h3.title03{
	color: #AD3CB7;
}
.marginT2 {
	margin: 2px 0px 0px 0px;
}
.marginT5 {
	margin: 5px 0px 0px 0px;
}
.marginT10 {
	margin: 10px 0px 0px 0px;
}
.marginT15 {
	margin: 15px 0px 0px 0px;
}
.marginT20 {
	margin: 20px 0px 0px 0px;
}
.marginT25 {
	margin: 25px 0px 0px 0px;
}.color01 {
	background-color: #71C65D;
}
.color02 {
	background-color: #B8E1AF;
}
.fonttxt01 {
	color: #3FA855;
}
.fonttxt02 {
	color: #FF0000;
}
.fonttxt03 {
	font-size: 11px;
	line-height: 1.5;
}
.fonttxt04 {
	font-size: 14px;
	line-height: 1.4;
	color: #FF0000;
}
.sidebg01 {
	background-image: url(../img/side_frm_mid.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8ACDCC;
}
.sidettl01 {
	font-size: 14px;
	font-weight: bold;
	color: #4DB0AF;
	margin: 0px;
}
.mainbg01 {
	background-image: url(../img/main_frm_mid.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}

