@charset "utf-8";
/* CSS Document */
/* ------------------------------------------------------------------------------
お問い合わせ
------------------------------------------------------------------------------ */
.conTit {
font-size: 123.1%;
font-weight: bold;	
margin-bottom: 10px;	
}

.conBlock{
width:auto;
margin-bottom:5px;
}

.conBlock .conFormbtn{
/*display:block;*/

display:inline-block;
background:#4e5298;
color:#fff;
text-decoration:none;
padding:10px 30px;
border-radius:5px;

}

.newsTable.contact_tb{
  width:50%;
  float:left;
}