@charset "utf-8";

body {
 color: #666;
 font: 0.9em/1.75em Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", sans-serif;
 background: white url(../inquiry/images/bg_inquiry.gif) repeat-x;
 text-align: left;
}

#container {
 margin: 0 auto;
 padding: 0;
 width: 840px;
 height:336px;
 display: block;
 background: url(../inquiry/images/img_inquiry.jpg) no-repeat top right;
}
*:first-child+html #container {
 height:2086px;
}

span.w {
 color: #993333;
 font-size: 0.85em;
}

span.smalltext {
 font-size: 0.85em;
 line-height: 1.2em;
 padding:5px 0px 0px 0px;
}

#lead dl {
 border:none;
 width:400px;
 margin:0px;
 padding:0px 0px;
 line-height: 0.5em;
}

#lead dt {
 width:400px;
 padding:15px 0px 5px 0px;
 clear:both;
 font-weight:bold;
 font-size: 0.85em;
}

#lead dd {
 width:400px;
 margin-left:0px;
 padding:5px 0px 15px 0px;
}

input,textarea  {
 border: 1px solid silver;
}

.T1 {
	width: 90px;
	margin-right: 20px;
	margin-left: 5px;
	margin-bottom: 5px;
	height: 16px;
	background-color:#F2F2E6
}

.T12 {
 width: 90px;
 margin-right: 5px;
 margin-left: 5px;
 margin-bottom: 5px;
 height: 16px;
 background-color:#F2F2E6
}

.T2 {
 width: 400px;
 margin-left: 0px;
 margin-bottom: 5px;
 height: 16px;
 background-color:#F2F2E6
}

.T3 {
 width: 400px;
 margin-left: 0px;
 margin-bottom: 5px;
 background-color:#F2F2E6
}

select#address {
 margin-left: 0px;
 border: 1px solid silver;
 width: 120px;
 height: 16px;
 background-color:#F2F2E6
}