#side {
	position: absolute;
	float: none;
}
#page {
	width: 820px;
	min-height: 700px;
	background-image: url(../../../guide/ui/process/ill_shop.gif);
	background-repeat: no-repeat;
	background-position: 340px 54px;
}
#areaMeister {
	display: inline-block;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f3f3f3;
	border-right-color: #f1f1f1;
	border-bottom-color: #ddd;
	border-left-color: #f1f1f1;
}
#areaMeister .thmb{
	color: #6a6a6a;
	font-size: 13px;
	text-align: right;
	width: 149px;
	height: 65px;
	z-index: 1;
	visibility: visible;
	padding-top: 44px;
	padding-right: 16px;
	background-repeat: no-repeat;
	border: 3px solid #FFF;
}
#area_close {
	background-image: url(../../../guide/ui/process/ill_creating.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#area_close h3 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0.6em;
}
#area_close ul {
	display: block;
}
#area_close ul li {
	background-image: url(../../../frameworks/mrk_flower-green.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 22px;
	font-size: 10px;
	line-height: 1.9em;
	margin-bottom: 0.4em;
	color: #063;
	min-height: 20px;
}
#selectDate {
	font-size: 10px;
	margin-bottom: 6px;
}
#selectDate select {
	font-size: 12px;
	margin-right: 2px;
}
