@charset "utf-8";
/* CSS Document */



p#point {
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.4em;
	color: #94925c;
	width: 330px;
	padding: 15px;
	background:#f4f5e7;
	float:left;
}
p#point span {
	font-weight: bold;
	margin-bottom: 5px;
	color: #94925c;
	width: 330px;
	float:left;
}
table.material caption {
	margin-top: 10px;
}

table.material {
	_margin-top: 20px;
}
*:first-child+html table.material {
	margin-top: 20px;
}


table.howto {
	margin-bottom: 20px;
}


p.notice {
	width: 350px;
	float: right;
	margin: -15px 35px 30px;
	font-size: 11px;
}





