#page {
	width: 800px;
}
#areaIntro {
	background-image: url(../../../guide/ui/process/ill_keeping.gif);
	padding-right: 200px;
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 123px;
}
#page #areaIntro p {
	font-size: 13px;
	line-height: 1.8em;	
}
#areaArticle {
	float: left;	
	width: 518px;
}
#areaOrderClose {
	float: right;
	width: 240px;
}
.div-colums .colum {
	float: left;
	width: 240px;
	margin-right: 38px;
}
.div-colums .colum.last-child {
	margin-right: 0px;
}
#areaPrice {
	margin-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}
#areaPrice .display {
	background-color: #FFFFFF;
	width: 120px;
	font-size: 12px;
	border: 1px solid #DAEED7;
	padding: 8px;
	text-align: center;
	color: #56974C;
	border-radius: 4px;
	margin-bottom: 5px;
}
#areaPrice .display .price {
	font-size: 20px;
	margin-right: 0.2em;
	color: #0099FF;
}
#areaOrderClose table {
	background-color: #eee;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	width: 100%;
	margin-bottom: 0.7em;
}
#areaOrderClose table th,
#areaOrderClose table td {
	padding: 0.3em;
}
#areaOrderClose table th {
	font-size: 11px;
	text-align: center;
	width: 54px;
	background-color: #f6f6f6;
}
#areaOrderClose table td {
	background-color: #FFF;
	text-align: center;
	font-size: 13px;
}
#areaOrderClose table td span {
	font-size: 10px;
	margin-left: 0.6em;
}
#areaOrderClose table th span {
	font-size: 9px;
}
#areaOrderClose table td .mrk {
	text-align: center;
	font-size: 18px;
	line-height: 1em;
	margin-bottom: 0.3em;
	color: #A4516D;
}
#areaOrderClose table td p {
	font-size: 10px;
	margin: 0px;
	line-height: 1.4em;
}
#areaOrderClose table caption {
	font-size: 11px;
	line-height: 1em;
	margin-bottom: 0.5em;
	text-align: right;
}
#areaOrderClose .guide {
	margin-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	padding-bottom: 8px;
}
#areaPrices dl {
	display: block;
	margin-bottom: 1em;
}
#areaPrices dt {
	display: inline-block;
	margin-right: 1em;
}
#areaPrices dd {
	display: inline-block;
	font-weight: bold;
}
#areaPrices dd label {
	color: #09F;
	margin-right: 0.3em;
}
#areaPrices dd input[type="radio"] {
	margin-right: 2px;
}
.list-receipt li {
	font-size: 13px;
	margin-bottom: 8px;
	background-image: url(../../../frameworks/mrk_accent.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #060;
}
#infoCloseDay {
	display: inline-block;
	float: right;
	width: 90px;
	text-align: center;
	margin-left: 8px;
	margin-bottom: 4px;
}
#infoCloseDay h3 {
	font-size: 10px;
	line-height: 1.3em;
	font-weight: bold;
	padding: 2px;
	display: block;
	background-color: #FF9900;
	color: #FFF;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
#infoCloseDay .dates {
	background-color: #FFFFCC;
	color: #C68C4F;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-width: 0px;
	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: #EBE7C5;
	border-right-color: #EBE7C5;
	border-bottom-color: #EBE7C5;
	border-left-color: #EBE7C5;
}
#infoCloseDay .year-month {
	font-size: 11px;
	line-height: 1em;
	margin-bottom: 3px;
}
#infoCloseDay .day {
	font-size: 28px;
	line-height: 1em;
	color: #785500;
	font-family: "Century Gothic", "Lucida Sans", sans-serif;
}
#infoCloseDay .day span {
	font-size: 11px;
	line-height: 1em;
	margin-left: 3px;
}
