@charset "utf-8";
/* CSS Document */

body{margin:0; padding:0;
font-size:12px;
color:#656462;}

#wrapper{margin:auto; width:799px;}

#wrapper-tra{margin:auto; width:657px;}

#header{width:100%;
height:53px;}


p{margin:0; padding:0;}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

p.head-img_l{float:left; padding-top:18px;}

p.head-img_r{float:right; padding-top:5px;}

p.head-img_r2{float:right;
padding-right:12px;
padding-top:17px;}


#footer{width:100%;
height:72px;
background:#221e0e;
text-align:center;
color:#FFFFFF;}

p.footer_text{padding-top:32px;}


