/*--メールフォーム--*/
#main2 .fm_title {
	background-color: #fe6b79;
	color: #FFFFFF;
	background-image: url(../img/logo_fm.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 30px;
	padding-rightt: 10px;
	padding-right: 10px;
}
#contents {
	text-align: center;
}
#main2 .fm_title p {
	background-image: url(../img/ico_flower.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 100%;
	text-indent: -9999px;
	height: 100%;
}

#main2 .fm_form {
	text-align: left;
	background-image: url(../img/bg_form.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 0.82em;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#main2 .fm_form p {
	margin-bottom: 5px;
	margin-top: 5px;
}

#main2 .fm_title, .fm_form, .fm_notes{
border-color:#fe6b79;}/*fm_titleと同じ*/

#main2 .fm_notes {
	background-color: #FF958C;
	color: #ffffff;
	font-size: 0.75em;
	text-align: left;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 40px;
	line-height: 1.05em;
}
.style3 {
	font-size: 0.95em;
	font-weight: normal;
	color: #333333;
	background-color: #FFD9D9;
	padding-left: 10px;
	padding-right: 10px;
}
#tbl1 {
	margin-top: 15px;
	margin-bottom: 15px;
}
