.line {
	line-height: 20px;
	font-size: 14px;

}
.yen {
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFdd;
	text-align: right;

}
.yen1 {
	font-weight: bold;
	color: #CC0000;
	text-align: right;
	height: auto;
	width: 100%;
	background-color: #FFFFdd;
	font-size: 12px;




}
h1 {
	font-size: 14px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
.donabe {
	color: #006600;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: small;
}
.renew {
	background-color: #FFFFCC;
	padding: 10px;
	width: 640px;
	color: #FF3300;
	text-align: center;
	background-position: center center;
}
.red {
	color: #FF0000;
}

.yen2 {
	font-weight: bold;
	color: #CC0000;
	text-align: right;
	height: auto;
	width: 100%;
	background-color: #FFFFdd;
	font-size: 16px;
}
.line-01 {
	font-size: 16px;
	margin-right: 20px;
	margin-top: 15px;
}
.line-02 {
	font-size: 12px;
	line-height: 130%;
}
.right {
	float: right;
}
.left {
	float: left;
}
