BODY{
 margin:0;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	font-size:11px;
	color:#666666;
	line-height : 125%;
	}
.text01{
	color:#006699;
	}
.text02{
	color:#ffffff;
	}
.text03{
	font-weight:bold;
	color:#ff3333;
	}
.box01{
	margin:0px 10px 10px 10px;
	padding:15px 15px 15px 15px;
	width:546px;
	border:1px solid #f74d4d;
	}
.box02{
	margin:5px 10px 10px 10px;
	padding:5px 15px 15px 15px;
	width:544px;
	border:3px solid #003366;
	}
.border01{
	border-bottom:1px solid #f74d4d;
	}
.border02{
	border-bottom:1px dashed #003366;
	margin:10px 0px 10px 0px;
	}
.content01 img{
	float: left;
	margin:0px 10px 0px 0px;
}
.content02 img{
	margin:10px 10px 0px 10px;
}
td.bgLine{
	background-image:url(img/linebg.gif);
	background-repeat:repeat-x;
	}
	
td.bgLine2{
	background-image:url(img/linebg2.gif);
	background-repeat:repeat-y;
	}
	
a:link{
	color:#006699;
	text-decoration:none;
}
a:visited{
	color:#006699;
	text-decoration:none;
}
a:hover{
	color:#006699;
	text-decoration:underline;
}
a:active{
	text-decoration:underline;
}
h1{
	font-weight:bold;
	font-size:12px;
	color:#003366;
}