@charset "utf-8";
#pr_box01 {
	background-image: url(../img/top/pr_box01_bg.jpg);
	background-repeat: no-repeat;
	height: 178px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#info {
	background-image: url(../img/top/info_bg.jpg);
	background-repeat: no-repeat;
	height: 118px;
	width: 402px;
	margin-left: 50px;
	margin-top: 15px;
	float: left;
	padding-top: 34px;
}
*html #info {margin-left: 25px;}

#movie {
	float: right;
	height: 172px;
	width: 242px;
	background-image: url(../img/top/movie_bg.jpg);
	background-repeat: no-repeat;
	margin-right: 190px;
	margin-top: 5px;
	padding-top: 9px;
}
*html #movie {margin-right: 95px;}
#movie img {
	margin-top: 11px;
}


#eject {
	background-image: url(../img/eject.jpg);
	background-repeat: no-repeat;
	height: 212px;
	width: 802px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#iso {
	background-image: url(../img/top/iso_bg.jpg);
	background-repeat: no-repeat;
	height: 204px;
	width: 900px;
	background-position: bottom;
	margin-top: 40px;
}

#link {
	float: left;
	height: 204px;
	width: 404px;
	margin-left: 50px;
	background-color: #FFFFFF;
	border: 2px groove #333333;
	overflow: auto;
}
#link li {
	display: block;
	line-height: 24px;
	text-align: left;
	list-style-type: none;
	width: 360px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
	margin-right: 10px;
}
#toplink_title {
	height: 30px;
	width: 365px;
}


*html #pr {margin-left: 25px;}
#counter {
	margin-top: 15px;
}
