﻿
BODY         {
              font-size: 9pt;
              color: #ffffff;
              line-height: 100%;
              text-align: left;
              background-color: #000000;
              }

              
a:link       {;color:#FF8C00; text-decoration: none; }
a:visited    {;color:#FF8C00; text-decoration:none;}
a:hover	     {;color:#FF8C00; text-decoration:none;}
a:active  	 {;color:#FF8C00; text-decoration:underline;}



h1			/* 枠線 */
			{
			font-family: ＭＳ ゴシック;
			font-size: 9pt;
			color: #C0C0C0;
			font-weight: normal;
			line-height: normal;
			text-align: left;
			margin: 0 15 0 15;
			padding: 0;
			border-width: 0 0 1 0;
			border-color: #C0C0C0;
			border-style: solid;
			background-color: #202020;
		    }

h2			/* 枠線 */
			{
			font-family: ＭＳ ゴシック;
			font-size: 9pt;
			color: #C0C0C0;
			font-weight: normal;
			line-height: normal;
			text-align: left;
			margin: 10 15 0 35;
			padding: 0;
			border-width: 0;
			border-color: #C0C0C0;
			border-style: solid;
			background-color: #202020;
			background-image: url('../img/jacket_back.jpg');
			background-repeat: no-repeat;
			background-attachment: fixed;
			background-position: right top;
		    }
			
h3			/* 枠線 */
			{
			font-family: ＭＳ ゴシック;
			font-size: 9pt;
			color: #C0C0C0;
			font-weight: normal;
			line-height: normal;
			text-align: left;
			margin: 10 0 0 35;
			padding: 0;
			border-width: 0;
			border-color: #C0C0C0;
			border-style: solid;
			background-color: #202020;
		    }
			
			
			
h4			/* 本文a */
			{
			font-family: HGS創英角ｺﾞｼｯｸUB;
              font-size: 10pt;
              color: #000000;
              font-weight: normal;
              line-height: 100%;
              text-align: right;
              margin-top: 5;
              margin-right: 35;
              margin-left: 35;
              }
h5			/* 本文a */
			{
			font-family: HGS創英角ｺﾞｼｯｸUB;
              font-size: 10pt;
              color: #000000;
              font-weight: normal;
              line-height: 1.1em;
              text-align: left;
              margin-bottom: 5;
              padding: 5;
              border-width: 1;
              border-color: #000000;
              border-style: solid;
              background-color: #FFFFFF;
              }
			
h6			/* 本文a */
			{
			font-family: HGS創英角ｺﾞｼｯｸUB;
              font-size: 10pt;
              color: #000000;
              font-weight: normal;
              line-height: 1.5em;
              text-align: left;
              margin-top: 0;
              padding: 10 30;
              border-width: 1;
              border-color: #000000;
              border-style: solid;
              }

td			/* 枠線 */
			{
			font-family: ＭＳ ゴシック;
			font-size: 9pt;
			color: #FFFFFF;
			font-weight: normal;
			line-height: normal;
			text-align: left;
			border-style: solid;
			background-color: #202020;
		    }
		    
td			/* 枠線 */
			{
border-width: 0 1;
border-color: #FFFFFF;
		    }