@charset "utf-8";

/* REMITMENT */

#REMITMENT {
	margin: 20px 10px;
}


#REMITMENT h3 {
	color: #336699;
	font-weight: bold;
	border-bottom: #999933 2px dotted;
	margin: 10px 0px;
}

#receipt1 {
	margin: 15px 20px;
	border: #66CCCC 2px dotted;
	padding: 8px;
	font-size: 90%;
	color: #0066CC;
}

.receipt_b {
	font-weight: bold;
	background-color: #0000FF;
	color: #FFFFFF;
}

.receipt_border {
	border-bottom: #3399FF double 3px;
	font-weight: bold;
	line-height: 1.5em;
}