div#top {
	width: 1000px;
	background-color:#000;
	margin-bottom: 20px;
}
div#top p.mainimg {
	position: relative;
	background:#000000 url(../img/img_main.jpg) top left;
	width: 1000px;
	height: 482px;
}
div#top p.mainimg img.movie {
	position: absolute;
	bottom: 4px;
	right: 15px;
}
div#top div.innerBox {
	width: 940px;
	margin: 0 10px 10px 10px;
	padding: 20px;
	background-color:#fff;
}
div.lineBox img {
	width: 940px;
	padding: 10px 0;
}
div#top div.innerBox img.pd {
	padding-right: 5px;
}
div#top div.innerBox img.pdb {
	padding-bottom: 5px;
}
div#top div.innerBox h2 {
	clear: both;
	width: 940px;
	margin: 20px 0;
}
div.popup {
	display:none;
}
div.popup p.carimg img{
	margin: 20px 0 !important;
}
.layoutBox	{
	clear:both;
	margin-bottom: 10px;
}
.layoutBox,
.clearfix {
	zoom: 1;
}
/* for IE5 Mac start \*//*/
.layoutBox,
.clearfix {
	display: inline-table;
}
/*for IE5 Mac end */
.layoutBox:after,
.clearfix:after	{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
