div#cont{
	width:980px;
	height:auto;
	position:relative;
	background-image:url(../img/frame/cont_body.jpg);
}
.title_trial{
	width:980px;
	height:47px;
	position:relative;
	background-image:url(01_title.jpg);
}
.title_links{
	width:auto;
	height:auto;
	position:absolute;
	top:10px;
	right:30px;
}


.trial{
	width:930px;
	height:335px;
	position:relative;
	background-image:url(01_main.jpg);
}

.trial_text{
	width:380px;
	height:auto;
	position:absolute;
	left:480px;
	top:70px;
	font-size:14px;
	text-align:left;
	line-height:140%;
}
.trial_dlbutton{
	width:380px;
	height:auto;
	position:absolute;
	left:480px;
	top:100px;
	font-size:14px;
	line-height:120%;
}


.webmovie{
	width:930px;
	height:335px;
	position:relative;
	background-image:url(02_main.jpg);
}
.webmovie_dlbutton{
	width:380px;
	height:auto;
	position:absolute;
	left:480px;
	top:80px;
	font-size:14px;
	line-height:120%;
	text-align:left;
}

.plus{
	width:930px;
	height:359px;
	position:relative;
	background-image:url(03_main.jpg);
}

.plus_dlbutton{
	width:360px;
	height:auto;
	position:absolute;
	left:490px;
	top:100px;
	font-size:14px;
	line-height:140%;
	text-align:left;
}


