@charset "utf-8";

/*--------------------------------------
	参考資料
--------------------------------------*/

/*-- コンテンツ --*/
#page-reference.contentInner {
	padding-bottom: 120px;
}
#page-reference .section {
	margin-bottom: 15px;
	line-height: 1.3;
}
#page-reference .section {
	width: 676px;
}

/* reference-01 */
#page-reference #reference-01.section .sectionContent {
	padding: 23px 25px 0;
}
	#page-reference #reference-01.section .sectionContent p.text01 {
		margin-bottom: 15px;
	}

	#page-reference #reference-01.section .sectionContent .btnArea {
		text-align: right;
	}

#page-reference #reference-01.section img.line {
	margin: 20px 0 30px;
}
#page-reference #reference-01.section p.pdf {
	font-size: 17px;
	font-weight: bold;
	padding: 0 0 0 25px;
	margin: 0 0 10px 20px;
	background: url(../img/reference/icon.gif) left 0 no-repeat;
}

