@charset "euc-jp";
.info .section_title {
	color: #7B263E;
	font-family: 'Times New Roman', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
	font-size: 18px;
}
.inquiry p {
	margin: 1em 0;
	text-align: center;
}
.sitemap .sitemap_tree,
.sitemap .sitemap_tree ul {
	padding-left: 40px;
}
.sitemap .sitemap_tree li {
	list-style-type: disc;
	font-size: 18px;
}
.sitemap .sitemap_tree li li {
	font-size: 90%;
}
.inquiry h4.inquiry {
	color: #781f2a;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

.inquiry p.left_txt {
	text-align: left;
}