//POSTデータを変数にセット
$namae = $_POST["namae"];
$mail = $_POST["mail"];
$company = $_POST["company"];
$section = $_POST["section"];
$OfficialTitle = $_POST["OfficialTitle"];
$zip = $_POST["zip"];
$address = $_POST["address"];
$tel = $_POST["tel"];
$fax = $_POST["fax"];
$opinion = $_POST["opinion"];
?>
◆ お問い合わせフォーム
(※)は必須項目になります。