@charset "utf-8";
a {
	text-decoration: none;
}
.clr {
	clear: both;
}
.leftBox {
	float: left;
	height: auto;
	width: 340px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.leftBox img {
	display: block;
	float: right;
}
.leftBoxTxt {
	float:left;
	height: auto;
	width: 225px;
}
.rightBox {
	float: right;
	height: auto;
	width: 340px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.rightBox img {
	display: block;
	float: left;
}
.rightBoxTxt {
	float: right;
	height: auto;
	width: 225px;
}
.txt00 {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
}
.txt01 {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #3366BB;
}
.txt02 {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #993300;
}
.txt03 {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #993300;
}
