@charset "UTF-8";div#FORM {	text-align: center;	margin: 20px 0px 0px;	width: 520px;}div#FORM table { margin: auto; }div#FORM form { margin: 0px; }div#FORM td {	padding: 10px;	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";	font-size: 12px;	line-height: 140%;	color: #666666;	text-align: left;	vertical-align: middle;	width: 370px;}div#FORM th {	background-color: #F1F1F1;	white-space: nowrap;	vertical-align: middle;	width: 110px;	padding: 10px;	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";	font-size: 12px;	line-height: 140%;	color: #0066CC;	text-align: left;	font-weight: normal;	border: none;}div#FORM .SUBMIT { text-align: center; background: #fff; width: auto; }div#FORM .SUBMIT input { width: 70px; }div#FORM .ERR { color: #FF3300; }/* ãƒ•ã‚©ãƒ¼ãƒ æ•´å½¢ */#name, #email_s, #emailcheck, #subject { width: 350px; }#message { font-size: 12px;line-height: 120%; width: 350px; height: 120px; }