body{
	font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif, monospace;
	
}

#tpl_body{
	font-size:14px;
}

.detail li {
    font-size: 12px;
}

.wrap {
    width: 970px;
    margin: 0 auto;
    text-align: left;
    overflow: visible;
}

#wrapHeader {
    width: 100%;
    background: #000;
    color: #FFF;
    height: 50px;
}

#wrapContents {
    background: url(https://familia-k.com/images/common/bg_contents.gif);
}

.wrapSide {
    width: 220px;
    float: right;
    clear: both;
}

#wrapFooter {
    clear: both;
    width: 100%;
    margin: 100px 0 0 0;
    background: #eeeeee;
}

#wrapCopy {
    clear: both;
    width: 100%;
    background: #D9D9D9;
}

/* Header
------------------------------------------------------------------------------*/
#tpl_header h1 {
    margin-left: 10px;
    text-align: left;
    float: left;
    font-weight: normal;
    font-size: 11px;
	margin-top: 12px;
	line-height:1.2;
}

#tpl_header h2 {
    margin: 30px auto 30px auto;
}

#tpl_header h3 {
    float: right;
    margin-top: 10px;
}

#tpl_header h3 img {
    margin-left: 10px;
}

#gnv {
    width: 865px;
    margin: 0 auto 40px auto;
    height: 14px;
}

#gnv li {
    height: 14px;
    float: left;
}

/*Footer
------------------------------------------------------------------------------*/
#tpl_footer h3 {
    background: url(https://familia-k.com/images/common/footer_tel.jpg) no-repeat;
    width: 215px;
    padding-top: 50px;
    float: left;
    margin: 30px 0 30px 0;
}

#btnPagetop {
    float: right;
    margin: -30px 0 0px 0;
}

#tpl_footer h2 {
    font-weight: normal;
    font-size: 11px;
    color: #888;
    line-height: 16px;
    float: left;
    text-align: left;
    clear: both;
}

#tpl_footer ul {
    list-style: none;
    float: left;
    margin: 30px 0 20px 50px;
    text-align: left;
    font-size: 12px;
    line-height: 21px;
    width: 615px;
}

#tpl_footer ul li {
    margin-top: 10px;
    float: left;
}

#tpl_footer #wrapCopy .wrap h2 {
    float: left;
    background: #D9D9D9;
    font-size: 10px;
    color: #888;

}

#tpl_footer #wrapCopy .wrap p {
    font-size: 10px;
    color: #888;
    float: right;
    text-align: right;
    background: #D9D9D9;

}