<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-jp";
/* CSS Document */

#header,
#contents {
	width: 730px;
	margin: 0 auto;
}

#header { padding: 20px 0 10px;}

/* ===========================================================
	contents
=========================================================== */

#pageCompany #accessMap{
	width:680px;
	margin:0 auto;
}
#accessMap .access{
	line-height:1.7em;
	padding:25px 0 25px;
	margin-bottom:20px;
	border-top:3px solid #ededed;
	border-bottom:1px dotted #cccccc;
}

#xone   {
	line-height:2.3em;
}

#xone .sun{
	padding:0px 0px 25px 0px;
	margin-bottom:20px;
	border-bottom:3px solid #ededed;
}

#xone  p.copy {
	color:#669900;
	font-weight:bold;
	font-size:125%;
	margin-bottom:0;
}
#xone  p.copyL {
	color:#669900;
	font-weight:bold;
	font-size:160%;
	margin-bottom:0;
}

#xone  .dotbox {
	color:#999;
	padding-top:2em;
	border-top:dotted 1px #999;
}

#xone .txtRight {
	text-align:right;
}</pre></body></html>