@charset 'UTF-8';
#contents div.article div.body{
	text-align:center !important;
}
.inq{
	line-height:150%;
	margin:20px auto;
	width:80%;
	text-align:left;
}
.inq .error{
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	background:#eeeeee;
	border:1px solid #cccccc;
	width:80%;
}
.inq .error dt{
	color:#990000;
}
.inq .error dd{
	margin-top:5px;
}
.inq label{
	width:100px;
	text-align:right;
	padding-right:10px;
	vertical-align:top;
	display:block;
	float:left;
}
.inq form div{
	clear:both;
	lihe-height:1.2em;
	margin-bottom:5px;
}
.inq form div input{
	height:1.2em;
	border:1px solid #cccccc;
	width:200px;
}
.inq form div textarea{
	border:1px solid #cccccc;
	width:300px;
	height:300px;
}
.inq div.inq_btn{
	width:400px;
	text-align:center;
}
.inq div.inq_btn input{
	height:2em;
	border:1px solid #eeeeee;
}