div#footer {
    font-size:0.8em;
    margin-top: 2em;
    margin-bottom: 0px;
    padding-left:0%;
/*    float:left;*/
}

div#footer h4 {
    margin: 0 2% 1% 0;
}

div#footer p {
    margin: 0 2% 1% 0%;
}

.footer_small {
    font-size:0.8em;
    line-height:0.9em;
    margin:0.15em 0;
}

#smedia {
    width:0;
}

* {
    word-break: break-all;
}

.btn_social {
    height: auto;
    margin-bottom: auto;
}

.btn_social ul {
    list-style-type: none;
}

.btn_social ul li {
    float: left;
    list-style-type: none;
    margin-right: 10px;
}

.btn_social .twitter {
    width: 70px;
}

.btn_social .hatena {
    width: 80px;
}

.btn_social .facebook {
    width: 70px;
}

.btn_social .googleplus {
    width: 60px;
}

/*　フッターに設置するＰＲバナー */
.footer_primg {
    margin-bottom:1.5em;
    max-width: 95%;
    height: auto;
    text-align: center;
    border:solid 1px #656469;
}
/*　フッターに設置するＰＲバナー 終了 */ 
