﻿@charset "utf-8";
@charset "utf-8";
#Body-top h2 {
	padding: 24px 0 0 24px;
}
#Body1 {
	margin: 0 auto;
	width: 980px;
	text-align: left;
	background: url(../img/common/body1-bg.png);
}
#Body1 h3 {
	margin: 0 30px;
	padding: 2px 0 0 20px;
	width: 480px;
	height: 28px;
	font-size: 108%;
	line-height: 200%;
	background: url(../img/common/h3-bg.png);
}
#Body1 p {
	padding: 2px 40px;
	line-height: 200%;
}
#Body1 address {
	padding: 10px 40px;
}
#Phone address {
	font-size: 160%;
	font-weight:bold;
	line-height: 100%;
	color: #e34f27;
}
#Mail address a {
	display: block;
	width: 300px;
	height: 30px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(../img/inquiry/mail-address.gif) no-repeat;
}
#Body1 ul {
	margin: 0 0 0 60px;
}
#Body1 h4 {
	margin: 30px 0 0 40px;
	font-size: 108%;
}
#Box {
	margin: 10px 0 0 40px;
	width: 600px;
	height: 100px;
	overflow: auto;
	background-color: #fff;
	border: 1px solid #aaa;
}
#Box dt {
	font-size: 100%;
	font-weight:bold;
}
#Box dd {
	font-size: 100%;
}