.maru {
	background-attachment: fixed;
	background-image: url(images/maru.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.line-o {
	background: #FFE0A2;
	font: 16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
}
.font16b {
	color: #33F;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
	background-color: #FF6;
}
.font18-red {
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	border-bottom-style: dotted;
	border-bottom-color: #06F;
}

