@charset "utf-8";
.Main_Frame {
	height: 768px;
	width: 1024px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}
.Top {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	height: 180px;
	width: 1024px;
}
.Copyright {
	background-image: url(../Images/copyright.gif);
	height: 30px;
	background-repeat: no-repeat;
	background-position: center center;
}
.Tabe_Border {
	background-color: #1E1D19;
	background-image: url(../Images/border.gif);
	background-repeat: repeat;
	font-size: 4px;
}
.Content {
	height: 530px;
	width: 100%;
	line-height: 1;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.Content_portfolio {
	height: 480px;
	width: 100%;
	line-height: 1;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.Menu_Table {
	width: 203px;
	top: 180px;
	left: 0px;
	}
.Content_No_Scroll {
}
.Portfolio {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

