@charset "utf-8";
/* ============================================================================
	mail用CSS
============================================================================= */
.mail_mtxt{
	color: #333;
	margin: 10px auto;
	width: 645px;
}
.mail_mtxt h2{ margin-bottom: 37px;}
.mail_mtxt h3 {
	font-size: 2em;
	text-align: center;
}
.mail_mtxt dl {
	margin: 20px 0;
}
#container .mail_mtxt dt {
	float: left;
	width: 450px;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 0 1em;
	line-height: 1.8;
}
.mail_mtxt dd {
	float: right;
	width: 131px;
	background: url("../img/mail/yajirusi2.gif") no-repeat 0 4px scroll transparent;
	padding: 0 0 1em 4.2em;
}
div.auto_terrace .contact_img {
	margin: 0 !important;
	text-align: right;
	background: url("../img/mail/yajirusi2.gif") no-repeat 0 4px scroll transparent;
}
