@charset "utf-8";

#contents #intro #photo {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 155px;
}
#contents #intro #text {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 550px;
	font: 12px/20px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#contents #reason {
	text-align: center;
	clear: both;
	padding-top: 30px;
	margin: 0px auto;
	height: auto;
	width: 460px;
}
#reason h2 {
	margin-bottom: 10px;
}
#reason h3 {
	font: bold 14px/32px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	background: #91B41E;
	letter-spacing: 0.5px;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 32px;
	width: 460px;
}
#contents #mail {
	padding: 10px;
	height: auto;
	width: 540px;
	border: 1px solid #339933;
	margin: 20px auto;
}
#mail #form1 fieldset {
	background: url(../img-top/bg_mail.gif);
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	text-align: center;
	border-style: none;
	padding-bottom: 8px;
}
#text  strong {
	color: #ff9900;
}
#intro #text a {
	color: #0099CC;
	text-decoration: none;
}
#intro #text a:hover {
	color: #91B41E;
	text-decoration: underline;
}
