@charset "UTF-8";
.container {
	width: 862px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
.header {
	background-color: #4d4b39;
}
top_menu {
}
.top_menu {
}
.portfolio_menu {
}
.movie {
	height: 538px;
	width: 860px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #000;
}
.footer {
}
.container .header .top_menu .menu_item {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.container .header .top_menu .menu_item a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

