@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, address {
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    line-height: 1.7;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
html {
    height: 100%;
    margin-bottom: 1px;
    overflow-y: scroll;
}
br {letter-spacing: normal;}
hr {height: 1px;}
html {}body {}
p {margin: 0;padding: 0;}
ul {list-style: outside none none;margin: 0;padding: 0;}
li {margin: 0;padding: 0;}
dl {margin: 0;padding: 0;}
dt {display: block;width: auto;margin: 0;padding: 0;}
dd {margin: 0;padding: 0;}
table {border: medium none;border-collapse: collapse;}
td, th {vertical-align: top;}
th {text-align: left;}
caption {text-align: left;}
img {vertical-align: bottom;}
a img {border: medium none;}
a:hover img {opacity: 0.6;}
a {outline: medium none;text-decoration: underline;}
a:link {}
a:visited {}
a:hover {}
textarea, select, option, optgroup {
    background-color: #fff;
    font: 12px "メイリオ","ヒラギノ角ゴ Pro W3",Arial,Helvetica,Osaka,"ＭＳ Ｐゴシック",sans-serif;
    vertical-align: middle;
}
select {min-width: 2em;}
option, optgroup {padding-right: 0.4em;}
fieldset {border: medium none;}
legend {display: none;}
label[for], input[type="checkbox"], input[type="radio"], input[type="button"], select, option {cursor: pointer;}
optgroup {cursor: default;}
.clear {clear: both;}
.clearfix::after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0.1em;
    height: 0.1px;
    line-height: 0;
    visibility: hidden;
}
:first-child + html .clearfix {min-height: 1%;}
* html .clearfix {display: inline-table;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.todo {color: red;font-size: 18px;font-weight: bold;}
