/* Header ----------------------------------------------------------------- */

body {
    color: #000;  
    font-family:
		Verdana,
		"ヒラギノ丸ゴ Pro W4",
		"Hiragino Maru Gothic Pro",
		"メイリオ",
		Meiryo,
		Osaka,
		"ＭＳ Ｐゴシック",
		"MS P Gothic",
		sans-serif;;   
    background-color: #fff; 
}

#header { 
    background: #000 url(/images/top/tenkogama-bg.gif) repeat-x 0 0;
}

#header-content {
    width: 842px; 
    margin: 0px 0px;
}

#header-name {
    text-indent:-9999px; 
    text-decoration:none ! important;
}

#header-name a {
    display: block; 
    width: 266px;
    height: 75px;
    background: url(/images/top/tenkogama-title.gif) top left no-repeat;
}