.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 {
    text-align: center;
}

.content_standard.desc {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    width: 600px;
    padding: 20px 0 10px;
    margin: 10px auto 40px;
}

.content_standard.desc p {
    font-size: 16px;
    margin: 0 0 10px;
}

.content_standard.steps {
    margin-bottom: 40px;
}

.content_standard.steps ol,
.content_standard.steps ul {
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0;
}

.content_standard.steps ol li {
    margin: 0 0 40px;
}

.content_standard.steps h3 {
    font-size: 22px;
}

.content_standard.steps h4 {
    font-size: 20px;
    width: 480px;
    margin: 0 auto;
}

.content_standard.steps div.excerpt {
    width: 560px;
    margin: 10px auto 20px;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}
.content_standard.steps div.img {
    width: 100%;
    letter-spacing: -.4em;
}

.content_standard.steps div.img * {
    letter-spacing: normal;
}

.content_standard.steps div.img img {
    margin: 0 3px;
}

.content_standard.steps div.img p {
    margin: 0;
    font-size: 14px;
}

.content_standard.steps ol ul li {
    margin: 10px auto 20px;
}
.content_standard.steps ol ul li h5 {
    margin: 0 auto;
    width: 480px;
    font-size: 18px;
    border-bottom: 1px solid #aaa;
}
