@charset "utf-8";
/* -------------------------------------------------------
  01. base
------------------------------------------------------- */


/* contentTitle */
.anchorListWrap {
	padding			: 22px 0 11px;
	line-height		: 0;
	background		: #FFFFFF;
}
.anchorList {
	text-align		: center;
}
.anchorList li {
	display			: inline-block;
	padding-left	: 13px;
	padding-bottom	: 11px;
}
.anchorList li.leftSide {
	padding-left		: 0;
}

.balloonTitle {
	position		: relative;
	padding			: 49px 0 67px;
	border-top		: 3px solid #CBAE86;
	border-bottom	: 7px solid #CBAE86;
	background		: #FFFFFF;
}
.balloonTitle:after {
	position		: absolute;
	display			: block;
	content			: "";
	width			: 66px;
	height			: 23px;
	left			: 50%;
	bottom			: -23px;
	margin-left		: -33px;
	background		: url(../img/bg_h_balloon.png) no-repeat center bottom;
}


/* contentWrap */
.contentWrap {
	width			: 100%;
	padding			: 40px 0;
}



.contentBlockInner {
	width			: 880px;
	margin			: auto;
}
.contentBlockInner p {
	line-height		: 24px;
}


/* icon */
.iconNursery {
	min-height		: 24px;
	padding-left	: 30px;
	background		: url(../../about/img/icon_nursery.gif) no-repeat left top;
}


/* section01 */
.exchangeDetailList dt {
	font-weight		: bold;
}
.contentWrap.section01 h4 .floatRight {
	padding-top		: 7px;
}
.contentWrap.section01 h4 .floatRight a {
	margin-left		: -7px;
}


/* section02 */
.contentWrap.section02 h4 {
	margin			: 0;
	padding-left	: 55px;
	font-size		: 16px;
	font-weight		: bold;
	line-height		: 42px;
	background		: url(../../about/img/icon_seat.gif) no-repeat left top;
}
.contentWrap.section02 li {
	padding-bottom	: 5px;
}
.contentWrap.section02 img {
	display			: inline-block;
}
.contentWrap.section02 .btnWrap {
	width			: 650px;
	margin			: auto;
	padding			: 22px 0;
	text-align		: center;
	line-height		: 0;
	background		: #F2F2F2;
}
.contentWrap.section02 .btnWrap li {
	display			: inline;
	margin			: 0 10px;
}

/* section03 */
.contentWrap.section03 h4 {
	height			: 42px;
	margin			: 0;
	padding-left	: 55px;
	color			: #EA756A;
	font-size		: 16px;
	font-weight		: bold;
}
.contentWrap.section03 h4.discountTitle {
	background		: url(../../about/img/icon_discount.gif) no-repeat left top;
}
.contentWrap.section03 h4.paymentTitle {
	background		: url(../../about/img/icon_payment.gif) no-repeat left top;
}
.contentWrap.section03 p {
	margin-top		: -20px;
	padding-left	: 55px;
	line-height		: 24px;
}


/* section04 */
.contentWrap.section04 .contentBlockInner {
	text-align		: center;
}
.contentWrap.section04 .contentBlockInner img {
	display			: inline-block;
}
.contentWrap.section04 .contentBlockInner .formBtnArea {
	width			: 100%;
	padding			: 20px 0;
	background		: #F2F2F2;
}
.contentWrap.section04 .contentBlockInner .floatLeft, 
.contentWrap.section04 .contentBlockInner .floatRight {
	width			: 420px;
	padding			: 12px 0;
	background		: #F2F2F2;
}
.contentWrap.section04 .contentBlockInner .flowArea {
	border-top		: 1px solid #D8D8D8;
}
.contentWrap.section04 .contentBlockInner .flowArea dt {
	padding			: 15px 0;
	font-size		: 18px;
	font-weight		: bold;
}