@charset "UTF-8";

#title_bn {
	float: left;
	height: 80px;
	width: 800px;
	margin: 5px 0px 10px 0px;
	background: url(../contact/img/title_bn_contact.jpg) no-repeat left top;
}

div#sfm-layout table {
	width:800px;
	border-top: solid 1px #ccc;	
}

div#sfm-layout th {
	text-align: left;
	padding: 12px 0px 12px 0px;
	border-bottom: solid 1px #ccc;	
	background-color:#F3F3F3;
	font-weight: normal;
	}

div#sfm-layout td {
	width: 540px;
	padding: 10px 0px 10px 20px;
	border-bottom: solid 1px #ccc;
}

div#sfm-layout p { font-weight: normal; margin: 0px; padding-bottom: 5px; }
div#sfm-layout h3 { font-size: 12px; text-align: center; margin: 5px 0px; }
div#sfm-layout a:link, div#sfm-layout a:visited { color: #00d; text-decoration: none; }
div#sfm-layout a:hover { color: #f22; text-decoration: underline; }
div#sfm-layout form { margin: 0px; }
div#sfm-layout input, div#sfm-layout select, div#sfm-layout textarea { font-size: 12px; }
div#sfm-layout .submit { text-align: center; background: #fff; width: auto; border-left: none; }
div#sfm-layout .submit input { width: 70px; }
div#sfm-layout .type-red { color: red; }
div#sfm-layout .border-red { border-left-color: red; }
div#sfm-layout .ERR { color: red; }

/* フォーム整形 */
#name, #kana, #address2, #address3, #email, #emailcheck, #subject { width: 350px; }
#address0 { margin-bottom: 3px; }
#zip0 { width: 30px; }
#zip1 { width: 40px; }
#tel0, #tel1, #tel2, #fax0, #fax1, #fax2 { width: 40px; }
#message { width: 500px; height: 180px; }

/* 著作権表記 */
div#copyright { font-size: 10px;  margin: 0px; text-indent: -3000px; }
div#copyright a:link, div#copyright a:visited { color: #999; text-decoration: none; text-indent: -3000px; }
div#copyright a:hover { text-decoration: none; text-indent: -3000px; }