@charset "utf-8";
p {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	background-image: url(img/sankaku.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 12px;
	line-height: 1.5em;
}
body {
	margin: 20px;
}
