﻿
/* デザインリニューアル */






/* 共通 */
input[name=image]:hover { opacity:0.7 important; filter:alpha(opacity=70) important;  }
 
    /* IE */
    filter: alpha(opacity=0);
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.tex-center {
 text-align:center;
 font-size:28px;
 font-weight:700;
}

.bg-check{
 background-image:url('bg-check.gif');
 background-position:left;
 background-repeat:no-repeat;
 font-size:17px;
 width:700px;
 display:block;
 margin:0 auto 10px auto!important; 
 padding-left:54px;
}


.orange{
 color:#FF3F00;}
 
/qaは、全体のスタイルへ移動
