* {
	margin: 0;
	padding: 0;
	font-family: 'Meiryo', 'Verdana', sans-serif;
}
html {
	overflow-y:scroll;
}



/* 全体 */
body {
	text-align: center;
	margin: 0;
	line-height:1.2em;
	background-color: #000;
}
#centerMiddle{
	position:absolute;
	top:50%;
	left:50%;
	width:984px;
	height:580px;
	margin:-280px 0 0 -492px;

}

/* コンテナー */
#container {
	width: 984px;
	xheight:580px;
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
	background-color: #600000;
}

/* メイン */
#main{
	width: 470px;
	height:550px;
	background-color: #000;
	float:left;
	xborder: 1px dotted #7E0917;
	xtext-indent: -9999em;
	background:url("image/tophidariBG.jpg") no-repeat;
	xoverflow: hidden;
	position: relative;
}

#main h1{
	text-indent: -9999em;
}

#main p.eq a{
	width: 420px;
	display: block;
	background: #431f22;
	text-decoration: none;
	padding: 10px;
	text-align: center;
	font-size: 30pt;
	line-height: 32pt;
	color:#ff0;
	overflow: hidden;
	position: absolute;
	bottom: 60px;
	left: 10px;
	font-weight: 900;
}

#main p.movie a{
	width: 100px;
	display: block;
	background-color: #000;
	text-decoration: none;
	padding: 0 5px;
	font-size: 10px;
	color:#CD0000;
	overflow: hidden;
	position: absolute;
	bottom: 10px;
	left: 10px;
}

#migi{
	width: 514px;
	height:550px;
	xbackground-color: #ffc;
	float:right;
	xmargin:5px 0;
	xtext-indent: -9999em;
	background:url("image/topmigiBG.jpg") no-repeat;
}

#menu{
	width: 500px;
	overflow: hidden;
}

#menu ul{
	width: 485px;
	margin-left:20px;
	xbackground-color: #fcc;
	list-style-type:none;
}

#menu li{
	width: 145px;
	height:130px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	background-color: #000;
	list-style-type:none;
	float:left;
}

#menu li:nth-last-child(-n+2){
	height: auto;
}

#menu li img{
	width: 145px;
	height:130px;
	display: block;
	xtext-indent: -9999em;
	xbackground: url("image/000.png") no-repeat;
}

#news{
	width: 470px;
	margin-left:25px;
	margin-top:10px;
	padding-bottom:10px;
	background-color: #000;
	border-top: 1px solid #D8A500;
	border-bottom: 1px solid #D8A500;
}

#news h2{
	width: 470px;
	height:20px;
	background-color: #f00;
	display: block;
	text-indent: -9999em;
	background: url("image/newsber.jpg") no-repeat;
}

#news ul{
	width: 440px;
	xbackground-color: #f00;
	list-style-type:none;
	margin-left:10px;
	font-size:10px;
	line-height:1.8em;
}

#news li{
	width: 440px;
	font-size:10px;
	overflow: hidden;
	xline-height:1.3em;
}

#news li a{
	color:#0096FF;
	text-decoration: underline;
}

#news span a{
	width: 120px;
	height:20px;	
	background-color: #f00;
	display: block;
	font-size:80%;
	margin: 3px 0 0 10px;	
	text-indent: -9999em;
	background: url("image/newskako.jpg") no-repeat;
	overflow: hidden;
}

#link{
	margin-left:20px;
}

#link .meyasu{
	width: 150px;
	height:50px;
	float:left;
	background-color: #000;
	margin-top:5px;
	margin-left:5px;
	text-indent: -9999em;
	background: url("image/linkbanner2.jpg") no-repeat;
	overflow: hidden;
	display: block;
}

#link .tuka{
	width: 150px;
	height:50px;
	float:left;
	background-color: #000;
	margin-top:5px;
	margin-left:5px;
	text-indent: -9999em;
	background: url("image/linkbanner1.jpg") no-repeat;
	overflow: hidden;
	display: block;
}

#link .love2dragon{
	width: 150px;
	height:50px;
	float:left;
	background-color: #000;
	margin-top:5px;
	margin-left:5px;
	text-indent: -9999em;
	background: url("images/main/link_love2dragon.jpg") no-repeat;
	overflow: hidden;
	display: block;
}

#footer{
	width: 514px;	
	xbackground-color: #d3d3d3;
	line-height:1.1em;
	clear:left;
	overflow: hidden;
}

#footer .inner{
	font-size:8px;
	line-height:1.5em;
	text-align:right;
	margin-top:10px;
	margin-right:10px;
	color:#fff;
	overflow: hidden;
}

}
