/* CSS Document */

div.mainbox{
width: 569px;
background-color:#ffffff;
float: left;
border-left: 10px solid #ffffff;
border-right: 10px solid #ffffff;
padding-bottom: 20px;
}
div.ibtcon{clear: both;}

div.meat {
	float:left;
	margin:5px auto 0 auto;
	padding:0 0 0 0px;
	width:560px;
	
}
div.meat p {
	font:11px/25px  Arial, Helvetica, sans-serif;
	color:#1F1F1F;
	margin: 0 auto;
	padding:0 15px;
	width: 500px;
}
div.meat ul#contactmation{
	width: 500px;
	margin: 0 auto;
	list-style: none;
	clear: both;
	padding: 0 0 10px 0;
}
div.meat ul#contactmation li{
	color: #323333;
	float: left;
	font: normal 11px/25px arial;
	width: 250px;
}
div.meat strong {padding-right:5px;}
div.meat p span {
	width:250px;
	display:block;
	float:left;
	padding:3px 0;
}
div.meat p.oneline {
	display:block;
	width:500px;
	font: bold 11px/18px Arial;
	margin:0;
}
div.meat p span.redstar, div.cfrm span.redstar {
	color:#B82511;
	width:10px;
}
div.meat p.oneline2 {
	padding:0;
}
div.cfrm, div.cell, div.cell_2 {
	margin:0 auto;
	padding:3px 0;
	width:520px;
	font: 11px/20px Arial, Helvetica, sans-serif;
	color:#1F1F1F;
	clear: both;
}
div.cfrm {	padding: 10px 0 50px 0;}
div.cfrm h2{
	color: #0097B6;
	clear: both;
	margin: 15px auto 10px auto;
	font: bold 13px/25px verdana;
	width: 500px;
}
div.cell {padding-left:20px;	width:500px;}
div.cell_2 {padding-left:20px;}
div.cell span.ext {	display:inline-block;	padding:0 5px;}
div.cell b {
	display:block;
	float:left;
	width:120px;
	padding:2px 0px;
	white-space: no-wrap;
}
div.cell input {
	width:310px;
	border:1px solid #AAAAAA;
	padding:2px 0;
}
div.cell_2 input {
	width:210px;
	border:1px solid #616161;
	padding:2px 0;
}
div.cell input.phone {	width:194px;}
div.cell input.ex {	width:80px;}
div.cell textarea {
	border:1px solid #AAAAAA;
	clear:both;
	display:block;
	font: normal 11px/16px Arial;
	width:330px;
	height:80px;
	margin-left:135px;
}
input#creset, input#csub {
	display:inline-block;
	float:right;
	width:66px;
	height:22px;
	margin:0 5px;
	border:none;
	background: url(image/SalesInquiryForm_reset.gif) no-repeat left center;
}
input#csub {
	background:  url(image/SalesInquiryForm_submit.gif) no-repeat left center;
	margin-right:80px;
}

div.contact h1{
  float: none;
  clear: both;
  margin: 0px auto 20px auto;
  text-align: left;
}
div.contact p{
  font: normal 11px/20px arial;
  color: #1f1f1f;
  text-align: left;
  margin: 0px;
  padding: 0px 20px;
}
div.contact p.cinfo{
  display: block;
  float: left;
  width: 230px;
}


div.chint{
  display: block;
  clear: both;
  margin: 0px auto;
  padding: 20px 0px 0px 0px;
}
div.chint h3{
  display: block;
  float: left;
  background: transparent;
  font: bold 12px/20px arial;
  color: #0d486a;
  height: 20px;
}
div.cell p{
  color: red;
  display: none;
  float: right;
  background: transparent;
  font: bold 12px/20px arial;
  height: 20px;
}


div.cell b{
 white-space: nowrap;
}
div.cell em,
div.chint h3 em
{
  color: red;
}

div.cell input.csubmit,
div.cell input.creset
{
	display:inline-block;
	float:right;
	width:60px;
	height:22px;
	margin:0 5px;
	border:none;
	background:  url(image/SalesInquiryForm_submit.gif) no-repeat left center;
}
div.cell input.creset{
	background: url(image/SalesInquiryForm_reset.gif) no-repeat left center;
}
div.cinput{
  display: block;
  width: 447px;
  margin: 0px auto;
}

div.contact{
  margin: 0px auto;
  display: block;
  clear: both;
  font: normal 20px/40px arial;
  color: #787878;
  text-align: center;
}
