/*お問い合わせ*/
body{
	font-size: 12px;
  }

#inquiry h2{
	text-indent: -9999px;
	background: url(../../info/images/info_title.gif) no-repeat;
	width: 650px;
	height: 30px;
	}

#inquiry{
	width: 650px;
	margin: 10px 0px 0px 0px;
	background-color: #FFFFFF;
	padding: 0px 0px 5px 0px;
	color: #333333;
  }
  
.pdf{
	margin: 0px 0px 0px 10px;
	float: left;
	width: 129px;
	height: 17px;
  }

.pdf a{
	background-image: url(../../profile/images/pdf.gif);
	display: block;
	text-indent: -9999px;
	width: 129px;
	height: 17px;
  }

.personal{
	margin: 0px 0px 0px 10px;
	float: left;
	width: 129px;
	height: 17px;
  }

.personal a{
	background-image: url(../../profile/images/personal.gif);
	display: block;
	text-indent: -9999px;
	width: 129px;
	height: 17px;
  }
 
h3{
	font-weight: bold;
	color: #999999;
	width: 145px;
	float: left;
	padding:0 0 5px 15px;
  }  
  
.inq-1{
	margin: 0px auto 10px;
	background-color: #EEEEEE;
	width: 630px;
	padding: 10px 0px;
  }

.inq-2{
	margin: 10px 0px 0 10px;
  }
.inq-2 p{
	margin: 0;
	padding-bottom:5px;
  }

.inq-3{
	margin: 0px auto;
	width: 630px;
  }

.inq-4 {
	margin:0 0 0 10px;
	color:#CC0000;
	background: url(../../info/images/banana.gif) no-repeat;
	padding-left: 15px;
    }

.inq-5{
	background: url(../../info/images/banana.gif) no-repeat;
	margin: 0;
	padding: 0;
	height: 17px;
    }

.inq-5 p{
	float: left;
	margin: 0px;
	}

.banana{
  background: url(../../info/images/banana.gif) no-repeat;
  padding-left: 15px;
  }

.form-1{
	height: 1em;
	ime-mode: active;
	width: 13em;
  }

.form-2{
	height: 1em;
	ime-mode: disabled;
	width: 17em;
  }

.form-3{
	height: 1em;
	ime-mode: disabled;
	width: 13em;
  }
  
.form-4{
	height: 7em;
	ime-mode: active;
	width: 22em;
  }

.check{
	width: 15px;
	height: 15px;
  }

ul#formItems_1 {
  position: relative;
  margin: 0px 0px 0px 25px;
  padding: 0;
  list-style: none;
  font-weight: bold;
  color: #999999;
  }

ul#formItems_1 li{
  padding: 3px 0;
}

ul#formItems_1 li .banana{
	background: url(../../info/images/banana.gif) no-repeat;
}

ul#formItems_1 li label{
	position: absolute;
	left: 16px;
}

ul#formItems_1 li input,ul#formItems_1 li textarea{
  margin-left: 13em;
}




ul#formItems_2 {
	position: relative;
	margin: 0px 0px 0px 10px;
	padding: 0;
	background: url(../../info/images/banana.gif) no-repeat;
	  list-style: none;
}

ul#formItems_2 li{
  padding: 3px 0;
	font-weight: bold;
	color: #999999;
}

ul#formItems_2 li label{
	position: absolute;
}

ul#formItems_2 li input,ul#formItems_2 li textarea{
  margin-left: 13em;
}