<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
-----------------------------------------------
-siteName- Template Print Styles
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:link, a:visited {
	text-decoration: none;
	color: #000000;
}
strong {
	font-weight: normal;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
p, li {
	font-size: 110% !important;
}
dt {
	font-size: 130% !important;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#wrapper &gt; header, footer, #sidebar_left, #sidebar, #sidebar2, #subcontents, #subcontents2, #page-top, #topicPath, #menu, #mainVisual, #pageTopButton {
	display: none !important;
}
 main article {
	width: 100% !important;
	background: none;
	margin-top: 0;
}
article #contentTitle {
	margin: 0 0 20px 0;
}
article table {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 5px;
}
article table th, #contents table tr {
	font-size: 110% !important;
}
/* decorations
----------------------------------------------- */
.qMarkText {
	display: list-item;
	list-style-image: url(../../../contents/templates/images/bgQMark.png);
	list-style-position: inside;
	padding-left: 0;
}
.aMarkText {
	display: list-item;
	list-style-image: url(../../../contents/templates/images/bgAMark.png);
	list-style-position: inside;
	padding-left: 0;
}
.aMarkText p {
	display: inline;
}
.no-01, .no-02, .no-03, .no-04, .no-05, .no-06, .no-07, .no-08, .no-09, .no-10 {
	padding-left: 0;
}
.textSizeSmall {
	font-size: 100% !important;
}
/* googlemap
----------------------------------------------- */
#googlemap {
	width: 100% !important;
}</pre></body></html>