<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, div, p, ul, li {
	margin:0;
	padding:0;
}
body {
	background-color:#FFFFFF;
	text-align:left;
	font-family: "繝｡繧､繝ｪ繧ｪ", "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", Osaka, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", sans-serif;
	font-size:1em;
}
h2, h3, p, li {
	line-height:150%;
}
h2 {
	font-size:100%;
	margin-top:2em;
  margin-bottom:0;
}

h3 {
	/*font-weight:normal;*/
	font-size:100%;
	margin-top:2em;
	margin-bottom:0;
	clear:both;
	margin-left:2.3em;
	text-indent: -2.3em;
}

#contents {
	min-width:595px;
	max-width:980px;
	margin:0 auto 0;
	padding:50px 50px 10px 50px;
}
p {
	text-align:left;
	margin:1px 1px 1px 1px;
	padding:1px;
	text-indent:1em;
}
#hakkou {
	width:auto;
	text-align:right;
	margin:20px 20px 20px 10px;
	padding:1px;
}
#page_name {
	width:auto;
	text-align:center;
	font-size:1.188em;
	margin:10px 10px 40px 10px;
	padding:1px;
	line-height:1.5em;
}
#point {
	margin:20px 0;
	padding:20px;
	border:1px solid #000;
}
#point ul {
	padding:0 0 0 20px;
	list-style-type: circle;
}
#point ul li {
	margin:5px 0;
}
.sentence {
	margin:1.5em auto 1.5em;
}

.sentence p{
	/*margin-bottom:1em;*/
}

.link-list {
	margin-left:50px;
}
.press-img {
	text-align:center;
	margin:1em;
}


.press-img p{
	text-indent:0;
	font-size:90%;
}



.press-img dl {
	border:1px #000 solid;
	margin:1em 2em 2em;
	padding:0.5em;
}

.press-img dt{
	margin-bottom:0.5em;
	font-weight:bold;
	text-align:center;
}

.press-img dd{
	text-align:left;
	margin-left:0;
	line-height:1.5em;
}

.sentence table{
	/*margin:50px auto;*/
	border-collapse:collapse;
	/*border:1px #444 solid;*/
}

.sentence table thead{
	background-color:#bdd6ee;
}

.sentence table thead, .sentence table tbody{
	/*border-bottom:3px #444 double;*/
}

.sentence table tbody.noDouble{
	border-bottom:1px #444 solid;
}


.sentence table th, .sentence table td{
	/*border:1px #444 solid;*/
	padding:6px;
	text-align:left;
	/*font-weight: bold;*/
}

.sentence table th.noBold, .sentence table td.noBold, .sentence table caption, .sentence table tfoot td{
	font-weight:normal;
}

.sentence table thead td, .sentence table td.noBold {
	text-align:center;
}

.sentence table th{
	text-align:center;
}

.sentence table tfoot td{
	border: none;
}


.futoji {
	font-weight: bold;
}






.it {
	font-style: italic;
}

.kyocyo {
	text-decoration:underline;
}


.cf:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.cf {
	min-height: 1px; /*IE6縲�7蟇ｾ遲�*/
}
* html .cf {
	height: 1px;
	/*\*//*/ /*MAC IE5.x蟇ｾ遲�*/
	height: auto;
	overflow: hidden;
	/**/
}
</pre></body></html>