@charset "utf-8";

/*ロゴ画像を縦に長く。ファイルも差し替え*/
#header {
	height: 130px;
}

p.p1_268 {
    background-color: rgba(200,228,255,1.00);
    text-align: left;
    padding: 16px 8px;
    border-radius: 8px;
    line-height: 1.5em;
    margin-bottom: 1em;
    font-size: 16px;
}

p.p2_268 {
    font-weight: bold;
    text-align: left;
    margin-bottom: 1em;
}

p.p3_268 {
    text-align: left;
    margin-bottom: 1em;
    text-decoration: underline;
}

p.p4_268 {
    text-align: left;
    margin-bottom: 1em;
}

ul.ul1_268 {
    text-align: left;
    margin-bottom: 1em;
    margin-left: 1em;
}
    ul.ul1_268 li {
        text-align: left;
        margin-bottom: 1em;
        text-indent: -1em;
    }

.check_268 {
    background-color: rgba(200,228,255,1.00);
    padding: 1em;
    margin-bottom: 2em;
    border-radius: 12px; 
}