@import url("default.css");@import url("common.css");/*===============================  TOP PAGE style===============================*/#topmain{	background:url("../images/top/hoshi_main_1.jpg") no-repeat;	width:920px;	height:240px;	display:block;	position:relative;}/*------------------pv area------------------*/#topmain #pvarea{	top:26px;	left:590px;	position:absolute;	overflow:hidden;}#topmain2{	background:url("../images/top/hoshi_main_2.jpg") no-repeat;	width:920px;	height:300px;	display:block;	position:relative;}/*------------------dvdlink area------------------*/#topmain2 #dvdlink{	top:0px;	left:590px;	background:url("../images/top/hoshi_dvd_1_mo.gif") no-repeat;	text-indent: -9999px;	position:absolute;}#topmain2 #dvdlink a{	background:url("../images/top/hoshi_dvd_1.gif") no-repeat;	width:165px;	height:110px;	display:block;}#topmain2 #dvdlink a:hover {	background:none;}/*------------------linkbanner area------------------*/#linkarea{	width:920px;	background:#222;	display:block;	text-align:center;}#linkarea img{	margin:10px 5px;	text-align:center;	list-style-type:none;}