@charset "utf-8";

/* 共通 */

#contents {
	padding: 0 0 0 13px;
	width: 911px;
}

#breadcrumb {
	margin: 0 0 15px;
	width: 766px;
}

#breadcrumb li {
	background-image: url(../img/seek/common/dec_breadcrumb.gif);
	background-position: right top;
	background-repeat: no-repeat;
	display: inline;
	padding: 0 15px 0 5px;
}

#breadcrumb li.last {
	background-image: none;
}

#contents h2 {
	float: none;
	margin: 0 0 10px;
}

#contents p {
	line-height: 1.4;
}

#footer {
	clear: both;
}

/* 本文 */

#menuArea {
	height: 425px;
	margin: 0 0 1px;
}

#txtMain {
	position: absolute;
		top: 32px;
		right: 41px;
}

#toBazaar {
	height: 122px;
	position: absolute;
		bottom: 17px;
		left: 4px;
}

#toBazaar li {
	float: left;
	margin: 0 5px 0 0;
}

#aboutBazaar {
	margin: 0 0 35px;
}

#aboutBazaar h2 {
	margin: 0 0 1px;
}

#aboutBazaar .textArea {
	background-image: url(../img/bazaar/index/bg_text.gif);
	background-repeat: repeat-x;
	height: 85px;
	padding: 25px 25px 0;
}

#aboutBazaar .textArea h3 {
	margin: 0 0 15px;
}

#aboutBazaar .imageArea {
	height: 482px;
	position: relative;
	width: 911px;
}

#figStep1,
#figStep2,
#figStep3 {
	background-image: url(../img/bazaar/index/bg_step1.gif);
	background-repeat: no-repeat;
	height: 286px;
	padding: 5px 0 0 5px;
	position: absolute;
		top: 0;
	width: 185px;
}

#figStep1 {
	left: 14px;
}

#figStep2 {
	left: 199px;
}

#figStep3 {
	left: 384px;
}

#figStep4 {
	background-image: url(../img/bazaar/index/bg_step4.gif);
	background-repeat: no-repeat;
	height: 286px;
	padding: 5px 0 0 5px;
	position: absolute;
		top: 0;
		left: 569px;
	width: 185px;
}

#figStep5 {
	background-image: url(../img/bazaar/index/bg_step5.gif);
	background-repeat: no-repeat;
	height: 286px;
	padding: 5px 0 0 5px;
	position: absolute;
		top: 0;
		left: 754px;
	width: 151px;
}

#figStep1 p,
#figStep2 p,
#figStep3 p,
#figStep4 p,
#figStep5 p {
	line-height: 1.2;
	margin: 5px 0 0 5px;
	width: 130px;
}

#figFree {
	position: absolute;
		top: 286px;
		left: 259px;
}

#figService {
	background-image: url(../img/bazaar/index/bg_service.gif);
	background-repeat: no-repeat;
	height: 84px;
	position: absolute;
		bottom: 3px;
		left: 83px;
	width: 372px;
}

#figService p {
	line-height: 1.2;
	margin: 5px 15px 0;
}

#btnHouse {
	position: absolute;
		right: 87px;
		bottom: 0;
}

#feature {
	margin: 0 0 15px;
}

#feature .holder {
	border: 1px solid #cccccc;
	float: left;
	margin: 0 4px 0 0;
	width: 299px;
}

#feature .holder.last {
	margin-right: 0;
}

#feature .holder div {
	padding: 0 10px 10px;
}

#feature .holder img {
	float: left;
}

#feature .image {
	margin: 0 5px 0 0;
}

#feature p {
	float: left;
	width: 120px;
}

#footNav {
	text-align: right;
	margin: 0 0 30px;
}

#footNav div {
	margin: 0 0 10px;
}

#feature p{
  min-height: 80px;
  height: auto !important;
  height: 80px;
  font-size: 12px;
}
