@charset "utf-8";
html{font-size: 75%;}body{text-align: center;}header{height: 3rem;border-bottom: 1px solid silver;text-align: left;position: relative;}#hd_site_logo{left: 1rem;top: 0.75rem;border: 2px solid #2777EF;z-index: 100;position: absolute;}#hd_ver_inf{right: 1rem;top: 0.75rem;z-index: 100;position: absolute;}#cntnts{display: inline-block;text-align: left;}footer{border-top: 1px solid silver;height: 3.0625rem;}footer p{height: 3rem;margin-bottom: 0;line-height: 3rem;}.u_line{padding-left: 0.5rem;padding-right: 0.25rem;background: pink;}.clearfix:after{visibility: hidden;display: block;font-size: 0;content: ' ';clear: both;height: 0;}@media screen and (min-width:768px){html{font-size: 87.5%;}header, footer{min-width: 768px;}}@media screen and (min-width:1024px){html{font-size: 100%;}header, footer{min-width: 1024px;}}@media screen and (min-width:1690px){html{font-size: 110.25%;}header, footer{min-width: 1690px;}}@media screen and (min-width:1921px){header, footer{min-width: 1921px;}}