/* cardArea */
#cardArea,
#cardArea .title {
	margin-bottom: 25px;
}
.cardAreaListL {
	float: left;
	padding: 0 20px 0 0;
	width: 306px;
}
.cardAreaListR {
	float: left;
}
.cardAreaList .hedPoint {
	font-size:14px;
	font-weight:bold;
	padding-bottom:8px;
}
.cardAreaList .note {
	display:block;
	font-size:11px;
}
.cardAreaList .btnArea {
	margin: 10px auto 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #cccccc;
	width:298px;
}
.cardAreaList .logoCard {
	text-align: center;
}
.cardAreaList .cardAreaListR dd {
	width: 378px;
	padding: 10px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

/* sankakusaiteArea style add */
#sankakusiteArea {
	margin-top: 30px;
}
#sankakusiteArea .subTitle {
	margin-bottom: 15px;
}
.serviceSiteLinkArea {
	border:10px solid #eeeeee;
	padding:18px 0;
	width:720px;
	margin-bottom:30px;
}
.serviceSiteLinkArea ul {
	text-align: center;
}
.serviceSiteLinkArea li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 17px;
}

/* facebook-jssdk */
.fb_iframe_widget {
	min-height: 308px;
}