@charset "UTF-8";
/* CSS Document */

#detail {
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 20px;
	font-family: "ヒラギノ角ゴ ProN W3", "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
}
#incho {
	text-align: center;
}
.blue {
	color: #3A9FCD;
}
table {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
