@charset "UTF-8";
* {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-family: Hiragino Sans,'ヒラギノ角ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo', 'メイリオ', Verdana,'ＭＳ Ｐゴシック',sans-serif; }

body {
  margin: 0px;
  padding: 0px; }

a.noborder,
a.noborder:link,
a.noborder:hover,
a.noborder:active,
a.noborder:visited,
img {
  border: 0;
  vertical-align: bottom; }

#wrapper {
  margin: 0 auto;
  padding: 0; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

p {
  text-align: justify;
  text-justify: inter-ideograph;
  color: #444; }

body {
  min-width: 1000px; }

#tk_head {
  width: 1000px;
  margin: 8px auto 16px auto;
  padding: 0; }
  #tk_head .logo {
    width: 192px;
    height: 60px;
    float: left;
    display: block; }
  #tk_head::after {
    content: "";
    display: block;
    clear: both; }

#tk_foot {
  margin: 20px auto 0 auto;
  padding: 20px 0;
  border-top: solid 1px #ccc; }
  #tk_foot .inner-section {
    width: 1000px;
    margin: 0 auto; }
    #tk_foot .inner-section .footer-menu {
      text-align: center;
      margin-bottom: 20px; }
      #tk_foot .inner-section .footer-menu a {
        font-family: Hiragino Sans,'ヒラギノ角ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo', 'メイリオ', Verdana,'ＭＳ Ｐゴシック',sans-serif;
        display: inline-block;
        padding: 0 12px 0 8px;
        line-height: 1.4;
        font-size: 12px;
        border-right: solid 1px #666; }
      #tk_foot .inner-section .footer-menu a:last-child {
        border-style: none; }
      #tk_foot .inner-section .footer-menu a:link, #tk_foot .inner-section .footer-menu a:active {
        color: #000;
        text-decoration: none; }
      #tk_foot .inner-section .footer-menu a:visited {
        color: #000;
        text-decoration: none; }
      #tk_foot .inner-section .footer-menu a:hover {
        color: #000;
        text-decoration: underline; }
      #tk_foot .inner-section .footer-menu a:focus {
        outline: none; }
    #tk_foot .inner-section .footer-logo {
      text-align: center; }

.sns {
  height: 20px;
  margin: 0 auto;
  text-align: center; }
  .sns > div {
    display: inline-block;
    vertical-align: top;
    height: 20px;
    margin: 0 2px; }

/*# sourceMappingURL=style.css.map */