html{
      height : 100%;
}
body  {
      height : 100%;
      font-size : 10pt;
      line-height : 18pt;
	font-family:"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
      color : #000000;
      background-color: transparent;
}
table  {
      font-size : 10pt;
      line-height : 18pt;
	font-family:"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
*     {
      margin : 0px;
      padding : 0px;
}
img  {
      border : 0px;
}
H1    {
      color : #ffffff;
      font-size : 10pt;
      font-weight : normal;
      text-align : right;
      padding-right: 5px;
      height : 25px;
      background-image : url(img/h1_bg.jpg);
      background-repeat : no-repeat;
      background-position : center top;
}
A{
	text-decoration : none;
      color : #000000;
}
A:link { 
	text-decoration : underline;
}
A:HOVER{
      color : #0E4C92;
}

.newslist1{
	width : 90px;
	float : left;
	text-align : left;
}
.newslist2{
	width : 490px;
	float : right;
	text-align : left;
}
