@charset "utf-8";
/* ===================================================================
CSS information

 file name  :campaign2.css
 author     :Naoki Takahashi
 style info :よくある質問関連
=================================================================== */

/* -----------------------------------------------------------
	#titleArea
----------------------------------------------------------- */

#titleArea {
	width: 950px;
}

#titleArea:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}


/* -----------------------------------------------------------
	#contentArea
----------------------------------------------------------- */

#contentArea {
	width: 950px;
}

#contentArea:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}


/* -----------------------------------------------------------
	よくある質問
----------------------------------------------------------- */

#campaign2Container {
	margin-top: 30px;
}

#campaign2Main {
	width: 732px;
	float: left;
}

#campaign2Sub {
	width: 191px;
	float: right;
}

#campaign2Title {
	width: auto;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 20px;
}


/* -----------------------------------------------------------
	よくある質問（左カラム）
----------------------------------------------------------- */

#campaign2Content {
	padding: 10px 15px 20px;
	border: 1px solid #CCCCCC;
}


/* -----------------------------------------------------------
	キャンペーン（右カラム）
----------------------------------------------------------- */

#campaign2Banner img {
	margin-bottom: 10px;
}

#campaign2Advice {
	background: #EBE9E9 url(../img/share/cp_advice.gif) no-repeat top;
	padding: 25px 10px 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

#campaign2Advice li {
	background: url(../img/share/cp_advice_line.gif) repeat-x bottom;
	padding-bottom: 6px;
	margin-bottom: 2px;
}

#campaign2Call {
	padding: 10px 0 10px 0;
}

#faqArticle {
	padding-top: 10px;
}
