@charset "utf-8";

#frame {
	background-image: url(../images/contact_bg.gif);
	background-repeat: no-repeat;
	height: 443px;
	width: 1000px;
}
#title {
	background-image: url(../images/con_title.gif);
	height: 108px;
	width: 218px;
	text-indent: -9999px;
	display: block;
}
#contact {
	width: 340px;
	float: right;
	padding-top: 80px;
	padding-right: 210px;
}
.form {
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.button {
	float: right;
	height: auto;
	margin-bottom: 10px;
}
#tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 20px;
}
.form p {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 1.5em;
}
#privacy {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: small;
	line-height: 1.2em;
	width: 240px;
	height: auto;
	border: 1px dotted #999999;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#left {
	width: 270px;
	height: 350px;
	overflow: auto;
	float: left;
	padding-top: 35px;
	padding-left: 143px;
}
#comment {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: small;
	line-height: 1.2em;
	width: 260px;
	padding-left: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
}
