
/*techno.web*/

/*本文はボディそのままに記入*/
p    { color: #333; font-weight: normal; font-size: 10pt; line-height: 13pt; font-family: "ＭＳ ゴシック", 中ゴシック体 }
td  { color: #333; font-weight: normal; font-size: 10pt; line-height: 13pt; font-family: "ＭＳ ゴシック", 中ゴシック体 }
/*タイトルのスタイル*/
h1{color:009999;font-size:20pt;font-weight:bold;line-height:1.3;}
/*章見だしのスタイル*/
h3{color:ffffff;font-size:12pt;font-weight:bold;background-color:009999;text-indent:8p;line-height:1.3;}
/*表組みはつねに10ポで*/
table{font-size:10pt;}
/*リンクの色の指定*/
a:link{color:1674bb;font-weight:normal;}
a:visited{color:1674bb;font-weight:normal;}
a:hover{color:cc3300 ;font-weight:bold; }
a:active{color:cc3300 ;font-weight:bold; }

