@charset "utf-8";



/*----------------------------------------------------------
	コンテンツ:campaignFamily
----------------------------------------------------------*/

.campaignFamily #contents h2 {
	padding: 32px 0 25px 0;
}

.campaignFamily #contents p.family {
	margin: 0 0 15px 0;
}

.campaignFamily #contents ul {
	font-size: 80%;
	text-align: left;
	margin: 0 0 15px 20px;
}

.campaignFamily #catch {
	width: 780px;
	text-align: center;
	font-size: 24px;
	margin: 25px 0 10px 85px;
	padding: 0 0 40px 0;
	background: url(../img/exchange/bg_triangle.gif) no-repeat center bottom;
}

.campaignFamily #buttonArea {
	width: 780px;
	height: 130px;
	border: 1px solid #6d611e;
	margin: 0 0 0 85px;
	padding: 30px 0 0 0;
}

*+html .campaignFamily #buttonArea {
	margin: 0 0 0 85px;
}

* html .campaignFamily #buttonArea {
	margin: 0 0 0 85px;
	padding: 30px 0;
}

/* -- clear float -- */ 
.campaignFamily #buttonArea {
	min-height:0;
	display: inline-table;
}

.campaignFamily #buttonArea:after{
	content:".";
	display:block;
	height:0;
	clear: both;
	visibility:hidden;
}

/* \*/
* html .campaignFamily #buttonArea {height:0;}
.campaignFamily #buttonArea {display: block;}
/* */
/* -- end clear float -- */

.campaignFamily #buttonArea .right {
	float: left;
	width: 387px;
	text-align: center;
}

.campaignFamily #buttonArea .left {
	float: right;
	width: 387px;
	text-align: center;
}


.campaignFamily p#backLink {
	float: left;
	width: 100px;
	text-align: center;
	letter-spacing: 0.7em;
	margin: 10px 0 0 80px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

* html .campaignFamily p#backLink {
	float: none;
	margin: 30px 740px 0 80px;
}

*+html .campaignFamily p#backLink {
	float: none;
	margin: 30px 800px 0 80px;
}

