@charset "Shift_JIS";
@import url("../common/css/style.css");

/*------------------------------------------------
   inquiryのみ変更要素
------------------------------------------------*/

/*------------------------------------------------
   inquiry要素
------------------------------------------------*/
h1{
	background:url(images/h1.gif) left top no-repeat;
	height:210px;
}

.table2{
	width:650px;
}
.input1{width:280px;}
.input2{width:380px;}
.input3{width:480px;}

textarea{
	width:480px;
	height:5em;
	overflow:auto;
}

p input{
	padding:0.2em 2em;
}