@charset "utf-8";
#contentsArea #sideMenu {
}
#sideMenu .info {
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contentsArea #centerField {
	float: left;
	width: 212px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
}
#centerField #centerBox{
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #888888;
	border-bottom-color: #888888;
}
#contentsArea ul#gRightbox {
	float: left;
	width: 524px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
}
#contentsArea ul#gRightbox li{
	width: 524px;
	height: 120px;
}
#borderBottom #centerFieldBorder{
	float: left;
	width: 206px;
	height: 10px;
	margin-left: 3px;
	margin-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
}
#borderBottom #rightFieldBorder{
	float: left;
	width: 524px;
	height: 10px;
	margin-left: 3px;
	margin-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
}
