@charset "utf-8"


/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

html{
    min-width:960px;
}
p,
a,
li{
    font-size: 21px;
    line-height: 180%;
}
a{
    color: #555;
    text-decoration: none;
}
a:hover{
    color: #99b;
}

body{
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: rgb(243, 236, 217);
}
header{
    width: 100%;
    margin: 0 0 0 0;
}
main{
    display: table;
    width: 960px;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0px 4px 24px 8px #bba;
    -webkit-box-shadow: 0px 4px 24px 8px #bba;
    -moz-box-shadow: 0px 4px 24px 8px #bba;
}
footer{
    height: 128px;
    margin-top: 56px;
    padding: 24px 0 16px 0;
    background-color: #53915F;

}
div.content{
    margin: 0 24px;
    padding: 0 112px;
}
div.content1{
    margin: 24px 24px;
    padding: 0 112px;
    background-color: rgb(203, 247, 247);
    border-radius: 45px;
}
div.Htop{
    height: 128px;
    padding-top: 16px;
    background-color: rgb(164, 247, 179);
}
div.Htop>div{
    max-width: 960px;
    margin: 0 auto;
    padding: 0 8px;
}
div.Htop div p{
    float: right;
    text-align: center;
    margin: 0 0 0 0;
}
div.mainImg{
    background-image: url("../images/bg_01.png");
    width: 100%;
}
div.mainImg img{
    display: block;
    margin: 0 auto;
    padding: 8px 0;
}
div.bg01{
    background-image: url("../images/bg_ico_01.png");
    background: no-repeat left center;
}
div.bg02{
    background-image: url("../images/bg_ico_02.png");
    background: no-repeat right center;
}
h1{
    margin: 0 0 0 0;
    font-size: 476%;
    text-shadow: 0 2px 1px #bbb;
    -webkit-text-shadow: 0 2px 1px #bbb;
    -moz-text-shadow: 0 2px 1px #bbb;
}
h2{
    height: 90px;
    margin: 24px 0;
    padding: 12px 0 0 0;
    text-align: center;
    background-image: url("../images/bg_h2.png");
    background-repeat: no-repeat;
    clear: both;
}
h3{
    font-size: 120%;
    margin: 12px 0;
    font-weight: bold;
}
.al-c{
    padding: 10px;
    text-align: center;
}
.al-c1 {
    text-align: center;
    position: relative;
    display: inline-block;
    padding: 0.5em 0.6em;
    text-decoration: none;
    color: #FFF;
    background: #fd9535;/*背景色*/
    border-bottom: solid 2px #d27d00;/*少し濃い目の色に*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
  }
.al-c1:active {
    border-bottom: solid 2px #fd9535;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
  }
.al-l{
    text-align: left;
}
.al-r{
    text-align: right;
}
.fl-l{
    float: left;
    padding: 0 100px 0 0;
}
.fl-r{
    float: right;
    padding: 0 0 0 100px ;
}
p.fs150{
    font-size: 150%;
}
p.fs200{
    font-size: 200%;
}
.mincho{
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
span.red{
    color: #f00;
}
span.green{
    color: #0b2;
}
div.bg01{
    background-image: url("../images/bg_ico_01.png");
    background-position: left;
}
div.bg02{
    background-image: url("../images/bg_ico_02.png");
    background-position: right;
}
ul{
    margin: 0 48px;
    padding: 32px 0 ;
    list-style-type: none;
}
ul li{
    margin: 12px 0;
    padding: 0 0 0 36px;
    background-position: 0px 8px;
    background-repeat: no-repeat;
}
ul.chk-r li{
    background-image: url("../images/ico_li_01.png");
}
ul.chk-g li{
    background-image: url("../images/ico_li_02.png");
}
div.fuda{
    margin: 18px 48px;
    padding: 18px 24px 48px 24px;
    border: 8px solid #bbb;
    border-radius: 12px 12px 12px 12px;
}
p.tyuusyaku{
    margin: 12px 0 52px 0;
    text-align: center;
}
p.answer{
    font-size: 360%;
    line-height: 180%;
}


/*

解説ページ

*/
div.fixBox{
    position: fixed;
    right: 0;
    bottom: 8px;
    width: 120px;
    margin: 4px;
    padding: 8px 8px;
    border-radius: 8px;
    background-color: rgba(255, 255, 255, 0.6);
}
div.fixBox h2{
    height: auto;
    background: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
div.fixBox ul{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
div.fixBox ul li{
    margin: 0 0 0 0;
    font-size: 120%;
    background-position: 0px 4px;
}
div.fixBox ul li a{
    font-size: 100%;
}

span.hiragana{
    display: inline-block;
    padding-right: 18px;
    font-size: 140%;
}
dt{
    font-size: 120%;
    color: #444;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;    
    border-bottom: 1px dotted #2b2;
    margin-bottom: 8px;
}
dd{
    margin: auto 8px 24px 60px;
}

form{
    margin: 0 120px;
}
form input,
form textarea{
    display: block;
    clear: both;
    width: 98%;
    margin: 0 auto;
    padding: 4px;
    font-size: 100%;
    line-height: 120%;
}
form p{
    font-size: 100%;
    line-height: 1;
}
form p span{
    display: inline-block;
    margin: 4px 12px 4px 0;
    padding: 4px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #f22;
    font-weight: normal;
}
form input.btn{
    height: 40px;
    width: 80px;
    background-color: #888;
    border-radius: 0;
    color: #fff;
    font-weight: bold;
}
form input.btn:hover{
    background-color: #bbb;
}