.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;
    font-size: 16px;
    margin-top: 10px;
}
.content_standard p {
    margin: 0 0 10px;
}
.content_standard .main {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    width: 720px;
    padding: 20px 40px 10px;
    margin: 0 auto 30px;
}
.content_standard .main p {
    text-align: center;
    font-size: 14px;
}
.content_standard table {
    width: 50%;
    margin: 40px auto;
}

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

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

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

#maps-doujo {
	margin-bottom: 60px;
}
