@charset "utf-8";
#contentsArea #sideMenu {
}
#sideMenu .info {
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mainContents #centerboxBorder{
	float: left;
	width: 524px;
	height: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
}
#mainContents #rightboxBorder{
	float: left;
	width: 206px;
	height: 10px;
	margin-left: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
}
.outerBox {
	clear: left;
	margin-bottom: 15px;
}
.outerBox_2 {
	clear: left;
}
.centerBox{
	float: left;
	width: 518px;
}
.rightBox {
	float: left;
	width: 206px;
	margin-left: 12px;
}
#contentsArea #rightField {
	float: left;
	width: 206px;
	margin-left: 3px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
}
.image{
	width: 306px;
	margin-top: 6px;
	margin-bottom: 10px;
	margin-right: 12px;
	float : left;
}
.caption{
	width: 200px;
	margin-top: 10px;
	margin-bottom: 30px;
	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;
}
.caption2{
	width: 306px;
	margin-top: 10px;
	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;
	
}
.caption3{
	width: 200px;
	margin-top: 10px;
	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;
}
#borderBottom #centerFieldBorder{
	float: left;
	width: 524px;
	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: 206px;
	height: 10px;
	margin-left: 3px;
	margin-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
}
