@charset "UTF-8";

/*body*/

body {
    background-color: #eeeeee;
    padding-top: 40px;
    font-family: "小塚ゴシック Pro R", "メイリオ", sans-serif;
}

/*-----------------------header*/

#nav_gashi a{
color:#2f5010;
text-shadow: 0 0 5px #88d9b2,
            0 0 10px #88d9b2,
            0 0 15px #8cfaec;
}

/*--------------ここからメイン--*/
main{
display: block;
}
#m_inner {
    clear: both;
    width: 960px;
    margin: 0 auto;
}
#m_base {
    background-color: rgba(47, 65, 24, 0.15);
}


/*-----------------------sub_nav*/
#sub_nav {
    width: 700px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 25px;
    text-align: center;
    clear: both;
}
#sub_nav ul {
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}
#sub_nav .sb {
    display: block;
    width: 100px;
    line-height: 30px;
        font-family: "小塚ゴシック Pro R", "メイリオ", sans-serif;
    font-size: 16px;
    float: left;
}
#sub_nav .sb span {
    font-size: 24px;
    font-family: "HGP教科書体", "HG教科書体", "HGP明朝E", "HG正楷書体-PRO", serif;
    font-weight: bold;
    padding-left: 5px;
}
#sub_nav .sb a {
    display: block;
    width: 100px;
    line-height: 30px;
    float: left;
    color: #2f5010;
    text-decoration: none;
}
#sub_nav .sb a:hover {
    color: #fff;
    text-shadow: 0 0 5px #2f5010, 0 0 10px #2f5010, 0 0 15px #77f972;
}
#line{
    width: 920px;
    height: 1px;
    background-color: #555555;
    margin-left: 20px;
    margin-bottom: 50px;
}

/*-----------------------profile*/


#pf_zone {
    width: 920px;
    font-size:13px;
    margin-left: 20px;
    padding-bottom: 70px;
    overflow: hidden;
}

#meisi{
float: right;
    width: 290px;
}

#ruby{
display: block;
margin-left: 3px;
font-size: 12px;
font-weight: bolder;
}

#sousyo {
    float: left;
    padding-left: 60px;
    /*-
    display: block;
    width: 60px;
    position: absolute;
    top: 370px;
    left: 200px;
    z-index: 2;-*/
}

#unitone{
    clear: both;
}
#pf_zone h2{
 font-family: "HGP教科書体", "HG教科書体", "HGP明朝E", "HG正楷書体-PRO", serif;
    font-size: 20px;
    padding-bottom: 20px;
    color:#2f5010;
}
#pf_zone #name h2{
    margin-left: 60px;
}
#rakkan_box{
    width: 350px;
    height: 100px;
    background-color: #ffffff;
    margin-left: 60px;
            box-shadow: 5px 5px 8px #666666;
}
#pf_zone #rakkan h2{
    margin-left: 60px;
}
#rk_1{
    margin-left: 100px;
    margin-top: 20px;
}
#rk_2{
    margin-left: 60px;
}

#pf_zone dl{
    margin-bottom: 20px;
}
#pf_zone dt{
    padding-bottom: 5px;
    font-weight: bold;
}
#pf_zone dd{
    line-height: 20px;
    padding-bottom: 10px;
    padding-left: 60px;
}
#pf_zone #meisi{
    line-height: 20px;
    padding-bottom: 10px;
    padding-left: 0px;
}

#pf_zone dd span{
     font-family: "HGP教科書体", "HG教科書体", "HGP明朝E", "HG正楷書体-PRO", serif;
    font-size:28px;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px;
}
#history dt{
color:#555555;
}
.unit{
    margin-top: 30px;
    margin-left: 60px;
    margin-bottom: 15px;
    width: 350px;
    height: 325px;
}
.daisi {
    width: 350px;
    height: 300px;
    background-color: #ffffff;
    box-shadow: 5px 5px 8px #666666;
}
.art {
    line-height: 300px;
    text-align: center;
}
.art_p {
    vertical-align: middle;
    border-top: 1px solid #222222;
    border-left: 1px solid #888888;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #cccccc;
}

.spec {
    font-family: "游ゴシック", "小塚ゴシック Pro L", sans-serif;
    font-size: 12px;
    text-align: right;
    line-height: 30px;
    font-weight: bolder;
    color: #666666;
}
#pf_left{
    width: 415px;
    float: left;
}
#pf_right{
    width:400px;
    float: right;
    padding-right:40px;
}

#meisi dd{
    padding-left: 40px;
}
