@charset "utf-8";

/* ===================================================================
CSS Document

 file name  :style.css
 style info :コンテンツエリア関係 他
=================================================================== */



/*----------------------------------------------------
お問い合わせ
----------------------------------------------------*/
.cord{
	width:120px;
}

.brandname{
	width:200px;
}

.number{
	width:40px;
}

.remarks{
	width:200px;
}

.name,
.belongingpost,
.charge,
.mail,
.tel,
.fax{
	width: 300px;
}

.zip{
	width: 100px;
}

.Addressee{
	width: 470px;
}


#order_inquiry textarea{
	width: 470px;
	height: 10em;
	margin-bottom:5px;
	padding:3px;
}

