@charset "utf-8";

/*見積は背景が紫*/
.バナー {
	text-align: left;
	font-family: "メイリオ" , Meiryo, "BIZ UDPGothic", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "Osaka－等幅", "Osaka", "Hiragino Kaku Gothic ProN";
	font-size: 16px;
	color: #ffffff;
	background-color: #2a01ff;
}

