﻿@charset "utf-8";
#Main {
	width: 980px;
	height: 430px;
	background: url(../img/index/main-nankai.jpg) no-repeat;
}
h3 {
	margin: 20px 0 10px 0;
	padding: 6px 0 4px 25px;
	background-image: url(../img/common/h3.png);
	background-repeat: no-repeat;
	background-position: 0;
	font-size: 136%;
	font-weight: bold;
	border-bottom: 1px dotted #777;
}
#Body-container {
	padding: 30px;
}
h4 {
	border: none;
}
.Phone {
	margin: 20px 0 10px 1em;
	padding: 6px 0 4px 25px;
	background-image: url(../img/inquiry/phone.png);
	background-repeat: no-repeat;
	background-position: 0;
	font-size: 136%;
	font-weight: bold;
	border: none;
}
#Box address {
	margin-left: 1em;
	font-size: 220%;
	font-weight: bold;
	line-height: 120%;
}
th,td {
	padding: 10px;
}
table p {
	margin: 0;
}
table {
	margin-left: 20px;
}