#side {
	position: absolute;
	float: none;
}
#page {
	background-repeat: no-repeat;
	background-position: left 1px;
	width: 840px;
}
.title {
	width: 570px;
	padding-bottom: 30px;
}
.title .illust {
	float: right;
	padding-left: 25px;
}
#page .title p {
	font-size: 12px;
	line-height: 1.8em;
}
#area_qanda {
	padding-bottom: 52px;
}
#area_qanda .section {
	margin-bottom: 15px;
}
#area_qanda h1 {
	background-image: url(../../../frameworks/mrk_flower-green-M.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 36px;
	line-height: 36px;
	font-size: 16px;
	margin-bottom: 16px;
	color: #393;
	font-weight: bold;
}
#area_qanda h2 {
	font-size: 14px;
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	padding-bottom: 1em;
	color: #888;
	line-height: 1em;
	text-align: left;
	padding-left: 0em;
}
#area_delivery h1 {
	background-image: url(../../../frameworks/mrk_flower-blue-M.png);
	color: #09F;
}
#area_delivery dd a.navigate {
	color: #09F;
	display: block;
	background-image: url(../../../frameworks/mrk_flower-blue.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
	line-height: 20px;
	margin-top: 5px;
}
#area_qanda dl {
	margin-bottom: 25px;
}
#area_qanda dt {
	font-weight: bold;
	font-size: 14px;
	background-image: url(mrk_q-service.gif);
	background-repeat: no-repeat;
	min-height: 42px;
	padding-left: 50px;
	display: block;
	color: #093;
	line-height: 1.4em;
	margin-bottom: 8px;
}
#area_qanda dt.single-line {
	line-height: 38px;
}
#area_qanda dd {
	background-image: url(mrk_a-service.gif);
	background-repeat: no-repeat;
	min-height: 42px;
	padding-left: 50px;
	font-size: 12px;
	line-height: 1.7em;
	display: block;
}
#area_qanda dd li {
	display: block;
	background-image: url(../../../frameworks/mrk_accent.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 18px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ddd;
	padding-top: 5px;
}
#area_delivery dt {
	background-image: url(mrk_q-delivery.gif);
	color: #3181DF;
}
#area_delivery dd {
	background-image: url(mrk_a-delivery.gif);	
}
#area_delivery dd li {
	background-image: url(../../../frameworks/mrk_accent-dress.gif);
}
