div#content_wrapper{
	background-image:url(../images/bg.gif);
	background-position: center;
}
#main{
	background-image:url(../images/bg_top.png);
	background-repeat: no-repeat;
	position:relative;
	width:980px;
	height:454px;
}

#main h2{
	position:absolute;
	left:2px;
	top:19px;
}
div#section{
	background-color:#ffc700;
	border:4px solid #fff;
	padding:16px;
	margin-bottom:20px;
}

div#video_area{
	background-image: url(../images/bg_movie.png);
	width:940px;
	height:443px;
	background-repeat: no-repeat;
	position:relative;
	margin-bottom:5px;
}

div#video_area iframe{
	position:absolute;
	top:13px;left:14px;
}
/*▼1月1日削除▼*/
div#video_area2{
	background-image: url(../images/bg_movie_2.png);
	width:940px;
	height:742px;
	background-repeat: no-repeat;
	position:relative;
	margin-bottom:20px;
}

div#video_area2 #movie1 iframe{
	position:absolute;
	top:13px;left:14px;
}
div#video_area2 #movie2 iframe{
	position:absolute;
	top:440px;
	left:415px;
}
div#video_area2 a{
	background:url(../images/btn_oscarpro.png);
	background-repeat:no-repeat;
	width:388px;
	height:47px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	position:absolute;
	left:14px;
	top:682px;
	}
div#video_area2 a:hover{
	background-position:0 -47px;
	}
/*▲1月1日削除▲*/


div#howto_wrap{
	background-image:url(../images/bg_howto.png);
	background-repeat: no-repeat;
}
div#howto_wrap p{
	background-image:url(../images/desc.png);
	width:872px;
	height:139px;
	background-repeat: no-repeat;
	overflow: hidden;
	display:block;
	text-indent:-9999px;
	margin-top:20px;
	margin-left:34px;
	z-index:1000;
	position:relative;
}
div#howto_wrap ul li{
	float:left;
}

div#howto_wrap ul li#step_1{
	margin-top:-10px;
	margin-left:28px;
	z-index:100;
	position:relative;
}

div#howto_wrap ul li#step_2{
	margin-top:2px;
	margin-left:-22px;
	z-index:50;
	position:relative;
}

div#howto_wrap ul li#step_3{
	margin-top:4px;
}
div#spec{
	background-image:url(../images/spec.png);
	width:980px;
	height:406px;
	background-repeat: no-repeat;
	margin-top:17px;
	position:relative;
}
div#spec a{
	background-image:url(../images/btn_t2mall.png);
	width:444px;
	height:76px;
	text-indent:-999px;
	overflow:hidden;
	top:306px;
	left:24px;
	position:absolute;
}
div#spec a:hover{
	background-position:0 -76px;
}
div#spec p{
	display:none;
}

div#recommend_sites{
	margin-bottom:20px;
}


div#bottoms{
	position:relative;
	margin-top:16px;
}
#social_wrap{
	position:absolute;

}
#social_wrap a{
	float:left;
}
#social_wrap iframe{
	float:left;
}

#bottoms img#toiawase{
	float:right;
}