    * html body {     
        background: url(null) fixed;     
    }  
	

    /* header要素 
    ----------------------------------------------------------- */  

    * html div#header    {     
        position: absolute;     
        top: expression(eval(document.documentElement.scrollTop+0));  
    }  
    div#header h1   {  
        width: 900px;  
        margin: 0 auto;  
    }  
	
	
	
    body {  
        text-align: center;
		height:100%;  
    }  
    div#container {  
        width: 900px;  
        margin: 0 auto;  
        text-align: left;  
    }  

#tab01{
	height:72px;
	width:372px;
	background-color:#fcffff;
	background-repeat:no-repeat;
	float:left;
	}

#tab02{
		float:left;
		}
.tab01{
	display: block;
	margin-top: 8px;
	}




h1 {font-size: 10px;}
td {font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;font-size: 12px;}

#link {
	float: right;
	width: 250px;
	background-color: #CCCCCC;
	clear: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10.5px;
	text-align: center;
	margin: auto;
	background-position: center center;
}
#topbar {
	width:845px;
	height:48px;
	float: left;}
#mail {
	width:55px;
	height:48px;
	float: left;}
.hp {background-color:#fdeeeb; text-align:center;}
a { text-decoration: none; }