@charset "Shift_JIS";

/***************************
	sitename : ik
	author : aki@sps
***************************/

#lead{
	margin-top:10px;
	margin-left:10px;
}

#input-inq {
	width:500px;
	margin:20px auto 0 auto;
}

input,textarea{
	border:1px solid #cdcdcd;
}

dd input{
	width:350px;
}

dd textarea{
	width:350px;
	height:150px;
}

#input-inq dl {
	width:500px;
	margin:20px auto 0 auto;
}

#input-inq dt {
	float:left;
	width:120px;
}

#input-inq dd {
	float:left;
	width:380px;
}

#ch{
	width:200px;
	margin:20px auto 0 auto;
}

#ch input{
	width:200px;
}

.err{
	color:red;
}
