


   body { margin: 0mm; }
   a	{color:#666666}
a:hover	{color:#0066ff} 





/* === ヘッダー部分のスタイル === */

.head  { display:none 
	 }



/* === メニュー部分のスタイル（印刷消去） === */

.menu	{
	 display:none}


/* === コンテンツ部分のスタイル === */

/* === 画面消去及び前開業　=== */
.hid  {display:none;}
.section  {page-break-before:always}

/* === 本文　=== */
.main	{width:500px;
	 margin-top:40px;
	 margin-left:49px;
	 margin-right:auto;
	 text-align:left}

.main h2	{font-size:16px;
	 border-bottom:solid 2px #666666;
	 padding-bottom:3px;
	 margin-bottom:12px}

.main p	{font-size:14px;
	 line-height:24px;
	 color:#666666;
	 margin-top:0px}

.link	{font-size:smaller;
	 margin-bottom:20px}
.link hr	{color:#66cc33;
	 background-color:#666666;
	 border:none}
.table1 {	font-size: 16px;
	color: #666666;
}
.style3 {font-size: 12}
.style4 {font-size: 12px;color:#FFFFFF}


/* === 仕様表　=== */
.sheet{ border:solid 1px #555555;
          
		  font-size:14px
		  }
		  
.koumoku{ border:solid 1px #555555;
 text-align:center 
		 }	

.date{ border:solid 1px #555555 ;
  text-align:right;
      }
	   
.item { border:solid 1px #555555;
width:auto;
text-align:center
}	   

caption {font-weight:bold;
color:#2d444f;

text-align:left;
padding:5px
}