body {
	background-color: #000000;
}



#homeimg {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	padding: 0;
        border: none;
}

#homenavi {
  margin:160px auto;
  padding: 0;
  width: 400px;
  height: 260px;
  background: url(../img/top.png) left top no-repeat;
  border: none;
}

#homenavi ul {
	width: 340px;
	margin: 0;
	padding: 190px 0 0 30px;
}

#homenavi li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#homenavi li a {
	display: block;
	width: 150px;
	height: 30px;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
	margin: 0;
	padding: 0;
}
#hnavi li a,#hnavi li a:link,#hnavi li a:visited,#hnavi li a:hover {
	
	background-repeat: no-repeat;
}
#hn01 { 
        float: left;
        margin: 0;
        padding 0 0 0 20px;
}
#hn02 {
        float: right;
        margin: 0;
        padding 0 20px 0 0px;
}
#hn01 a:link,#hn01 a:visited {background-image: url(../img/hng.png);background-position: 0px 0px;}
#hn01 a:hover {background-image: url(../img/hng.png);background-position: 0px -30px;}
#hn02 a:link,#hn02 a:visited {background-image: url(../img/hng.png);background-position: -150px 0px;}
#hn02 a:hover {background-image: url(../img/hng.png);background-position: -150px -30px;}

h1 {
	width: 600px;
	height: 20px;
	margin: 400px auto;
	color: #999999;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 120%;
	line-height: 1.8em;
	text-align: center;
}

h2 {
	width: 600px;
	height: 20px;
	margin: 30px auto;
	color: #666666;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 100%;
	line-height: 1.8em;
}
strong {
	width: 600px;
	height: 20px;
	margin: 10px auto;
	color: #555555;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 90%;
	line-height: 1.8em;
}
#ent_txt {
	width: 600px;
	height: 100px;
	margin: 10px auto;
	color: #555555;
        display: inline;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 80%;
	line-height: 1.8em;
}
#link_txt {
	width: 600px;
	height: 20px;
	margin: 10px auto;
	color: #555555;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 80%;
	line-height: 1.8em;
}
#box {
	width: 800px;
	height: 540px;
	margin: 500px auto;
	padding: 0;
	text-align: center;
}
.keitai {
	display: none;
}

