<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 */

/*----------------------------------------------

report/index.htmlで使用するcss

-----------------------------------------------*/

h2#h2info1-1{ background:url(../images/h2_info_1-1.gif) no-repeat; width:512px;}

h2#h2info1-2, h2#h2info1-3, h2#h2info1-4{ width:512px; height: 41px; margin-bottom: 30px; }
h2#h2info1-2{ background:url(../images/h2_info_1-2.gif) no-repeat;}
h2#h2info1-3{ background:url(../images/h2_info_1-3.gif) no-repeat;}
h2#h2info1-4{ background:url(../images/h2_info_1-4.gif) no-repeat;}

/* トピックエリア  */
div#topicArea{ border-bottom:dotted 1px #cccccc; border-top:dotted 1px #cccccc; width:512px; padding:10px 0 10px 0; margin-bottom:20px;}


/* トピックエリア  */
ul#stakeHolder{ margin-top:20px; margin-bottom:10px;}
ul#stakeHolder li{margin-bottom:5px;}

.reportTable p{ margin-top: 3px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-indent: 0em; }
.reportTable a{ color: #0B318F; }
.reportTable ul li { margin-bottom: 15px; list-style-position: inside; list-style-type: disc; margin-top: 15px; }
.reportTable ul { margin: 0px; }
</pre></body></html>