@charset "utf-8";
/* CSS Document */


/*--
ニュースページ ----------*/


h2#contact {
	background: url(http://www.sf-dpi.com/images/contact/h2_bar_contact.jpg) no-repeat top center ;
	height: 38px;
	clear: both;
}
h2#contact span {
	display: none;
}



div#contact-main-wrapper {
	margin: 0px auto 30px;
	width: 480px;
	line-height: 140%;
	text-align: left;
}

div#contact-main-wrapper p.text-box01 {
	margin: 0px 0px 20px;
	padding: 8px 8px;
	background-color: #E6E6E6;
	font-size: 13px;
	line-height: 140%;
}

div#contact-main-wrapper p.text-box02 {
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 20px;
	background: url(http://www.sf-dpi.com/images/common/list_icon.jpg) no-repeat;
	background-position: 0px 4px;
}
div#contact-main-wrapper p.text-box03 {
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 20px;
	font-size: 13px;
}


div#contact-form-box {
	margin-left: 20px;
	margin-bottom: 20px;
}

div#contact-form-box colgroup.sect1 {
	width: 177px;
}
div#contact-form-box colgroup.sect2 {
	width: 283px;
}

div#contact-form-box tr {
	vertical-align: top;
}

div#contact-form-box th {
	text-align: left;
}

div#contact-form-box th p {
	background: url(http://www.sf-dpi.com/images/contact/contact_th_bg.jpg) no-repeat;
	background-position: 0px 25px;
	height: 60px;
}

div#contact-form-box input.input-box01 {
	padding: 5px 5px;
	background-color: #ffffff;
	border: 1px solid #3B3B3B;
	width: 283px;
	font-size: 14px;
}
* html div#contact-form-box input.input-box01 {
	height: 30px;
	font-size: 16px;
}



div#contact-form-box .form-btn-reset input {
	margin-top: 24px;
	margin-left: 10px;
	background: url(http://www.sf-dpi.com/images/contact/contact_bt_reset.jpg) no-repeat;
	background-position: 0px 0px;
	border-style: none;
	width: 137px;
	height: 25px;
}

* html div#contact-form-box .form-btn-reset input {
	margin-left: 6px;
	width: 137px;
}

div#contact-form-box .form-btn-back input {
	margin-top: 24px;
	margin-left: 10px;
	background: url(http://www.sf-dpi.com/images/contact/contact_bt_reset.jpg) no-repeat;
	background-position: 0px 0px;
	border-style: none;
	width: 137px;
	height: 25px;
}



div#contact-thanks-box {
	margin: 0px 0px 20px 20px;
	padding: 50px 0px 0px 15px;
	background: url(http://www.sf-dpi.com/images/contact/contact_thanks_bg.jpg) no-repeat;
	background-position: 0px 0px;
	width: 479px;
	height: 122px;
	line-height: 150%;
	font-size: 14px;
}
html>/**/body div#contact-thanks-box {
	width: 464px;
	height: 70px;
}


div.back-btn-box {
	text-align: center;
}


.indispensability {
	margin-top: -1px;
	vertical-align: middle;
}





