/*　お問い合わせ　部分*/

#contact,#hope {
	padding: 0px 10px 0px 3px;
	margin: 0px;
}

#contact h2 {
	margin-bottom: 13px;
	text-indent: -9999px;
	height: 40px;
	width: 560px;
	background: url(../img/title_contact.jpg) no-repeat;
}

#contact h3 {
	background: url(../img/contact_sub_title_01.gif) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 28px;
	width: 560px;
	text-indent: -9999px;
}

#intoro {
	margin: 0px auto 10px;
	padding: 0px;
	width: 520px;
	border-top: 1px solid #990000;
}

#intoro td {
	padding: 5px;
	border-bottom: 1px solid #990000;
	vertical-align: top;
}

/*　レシピ希望フォーム　部分*/

#hope h2 {
	margin-bottom: 13px;
	text-indent: -9999px;
	height: 40px;
	width: 560px;
	background: url(../img/title_hope.jpg) no-repeat;
}

#hope p.text {
	text-indent: -9999px;
	background: url(../img/hope_img_01.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 83px;
}

/*　フォーム　部分*/

#php_from *{
	margin: 0px;
	padding: 0px;
	font: 13px "ＭＳ ゴシック", "Osaka−等幅";
	}

#php_from {
	margin-right: auto;
	margin-left: auto;
	width: 540px;
	margin-bottom: 10px;
}

#php_from em {
	color: #FF0000;
	font-style: normal;
	font-size: 10px;
	margin-left: 5px;
}

#php_from table {
	width: 540px;
	border-collapse: collapse;
	margin-bottom: 20px;
	margin-top: 5px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}

#php_from table th {
	background: #E8E8E8;
	text-align: left;
	padding: 5px;
	color: #333333;
	width: 30%;
	font-size: 12px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

#php_from table td {
	padding: 5px;
	color: #666666;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

#php_from p.bot{
	text-align: center;
	margin: 15px;
}
