@charset "UTF-8";
/* CSS Document */

.MainText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.MainTitle {font-size: 18px; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold;}
.ReviewLinks {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px;}
.Contents {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; }

#Header {
	position:relative;
	width:754px;
	height:auto;
	z-index:2;
	overflow: visible;
}

#MainCenter {
	position:relative;
	width:755px;
	height:auto;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
}

#Menu {
	position:relative;
	width:130px;
	height:330px;
	z-index:5;
	left: 10px;
	top: 10px;
	float: left;
}
#Border {
	position:relative;
	width:752px;
	height:auto;
	z-index:2;
	border-left-style: solid;
	border-right-width: thin;
	border-right-style: solid;
	border-left-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	overflow: hidden;
	background-image: url(images/background.gif);
}
#Divide {
	position:relative;
	left:0px;
	top:0px;
	width:11px;
	height:370px;
	z-index:1;
	float: left;
}
#editorial {
	position:relative;
	left:0px;
	top:0px;
	width:590px;
	height:auto;
	z-index:3;
	float: left;
	padding-left: 10px;
	margin-top: 10px;
	overflow: visible;
	
}
#TopContents {
	position:relative;
	left:0px;
	top:0px;
	width:754px;
	height:auto;
	z-index:2;
}
#MiddleContents {
	position:relative;
	left:0px;
	top:0px;
	width:auto;
	height:auto;
	z-index:1;
	padding-left: 10px;
	overflow: visible;
}

#image {
	position:relative;
	left:0px;
	top:0px;
	width:auto;
	height:auto;
	z-index:2;
	float: left;
	padding-right: 5px;
}
