@charset "utf-8";


#main {
	width: 100%;
	text-align:center;
	position:relative;
}

#bnr{
	width:33%;
	position:absolute;
	bottom:20%;
	right:2%;
}

#bnr img{
	width:100%;
}

#bnr_dvdbd{
	width:33%;
	position:absolute;
	bottom:16%;
	right:2%;
}

#bnr_dvdbd img{
	width:100%;
}

