/*///////////////////////////////////////////////////////////

	オリコローン「スイーツカタログギフト（2,000円相当）」
	プレゼントキャンペーン

//////////////////////////////////////////////////////////*/

/* ====================================================
	お問合せフォーム
====================================================*/
.contact_receptionist {
	margin-top: 90px;
}
/* ====================================================
	コンテンツ
====================================================*/
#orico_loan_2016 {
	margin-top: 10px;
	font-size: 12px;
	color: #555;
}
#orico_loan_2016 img {
	vertical-align: bottom;
}
#orico_loan_2016 a {
	text-decoration: underline;
	color: #00f;
}
#orico_loan_2016 a:hover {
	text-decoration: none;
}
#orico_loan_2016 p.lead {
	margin: 10px 0 11px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f00;
}
#orico_loan_2016 .description {
	margin-bottom: 22px;
	font-size: 14px;
}
#orico_loan_2016 .description .hd {
	font-weight: bold;
}
/* カタログ
--------------------------------*/
#orico_loan_2016 .catalog .hd {
	margin-bottom: 30px;
	padding-bottom: 5px;
	border-bottom: 1px solid #333;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
}
#orico_loan_2016 .catalog .hd .sub {
	font-size: 14px;
	font-weight: normal;
}
#orico_loan_2016 .catalog li {
	float: left;
	margin: 0 27px 30px 0;
}
#orico_loan_2016 .catalog li.rightmost {
	margin-right: 0;
}