
@charset "UTF-8";

body {
	line-height: 1.5;
}

/* -------------------------------------- */
/* common */
.redText {
  color: #f00;
  font-size: 0.8em;
}

/* -------------------------------------- */
/* topicPass */
#topicPass {
	float: left;
	padding: 15px 0 10px 20px;
	font-size: 1.2em;
}
#topicPass ul li {
	float: left;
	margin: 0 6px 0 0;
}
#topicPass ul li a {
	text-decoration: none;
	color: #000000;
	margin: 0 6px 0 0;
}
/* -------------------------------------- */
/* h2 */
h2 {
	clear: both;
	border-bottom: 2px solid #bfbfbf;
	padding: 0 0 7px 20px;
	font-size: 1.8em;
	font-weight: bold; 
}
/* -------------------------------------- */
/* contactLeftBox */
#contactLeftBox {
	float: left;
	width: 149px;
}
#contactLeftBox ul li {
	width: 149px;
	height: 41px;
	background: url(images/bg_menu.gif) no-repeat left top;
}
#contactLeftBox ul li a {
	display: block;
	width: 149px;
	_width: 125px;
	/*height: 41px;*/
	/*_height: 31px;*/
	padding: 0 0px 0 24px;
	_padding: 0 0px 0px 24px;
	line-height: 3;
	background: none;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#contactLeftBox ul li a:-moz-any-link, a:default  {
	width: 125px;
	/*height: 31px;*/
}
#contactLeftBox ul li:hover {
	background: url(images/bg_menu_o.gif) no-repeat left top;
}
#contactLeftBox ul li#focus {
	background: url(images/bg_menu_o.gif) no-repeat left top;
}
/* -------------------------------------- */
/* contactRightBox */
#contactRightBox {
	float: left;
	border-left: 2px solid #bfbfbf;
}
#contactRightBox {
	width: 809px;
	padding: 28px 0 0 20px;
}
#contactRightBox h3 {
	margin: 0 0 24px 0;
	font-weight: bold;	
}

/* -------------------------------------- */
/* contactBox */
#contactBox {
  margin-bottom: 30px;
}
.contactBoxOne,
.iqfm-table {
  border-bottom: 1px dashed #BFBFBF;
  margin-bottom: 20px;
  padding: 0 10px 10px;
  font-size: 1.2em;
}
.iqfm-table {
  width: 789px;
}
#contactBox p {
  font-size: 1.4em;
}
.contactBoxOne p {
  background: url(images/ancra_dot.gif) no-repeat;
  text-indent: 30px;
  margin-bottom: 15px;
}
.contactBoxOne .smallTitle {
  font-size: 1.4em;
  background: none;
  text-indent: 20px;
  margin-bottom: 10px;
}
.contactBoxOne label,
.iqfm-table th {
  width: 95px;
  padding-left: 20px;
  display: block;
  float: left;
  line-height: 2;
}
.iqfm-table th {
  width: 120px;
  clear: both;
  padding-top: 3px;
  padding-bottom: 3px;
}
.contactBoxOne p .redText {
  font-size: 0.8em;
}
.contactBoxOne .listBox .redText {
  font-size: 1em;
}
.contactBoxOne label.lineLabel {
  width: auto;
}
.contactBoxOne input,
.contactBoxOne select,
.contactBoxOne textarea {
  font-size: 1.17em;
  display: block;
  float: left;
  margin-bottom: 8px;
}
.iqfm-table input,
.iqfm-table select,
.iqfm-table textarea {
  font-size: 1.17em;
}
.iqfm-table td {
  font-size: 1.2em;
  padding: 3px 10px;
}
.contactBoxOne .inputBox {
  float: left;
  line-height: 2;
}
.contactBoxOne .inputBox input,
.contactBoxOne .inputBox select {
  display: inline;
  float: none;
}
.contactBoxOne br {
  clear: both;
}
#formBottom {
  text-align: center;
}
#formBottom input {
  margin: 0 20px;
}
.listBox {
  position: relative;
}
/* -------------------------------------- */
/* telfax */
#texfaxBox {
}
#texfaxBox a {
  color: #005AA6;
}
#telfaxHeader {
  margin-bottom: 50px;
}
#texfaxBox h4 {
  font-size: 1.6em;
  font-weight: bold;
  line-height: 2;
  margin-bottom: 20px;
}
#telfaxText01,
#telfaxText02 {
  padding-left: 60px;
  margin-bottom: 56px;
}
#telfaxText01 {
  background: url(images/telfax_dot01.gif) no-repeat;
}
#telfaxText02 {
  background: url(images/telfax_dot02.gif) no-repeat;
}
#telfaxText01 p,
#telfaxText01 ul {
  font-size: 1.4em;
}
#telfaxText02 p,
#telfaxText02 ul {
  font-size: 1.2em;
}
#telfaxText02 p {
  margin-bottom: 20px;
}

/* -------------------------------------- */
/* contactform7 */
span.wpcf7-not-valid-tip {
  text-align: center;
  color: #f00;
  top: 0;
  left: 95px;
}
span.wpcf7-form-control-wrap {
  position: static;
}
div.wpcf7-response-output {
  text-align: center;
  font-size: 1.4em;
}