/*
「通信プロジェクト報告書」用ＣＳＳファイル
*/
BODY {background: white; padding: 3% }
H1   {text-align: center;font-size:xx-large; }
H2   {margin-left: 1em; background-color: #E2D5C9;
      border-style: double;
      border-width:medium 0;
      border-color;#9cc; font-size: x-large; }
H3   {margin-left: 2em; background-color: #eFCAE4;
      border-style: solid;
      border-width:0 0 thin 0;
      border-color;#33f; font-size: large; }
H4   {margin-left: 3em; background-color: #D7FFEB;
      border-style: solid;
      border-width:0 0 thin 0;
      border-color;#33f; font-size: large; }
UL   {margin-left:3em; font-size:110%; color:#808000}
DIV.text {margin-left: 15%; }
#right  {text-align:right;  }
#left   {text-align:left;   }
#center {text-align:center; }
P    { margin-left: 3em; margin-right: 2em; line-height:1.4; }
P.abstruct { font-size: small; }
DL   {margin-left:4em;}    