/* CSS Document */
body {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

div {
	margin: 20px 10px;
}

div.description {
	margin: 20px 5px;
}

#polisy {
	width: 660px;
	margin-right: auto;
	text-align: left;
	margin-left: auto;
}
#polisytitle {
	border-style: dotted none;
	border-top-color: #666;
	border-bottom-color: #666666;
	padding: 10px 0 10px 0;
	margin: 0;
	font-size: 20px;
	text-align: center;
	color: #666;
}

p {
	width: 660px;
	text-align: right;
}
h3{
	font-size: 14px;
	margin-bottom: 0px;


}

.suuji {
	list-style-type: decimal;
	margin: 10px 0;
}
