@charset "utf-8";
/* 3コラム、左右メニュー */
/*基本色:#333333*/
/*基本文字色:#333333*/




/* Contact Form 7用定義 */

/* input テキスト定義 */

.wpcf7-form .wpcf7-form-control-wrap{
}


.wpcf7 .wpcf7-form p{
  line-height : 150%;
  margin-bottom : 10px;
}


.wpcf7-form .wpcf7-form-control-wrap .wpcf7-file,
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-number,
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-select,
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip,
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-textarea,
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-text{
  margin-left : 20px;
  margin-left : 30px;
}

.wpcf7-form .wpcf7-form-control-wrap .wpcf7-radio{
/*
  margin-left : 20px;
  margin-left : 10px;
  margin-left : 0px;

*/

}



/* table内配置定義 */
.wpcf7-form table{
  margin-left : 30px;
}

/*
 table内配置定義 
.wpcf7-form table tbody tr td .wpcf7-form-control-wrap input.wpcf7-text{

*/
.wpcf7-form table .wpcf7-form-control-wrap input.wpcf7-text{
  margin-left : 0px;
  width : 100px;
  width : 75px;
}


.wpcf7-form table td:nth-child(3) .wpcf7-form-control-wrap input.wpcf7-text{
  width : 200px;
  width : 150px;
}


.wpcf7 .wpcf7-form table td p{
  padding : 0px;
/*
  margin-bottom : 0px;
  margin-left : 30px;
*/
}





/*
.wpcf7-form .taisei-submit p{
*/
.wpcf7-form .fukuoka-rad-submit p{
 text-align : center;
}

/*

.wpcf7-form .wpcf7-form-control-wrap .wpcf7-file{
  margin-bottom : 5px;
}


.wpcf7-form .taisei-submit{
  margin : 20px auto 20px auto;
}


.wpcf7-form .taisei-submit p{
 text-align : center;
}

*/
