/* お問い合わせ
***************/
#GOTO_POST { display:none; }
div#CONTACT {
	margin:0;
	padding:0;
	width:630px;
	text-align:center;
	clear:both;
	border-top:10px solid #FFFFFF;
	overflow:hidden;
	/* IE6 */
	_margin:0;
	_padding:0;
	_width:630px;
	_text-align:center;
	_clear:both;
	_border-top:10px solid #FFFFFF;
}
table#CONTACT_TITLE tr th {
	width:635px;
	margin:0;
	margin-bottom:1em;
	padding:5px;
	padding-top:0.2em;
	padding-bottom:0.2em;
	color:#000000;
	background:#FFFFFF url('../img/header-menu-back.gif') left center repeat-x;
	border-top:0 none;
	font-size:1.2em;
	font-weight:900;
	text-align:left;
	letter-spacing:0.2em;
	clear:both;
	/* IE6 */
	_width:635px;
	_margin:0;
	_margin-bottom:1em;
	_padding:5px;
	_padding-top:0.2em;
	_padding-bottom:0.2em;
	_color:#000000;
	_background:#FFFFFF url('../img/header-menu-back.gif') left center repeat-x;
	_border-top:0 none;
	_font-size:1.2em;
	_font-weight:900;
	_text-align:left;
	_letter-spacing:0.2em;
	_clear:both;
}
form#CONTACT_FORM,table#TBL_INPUT {
	margin:0;
	padding:0;
	width:630px;
	font-size:10pt;
	/* IE6 */
	_margin:0;
	_padding:0;
	_width:630px;
	_font-size:10pt;
}
table#TBL_INPUT tr th,table#TBL_INPUT tr td {
	margin:0;
	padding:0.5em;
	/* IE6 */
	_margin:0;
	_padding:0.5em;
}
table#TBL_INPUT tr th {
	color:#000000;
	width:270px;
	background:#FFFFFF url('../img/header-menu-back.gif') repeat-x left center;
	font-weight:800;
	/* IE6 */
	_color:#000000;
	_width:280px;
	_background:#FFFFFF url('../img/header-menu-back.gif') repeat-x left center;
	_font-weight:800;
}
table#TBL_INPUT tr td {
	width:330px;
	/* IE6 */
	_width:330px;
}
table#TBL_INPUT tr td input {
	width:320px;
	margin:0;
	padding:5px;
	text-align:left;
	vertical-align:middle;
	border:0 none;
	border-bottom:2px solid #454545;
	/* IE6 */
	_width:320px;
	_margin:0;
	_padding:5px;
	_text-align:left;
	_vertical-align:middle;
	_border:0 none;
	_border-bottom:2px solid #454545;
}
table#TBL_INPUT tr td input#BTN {
	width:10em;
	height:2em;
	margin:0;
	padding:5px;
	text-align:center;
	background-color:#3BD7FE;
	color:#121212;
	border-top:3px solid #93E8FE;
	border-left:3px solid #EFFBFE;
	border-bottom:3px solid #00ADD9;
	border-right:3px solid #00647D;
	/* IE6 */
	_width:10em;
	_height:2em;
	_margin:0;
	_padding:5px;
	_text-align:center;
	_background-color:#3BD7FE;
	_color:#121212;
	_border-top:3px solid #93E8FE;
	_border-left:3px solid #EFFBFE;
	_border-bottom:3px solid #00ADD9;
	_border-right:3px solid #00647D;
}
table#TBL_INPUT tr td textarea {
	width:610px;
	height:20em;
	margin:0;
	padding:2px;
	text-align:left;
	vertical-align:middle;
	border:2px solid #454545;
	font-family:monospace;
	/* IE6 */
	_width:626px;
	_height:20em;
	_margin:0;
	_padding:2px;
	_text-align:left;
	_vertical-align:middle;
	_border:2px solid #454545;
	_font-family:monospace;
}
table#TBL_INPUT tr th {
	width:300px;
	text-align:left;
	vertical-align:middle;
	/* IE6 */
	_width:300px;
	_text-align:left;
	_vertical-align:middle;
}

