<style>
<!--

html,body {background-color:cbaa76;margin:0px 0px 0px 0px;
line-height:120%;
text-align:left;
font-family:Arrial;
color:black;
}

table{background-color:white;
background-image:url(bg2.jpg); 
background-repeat:repeat-y;
background-position:right;
width:800px;height:100%;
margin:0px 0px 0px 0px;}

tr,td{
background-image:url(top_bg.jpg); 
background-repeat:no-repeat;
background-position:top;
width:800px;height:100%;
margin:0px 0px 0px 0px;}

p{font-size:14px;margin-left:60px;}

h1 {font-size:20px;color:red;margin-top:180px;}

h2 {color:navy;
background-image:url(mini_50.gif);
background-repeat:no-repeat;
margin-left:30px;
line-height:70px;

}

h3 {/* 見出し */}
h4 {/* 小見出し */}
h5 {/* 小々見出し */}
h6 {/* pタグの自動挿入を止めれば使えますが */}

a {/* リンク */}
a:link {}
a:visited {}
a:hover {}
a:active {}
a.keyword {/* キーワード */}
a.keyword:link {}
a.keyword:visited {}
a.keyword:hover {}
a.keyword:active {}
a.okeyword {/* グループからインポートしたキーワード */}
a.okeyword:link {}
a.okeyword:visited {}
a.okeyword:hover {}
a.okeyword:active {}

-->
</style>




