.Content00 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	text-align: center;
}
.title_01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 25px;
	font-weight: bold;
}
.fun {
	font-size: 13px;
	text-align: right;
	display: block;
}
.content_standard {
	text-align: center;
}
.content_standard table {
    width: 50%;
    margin: 40px auto 60px;
}

.content_standard table {
    border-collapse: collapse;
    border-top: 1px solid #aaa;
}

.content_standard table th,
.content_standard table td {
    border-bottom: 1px solid #aaa;
    padding: 5px 0;
}

.content_standard table td.no_border {
    border: none;
}
