/*------------------------------------
reset all
------------------------------------*/
html{
  color:#000;
  background:#FFF;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
  margin:0;
  padding:0;
  line-height:1.2;
  font-family:"ＭＳ Ｐゴシック" sans-serif;
}
table{
  border-collapse:collapse;
  border-spacing:0;
}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{
  font-style:normal;
  font-weight:normal;
}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2{
  font-size:100%;
  font-weight:normal;
}
q:before,q:after{content:'';}
abbr,acronym {
  border:0;
  font-variant:normal;
}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{
  font-family:inherit;
  font-size:inherit;
  font-weight:inherit;
}
legend{color:#000;}
/*------------------------------------
/reset all
------------------------------------*/

#wrapper{
	background:url('/common/images/htbp_bg.gif') left top repeat-y;
	position:relative;
	height:100%;
}
h1{
	width:595px;
	height:100px;
	position:absolute;
	top:0px;
	left:58px;
	background:url('/common/images/htbp_ranktitle_bg.gif') left top no-repeat;
	z-index:1;
}
p{
	position:relative;
	color:#3e3e3e;
	font-size:0.8em;
	padding-top:100px;
	padding-left:90px;
	z-index:2;
}
#container{
	position:relative;
	margin-top:20px;
	margin-left:60px;
	width:580px;
	height:717px;
	background:url('/common/images/htbp_article_bg.gif') left top no-repeat;
}
.article1 h2{
	position:absolute;
	top:12px;
	left:22px;
	background:url('/common/images/htbp_h2_2bg.png') left top no-repeat;
	_background:none;/*ie6*/
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/images/htbp_h2_2bg.png", sizingMethod="crop");/*ie6*/
	width:554px;
	height:94px;
}
.article1 p{
	padding:0;
}
.gametitle{
	position:absolute;
	width:175px;
	height:23px;
	top:245px;
	left:43px;
	background:url('/common/images/gametitle.png') left top no-repeat;
	_background:none;/*ie6*/
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/images/gametitle.png", sizingMethod="scale");/*ie6*/
}
.explanationOfGame{
	position:absolute;
	width:159px;
	height:18px;
	top:280px;
	left:55px;
	background:url('/common/images/explanationOfGame.png') left top no-repeat;
	_background:none;/*ie6*/
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/images/explanationOfGame.png", sizingMethod="scale");/*ie6*/
}
.Ranking{
	position:absolute;
	width:174px;
	height:130px;
	top:337px;
	left:40px;
	background:url('/common/images/Ranking.png') left top no-repeat;
	_background:none;/*ie6*/
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/images/Ranking.png", sizingMethod="scale");/*ie6*/
}
.gameImage{
	position:absolute;
	width:179px;
	height:27px;
	top:200px;
	left:350px;
	background:url('/common/images/gameImage.png') left top no-repeat;
	_background:none;/*ie6*/
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/images/gameImage.png", sizingMethod="scale");/*ie6*/
}
.RunButton{
	position:absolute;
	width:184px;
	height:44px;
	top:290px;
	left:365px;
	background:url('/common/images/RunButton.png') left top no-repeat;
	_background:none;/*ie6*/
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/images/RunButton.png", sizingMethod="scale");/*ie6*/
}
iframe{
	position:absolute;
	top:90px;
	left:210px;
	width:160px;
	height:411px;
	border:0px;
	
	overflow:hidden;

}
.article2 h2{
	position:absolute;
	top:490px;
	left:22px;
	background:url('/common/images/htbp_h2_bg.png') left top no-repeat;
	_background:none;/*ie6*/
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/images/htbp_h2_bg.png", sizingMethod="crop");/*ie6*/
	width:539px;
	height:94px;
}
.article2 p{
	padding:0;
	width:452px;
	height:65px;
	position:absolute;
	top:580px;
	left:60px;
	background:url('/common/images/blogparts_39.png') left top no-repeat;
	_background:none;/*ie6*/
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/images/blogparts_39.png", sizingMethod="scale");/*ie6*/
}
textarea{
	position:absolute;
	top:650px;
	left:12px;
	width:550px;
	height:2.1em;
	color:#3e3e3e;
	font-size:0.8em;
	padding:2px;
}
.vClist {
	clear:both;
	display:block;
	text-indent:-1.0em;
	padding-left:1.0em;
	color:#3e3e3e;
	font-size:0.8em;
	padding:8px 52px 0 70px;
}


/*text-fly*/
h1, h2, .article2 p, #container p {display:block;text-indent:-9999px;overflow:hidden; font-size:0; line-height:0;}