/*------------------------------------------------------------------------------
  reset
------------------------------------------------------------------------------*/
/*--- reset typo ---*/
body{font:13px/1 "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,verdana,arial,clean,sans-serif;}
/*--- reset element ---*/
body,div,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li,table,th,td,
form,fieldset,legend,label,input,textarea,embed,object{margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
th,td {text-align:left;vertical-align:top;font-weight:normal;}
fieldset{border:0;}
ul,li{list-style:none;}
img{border:0;line-height:0;vertical-align:bottom;}
sub,sup{font-size: 75%;/font-size:100%;line-height:0;}
sup{vertical-align:0.333em;}
sub{vertical-align:baseline;}
input,textarea,select {font-family:inherit;font-size:inherit;/font-size:100%;font-weight:inherit;}
embed,object{outline: none;}
/*ClearFix-*/
/*--- clearfix ---*/
.clearfix:after{content:'';display:block;clear:both;height:0;}
.clearfix{/zoom:1;}


/*------------------------------------------------------------------------------
  common
------------------------------------------------------------------------------*/
/*--- text color ---*/
body{color:#000000;}

#tbcontentcontainer{
	width: 920px;
	height: 752px;
	margin: 0 auto;
}
#tbcontentcontainer #tbcontent{
	width: 920px;
	height: 752px;
	position: relative;
	background: url(../img/bg_two_panel.png) center bottom no-repeat;
}
#tbcontentcontainer #tbcontent h1{
	position: absolute;
	left: 54px;
    top: 42px;
}
#tbcontentcontainer #tbcontent #marioluigi{
	position: absolute;
	left: 540px;
    top: 145px;
}
#tbcontentcontainer #tbcontent #txtmain{
	position: absolute;
	left: 501px;
	top: 111px;
	line-height: 0.01%;
	font-size: 60%;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 225px;
	height: 144px;
	background: url(../img/txt_two_01.png) 0 0 no-repeat;
	_background: url(../img/txt_two_01_ie6.png) 0 0 no-repeat;
}
#tbcontentcontainer #tbcontent #moviearea{
	position: absolute;
	left: 52px;
    top: 109px;
}
#tbcontentcontainer #tbcontent #setion01 dt{
	position: absolute;
	left: 52px;
	top: 489px;
}
#tbcontentcontainer #tbcontent #setion01 .img01{
	position: absolute;
	left: 52px;
	top: 518px;
}
#tbcontentcontainer #tbcontent #setion01 .txt01{
	position: absolute;
	left: 52px;
	top: 679px;
}
#tbcontentcontainer #tbcontent #setion02 dt{
	position: absolute;
	left: 339px;
    top: 489px;
}
#tbcontentcontainer #tbcontent #setion02 .img01{
	position: absolute;
	left: 339px;
	top: 518px;
}
#tbcontentcontainer #tbcontent #setion02 .txt01{
	position: absolute;
	left: 335px;
	top: 679px;
}
#tbcontentcontainer #tbcontent #setion03 dt{
	position: absolute;
	left: 624px;
    top: 489px;
}
#tbcontentcontainer #tbcontent #setion03 .img01{
	position: absolute;
	left: 624px;
   top: 518px;
}
#tbcontentcontainer #tbcontent #setion03 .txt01{
	position: absolute;
	left: 624px;
    top: 679px;
}
#tbcontentcontainer #tbcontent #txtsub{
	position: absolute;
	left: 325px;
    top: 712px;
}
#tbcontentcontainer #tbcontent #closebtn{
	position: absolute;
	left: 835px;
    top: 0;
    width: 50px;
    height: 50px;
    background: url(../shared/btn_close.png) left top no-repeat;
}
#tbcontentcontainer #tbcontent #closebtn a{
	display: block;
    width: 50px;
    height: 50px;
    background: url(../shared/btn_close.png) center bottom no-repeat;
}
#tbcontentcontainer #tbcontent #closebtn a:hover{
	background-image: none;
}
#tbcontentcontainer #tbcontent #closebtnns{
	position: absolute;
	left: 835px;
    top: 0;
    width: 50px;
    height: 50px;
    background: url(../shared/btn_close.png) center bottom no-repeat;
}