﻿@charset "utf-8";
#Body-box {
	padding: 20px;
	font-size: 118%;
	line-height: 124%;
}
#Body-box h3 {
	margin: 40px 0 20px 0;
	padding: 0 0 3px 22px;
	list-style: none;
	font-size: 138.5%;
	border-bottom: 1px dotted #999;
	background-image: url(../img/common/arrow.png);
	background-repeat: no-repeat;
}
#Phone h3 {
	margin: 30px 0 20px 0;
	padding: 0 0 3px 22px;
	list-style: none;
	font-size: 116%;
	border-bottom: 1px dotted #999;
	background-image: url(../img/inquiry/phone.png);
	background-repeat: no-repeat;
}
#Mail h3 {
	margin: 30px 0 20px 0;
	padding: 0 0 3px 22px;
	list-style: none;
	font-size: 116%;
	border-bottom: 1px dotted #999;
	background-image: url(../img/inquiry/mail.png);
	background-repeat: no-repeat;
}
#Body-container address {
	margin: 25px;
	font-size: 220%;
	font-weight: bold;
	font-family:arial,helvetica,clean,sans-serif;
}
#Body-box p {
	margin: 10px;
	font-size: 108%;
	line-height: 116%;
}
#Body-container li {
	margin: 10px;
}
.Wrap {
	margin: 20px 10px;
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.Wrap p {
	margin: 0;
	padding: 0 0 0 22px;
	height: 16px;
	font-size: 108%;
	background-image: url(../img/inquiry/arrow.png);
	background-repeat: no-repeat;
}
