@import url(common.css);

h2 {
	margin: 0;
	text-align: center;
}

h3 {
	margin: 3px 0 0 0;
	text-align: center;
}

#top_info {
	width: 800px;
	margin: 40px 0 0 0;
}
#top_info dl {
	width: 390px;
	margin-left: 10px;
	float: left;
	background: url('../images/home/back_info_yrepeat.jpg') left top repeat-y;
}
#top_info dl dt {
	line-height: 0;
	font-size: 0;
	width: 390px;
	height: 36px;
}
#top_info dl dd.link {
	width: 370px;
	text-align: right;
	padding: 0 20px 20px 0;
	background: url('../images/home/back_info_bottom.jpg') left bottom no-repeat;
}

#top_info dl dd.info_contents {
	min-height: 300px;
	padding: 8px 13px 5px 13px;
}

#top_info dl dd.info_contents ul > li {
	border-top: 1px #CCC dotted;
	padding: 8px 0 0 0;
	margin: 8px 0 0 0;
}

#top_info dl dd.info_contents ul > li:first-child {
	border-top: none;
	padding: 0;
	margin: 0;
}

#top_info dl dd.info_contents ul > li p {
	line-height: 140%;
}

#top_info dl dd.info_contents ul > li .photo_right {
	float: right;
	margin-left: 10px;
}

#top_info dl dd.info_contents ul > li .title {
	margin-top: 5px;
	font-size: 85%;
	font-weight: 600;
}

#top_info dl dd.info_contents .text {
	font-size: 78%;
}

#top_info dl dd.info_contents .bold_text {
	margin-top: 10px;
	font-size: 85%;
	font-weight: 600;
}

#greeting {
	margin-top: 20px;
}

.greeting_img {
	margin: 35px 0 30px 45px;
}

.greeting_text {
	width: 705px;
	margin: 0 0 0 40px;
	font-size: 85%;
	line-height: 160%;
}

.greeting_name {
	width: 750px;
	margin-top: 15px;
	font-size: 85%;
	text-align: right;
}

#information {
	margin-top: 50px;
}

.info {
	width: 698px;
	border: 1px solid #EF7F01;
	font-size: 85%;
	line-height: 150%;
	margin: 20px 0 0 50px;
}

.info th {
	border-top: 1px solid #EF7F01;
	background: #FDF1E4;
	text-align: left;
	vertical-align: top;
	padding: 18px 0;
	width: 160px;
}

.info td {
	border-top: 1px solid #EF7F01;
	vertical-align: top;
	padding: 18px 0;
}

.info .table_top th,
.info .table_top td {
	border: none;
}

.info th p {
	margin-left: 15px;
}

.info td p {
	margin-left: 20px;
}

#access {
	margin: 55px 0 20px 0;
}

.access_w {
	width: 745px;
	margin: 20px 0 0 40px;
}

.access_w .map {
	width: 445px;
	float: left;
}

.access_w .map .map_bottom {
	font-size: 85%;
	line-height: 130%;
	margin-top: 5px;
}

.access_w .map_text {
	width: 285px;
	float: right;
}

.access_w .map_text h4 {
	font-size: 85%;
	margin-bottom: 15px;
}

.access_w .map_text .access_title {
	margin-bottom: 10px;
	font-weight: 600;
}

.access_w .map_text p {
	font-size: 85%;
	line-height: 130%;
	margin-left: 5px;
}

.access_w .map_text .access_note {
	margin-top: 10px;
}

.access_w .map_text .large_car {
	margin-top: 20px;
}

#map1,
#map2 {
	width: 445px;
	height: 340px;
}

#history {
	margin-top: 40px;
}

.hist {
	width: 698px;
	border: 1px solid #EF7F01;
	font-size: 85%;
	line-height: 150%;
	margin: 40px 0 0 50px;
}

.hist th {
	border-top: 1px solid #EF7F01;
	background: #FDF1E4;
	text-align: left;
	vertical-align: top;
	padding: 8px 0;
	width: 160px;
}

.hist td {
	border-top: 1px solid #EF7F01;
	vertical-align: top;
	padding: 8px 0;
}

.hist .table_top th,
.hist .table_top td {
	border: none;
}

.hist th p {
	margin-left: 15px;
}

.hist td p {
	margin-left: 20px;
}

.certificate div {
	display: flex;
	justify-content: space-around;
	max-width: 400px;
}
