html,body{
	background-color: #000;
	color:#FFF;
	font-family: "HGS創英角ゴシックUB","Letter Gothic","ＭＳ ゴシック", Arial;
}


#theme h1 {
	position: relative;
	clear:left;
	left:0px;
	top: 0px;
	height:50px;
	display: block;
	text-indent: -100em;
	margin-left:-10px;
	font-family: "HGS創英角ゴシックUB", Impact, "Letter Gothic", "ＭＳ ゴシック";
	font-size: 30px;
	font-weight: bold;
	background-image:url(../img/20071106_h1.jpg);
	background-repeat:no-repeat;
}
