@charset "utf-8";
/* CSS Document */


/*各ページ共通　フッター上部ここから*/
div#info p.info_title {
width: 753px;
height: 35px;
line-height: 35px;
vertical-align: middle;
background: #f6f6f6;
font-size: 18px;
font-weight: bold;
text-align: center;
border-bottom: #E7E7E7 1px solid;
}
div#info {
width: 753px;
border: #ccc 1px solid;
margin-top: 19px;
margin-bottom: 25px;
padding-bottom: 15px;
}
div#info p {
margin: 0px;
font-size: 12px;
line-height: 1.3em;
}
.f_bold {
font-weight: bold;
color: #222222;
}
.f_16 {
font-size: 16px;
}


