/*--------------------------------------------------
 ＠ TOP
--------------------------------------------------*/

#top-content{
	margin:0 10px 15px 10px ;
	}

#top-read h2{
	text-indent: -9999px;
	background-image: url(img/top-readtxt.gif);
	background-repeat: no-repeat;
	height:35px;
	width:542px;
	margin:0 0 2px 0;
}

#top-left{
	float:left;
	width:750px;
	}

#top-left #top-news{
	background-image: url(img/top-back-img.jpg);
	background-repeat: no-repeat;
	height:287px;
	width:743px;
	position: relative;
	}
	
#top-left #top-news #top-news-waku{
	background-image: url(img/top-news.gif);
	background-repeat: no-repeat;
	position: absolute;
	top:23px;
	left:10px;
	height:135px;
	width:490px;
}
	
#top-news-waku ul{
	position: absolute;
	top:25px;
	left:10px;
	height:90px;
	width:465px;
    overflow: auto;
}

#top-news-waku li{
	border-bottom:dotted #999 1px;
	padding:5px 5px 5px 15px;
	margin:0 5px 0 0;
}

#top-news-waku li a{
	color:#333333;
	text-decoration:none;
}
}

#content {
	background-image: url(img/top-back.jpg);
	height: 510px;
	text-align: left;
	position: relative;
	}

h1.top {
	text-indent: -9999px;
	background-image: url(img/top-prozza.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top:75px;
	left:520px;
	height:70px;
	width:240px;
}

h2.top {
	text-indent: -9999px;
	background-image: url(img/top-title.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top:175px;
	left:520px;
	height:60px;
	width:445px;
}

p.top-text {
	width: 430px;
	position: absolute;
	top:245px;
	left:535px;
	height:200px;
	width:410px;
	line-height:22px;
}

h3.top {
	text-indent: -9999px;
	position: absolute;
}

#lineup {
	height: 520px;
	text-align: left;
	margin-left: 74px;
	}

p.top-typetext {
	font-size:10px;
	line-height:15px;
	position: absolute;
	top:55px;
	left:300px;
	width:320px;
	height:65px;
	}

/*-----------EV-R55-----------------------*/
#top-evr55 {
	background-image: url(img/top-evr55.jpg);
	height: 160px;
	width: 650px;
	float: left;
	position: relative;
}
#top-evr55 a  {
	text-indent: -9999px;
	height: 160px;
	width: 650px;
	display: block;
	overflow: hidden;
}
#top-evr55-movie {
	background-image: url(img/top-evr55-movie.jpg);
	height: 160px;
	width: 170px;
	float: right;
	margin-right:71px;
	osition: absolute;
	display: inline;
}
#top-evr55-movie a {
	text-indent: -9999px;
	height: 160px;
	width: 170px;
	display: block;
	overflow: hidden;
}

/*-----------delstar-----------------------*/
#top-delstar {
	background-image: url(img/top-delstar.jpg);
	height: 160px;
	width: 650px;
	float: left;
	position: relative;
}
#top-delstar a  {
	text-indent: -9999px;
	height: 160px;
	width: 650px;
	display: block;
	overflow: hidden;
}
#top-delstar-movie {
	background-image: url(img/top-delstar-movie.jpg);
	height: 160px;
	width: 170px;
	float: right;
	margin-right:71px;
	osition: absolute;
	display: inline;
}
#top-delstar-movie a {
	text-indent: -9999px;
	height: 160px;
	width: 170px;
	display: block;
	overflow: hidden;
}


/*-----------miletto-----------------------*/
#top-miletto {
	background-image: url(img/top-miletto.jpg);
	height: 160px;
	width: 650px;
	float: left;
	position: relative;
}
#top-miletto a  {
	text-indent: -9999px;
	height: 160px;
	width: 650px;
	display: block;
	overflow: hidden;
}
#top-miletto-movie {
	background-image: url(img/top-miletto-movie.jpg);
	height: 160px;
	width: 170px;
	float: right;
	margin-right:71px;
	osition: absolute;
	display: inline;
}
#top-miletto-movie a {
	text-indent: -9999px;
	height: 160px;
	width: 170px;
	display: block;
	overflow: hidden;
}


/*---------------------------------------
    clear float
---------------------------------------*/

.cl {
    clear:both;
	width: 1px;
	height: 1px;
	overflow: hidden;
	font-size: 0px;
}
hr {
    clear:both;
    border:0;
}


/*---------------------------------------
    text align
---------------------------------------*/



/*---------------------------------------
    20100419
---------------------------------------*/
#comment-area{
	margin:0 0 0 100px ;
	padding:0;
	}

#comment-area p{
	padding:0;
	margin:0 0 0 530px;
	font-size:11px;
	}

#comment-area ul{
	padding:0;
	matgin:0;
	height:18px;
	margin-left:530px;
	}
	
#comment-area ul li{
	list-style: none;
	margin-right:20px;
	float:left;
	font-size:11px;
}

#comment-area a:link{
	color:#333333;
}

#comment-area a:hover{
	color:#408039;
	text-decoration:underline;
}

#comment-area a:visited{
	color:#333333;
}

