@charset "utf-8";

body {margin: 70px 50px;}

html {
    font-family: "HiraMinProN-W3", "@ＭＳ ?~X~N?~\~]", serif, sans-serif;
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -epub-writing-mode: vertical-rl;
    line-height: 1.75;
    text-align: justify;
}
strong.sesame_dot {
 font-weight: normal;
 text-emphasis-style: sesame;
       -webkit-text-emphasis-style: sesame;
       -epubt-text-emphasis-style: sesame;
}
span.tcy {
    text-combine: horizontal;
    -webkit-text-combine: horizontal;
    -epub-text-combine: horizontal;
}

a:link {
color: #330000;
 }

a:visited {
color: navy
}

a { text-decoration: none}

em {
font-family: sans-serif;
font-style: normal;
font-weight: bold;
}

H4 {color: #006400;
font-family: sans-serif;
font-weight: bold}
