#side {
	position: absolute;
	float: none;
}
#page {
	width: 720px;
}
.intro {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
.section h1 {
	display: block;
	font-size: 18px;
	color: #093;
}
.section .numbering {
	padding-right: 4px;
	color: #0C0;
	font-weight: normal;
}
.section h2 {
	font-size: 13px;
}
h2.category {
	color: #090;
	display: block;
	line-height: 36px;
	background-image: url(../../../frameworks/mrk_flower-green-M.png);
	padding-left: 36px;
	background-repeat: no-repeat;
}
.guide-cell {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	display: block;
}
.guide-cell .illust {
	float: left;
	margin-right: 24px;
	margin-bottom: 16px;
}
.guide-cell .section {
	margin-bottom: 24px;
}
.colums .section {
	float: left;
	width: 320px;
	margin-right: 40px;
}
.guide-cell {
	background-repeat: no-repeat;
	padding-left: 200px;
	min-height: 120px;
}
#page .guide-cell .section.first p {
	font-size: 13px;
	line-height: 1.8em;
}
#guide01 {
	background-image: url(ill_shop.gif);
}
#guide02 {
	background-image: url(ill_hearing.gif);
	background-position: 45px 0px;
}
#guide03 {
	background-image: url(ill_catalog.gif);
}
#guide04 {
	background-image: url(ill_estimate.gif);
}
#guide05 {
	background-image: url(ill_buying.gif);
}
#guide06 {
	background-image: url(ill_keeping.gif);
}
#guide07 {
	background-image: url(ill_creating.gif);
	background-position: 45px 0px;
}
#guide08 {
	background-image: url(ill_delivery.gif);
	background-position: 30px 0px;
}
.contact {
	margin-top: 6px;
}
.contact dl {
	float: left;
	width: 49%;
	height: 60px;
}
.contact dl dt {
	margin-bottom: 4px;
	font-weight: bold;
	color: #777;
}
.contact dl dd {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 18px;
	color: #090;
	letter-spacing: 1px;
	padding-left: 8px;
}
.contact dl a {
	line-height: 16px;
	display: block;
	padding-right: 12px;
	background-image: url(../../../frameworks/mrk_shop.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #393;
}
