/*==↓全体↓================*/

body{
    margin: 0px 50px;
    margin-top:10.0px;
    background-color:white;
    width:700px;
}

hr{
    width:700px;
    height:1.0px;
    color:#666666;
    text-align:left;
}  

div.strong_matrix{
    font-size:14.0pt;
    font-weight:bold;
} 


div.strong{
    font-size:14.0pt;
    font-weight:bold;
    width:605px;
    margin-left:30px;
    line-height:1.3em;
} 


/*==↓表紙↓=========*/

p.title{
    color:black;
    font-weight:bold;
    font-size:25.0pt;
    line-height:1.2em;
    font-family:'ＭＳ ゴシック','ＭＳ 明朝';
    text-align:left;
    width:700px;
    
}

p.youkou{
    color:black;
    font-weight:nomal;
    font-size:11.0pt;
    line-height:1.5em;
    font-family:'ＭＳ ゴシック','ＭＳ 明朝';
    text-align:left;
    width:600px;
    padding:15px;
    border:1.0px double gray;
    background-color:pink;
}


div.hedder{
    color:gray;
    font-size:9.0pt;
    font-family:'ＭＳ ゴシック','ＭＳ 明朝';
    text-align:left;
    margin-left:30px;
}


/*==↓目次↓========*/

p.mokuji-title{
    color:black;
    font-weight:normal;
    font-size:14.0pt;
    line-height:1.2em;
    font-family:'ＭＳ ゴシック','ＭＳ 明朝';
    text-align:center;
}

p.mokuji{
    color:black;
    font-weight:normal;
    font-size:11.0pt;
    line-height:1.2em;
    font-family:'ＭＳ ゴシック','ＭＳ 明朝';
    text-align:left;
    width:600px;
    text-indent:0em;
    margin: 0px 90px;
}

/*==↓本文↓================*/

h1{
    color:#0a3ed3;
    font-weight:bold;
    font-size:15.0pt;
    line-height:1.5em;
    font-family:'ＭＳ ゴシック','ＭＳ 明朝';
    text-align:left;
    width:670px;
    border-top:1.0px none #003399;
    border-right:1.0px hidden #003399;
    border-top:2px solid #cccc00;
    border-left:8.0px groove red;
    padding-left:0.5em;
    padding-top:0.2em;
    background-color:#ffffef;
    text-indent:0em;
}

h2{
    color:#333333;
    font-weight:bold;
    font-size:14.0pt;
    line-height:1.2em;
    font-family:'ＭＳ ゴシック','ＭＳ 明朝';
    text-align:left;
    width:670px;
    padding-left:1.0em;
    padding-top:0.2em;
    border-left:3.0px double #0a3ed3;
    border-top:3.0px double #0a3ed3;
    background-color:#eeeeee;
    text-indent:0em;
}

h3{
    color:#0a3ed3;
    font-weight:bold;
    font-size:13.0pt;
    line-height:1.2em;
    font-family:'ＭＳ ゴシック','ＭＳ 明朝';
    text-align:left;
    width:670px;
    background-color:#eeeeff;
    text-indent:0em;
}

h4{
    color:#006666;
    font-weight:bold;
    font-size:11.0pt;
    line-height:1.2em;
    font-family:'ＭＳ ゴシック','ＭＳ 明朝';
    text-align:left;
    width:670px;
    padding-left:1.0em;
    background-color:#CCFF99;
    text-indent:0em;
}

p{
    font-weight:normal;
    font-size:11.0pt;
    line-height:1.5em;
    font-family:'ＭＳ ゴシック','ＭＳ 明朝';
    text-align:left;
    width:610px;
    text-indent:1.0em;
    margin-left:30px;
}

p.strong{
    color:black;
    font-weight:bold;
    font-size:14.0pt;
    line-height:1.5em;
    font-family:'ＭＳ ゴシック','ＭＳ 明朝';
    text-align:left;
    width:605px;
    text-indent:1.0em;
}

table{
    background-color:#ffffff;
    margin-left:30px;
}

td{
    padding:0.5em;
    font-size:10.0pt;
    line-height:1.5em;
    vertical-align:top;
}

ul.list2{
    font-size:11.0pt;
    line-height:1.2em;
    font-weight:bold;
}



/*==↑以上↑=====================*/