@charset "utf-8";
#contentsArea #sideMenu {
}
#sideMenu .info {
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contentsArea #centerField {
	float: left;
	width: 524px;
	margin-right: 3px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
}
#centerField #centerBox{
	width: 518px;
	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;
}
#centerField #banner {
	width: 418px;
	height: 120px;
	margin-top: 10px;
}
#banner #quick {
	float: left;
	width: 206px;
	height: 120px;
	margin-right: 6px;
}
#banner #order {
	float: left;
	width: 206px;
	height: 120px;
}
#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;
}
#rightField #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;
}
.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;
}
#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;
}
