@charset "Shift_JIS";

/*-必勝の心得：トップ-*/
#c-contents .top-title {
	background:url("../recom/images/top_bg_title.jpg") repeat-x bottom;
	padding-bottom:13px;
	margin-bottom:20px;
	}

#c-contents .top-left {
	float:left;
	display:inline;
	width:358px;
	margin-bottom:20px;
	}

#c-contents .top-right {
	float:right;
	display:inline;
	width:358px;
	margin-bottom:20px;
	}

#c-contents .top-left li,
#c-contents .top-right li {
	font-size:0em;
	line-height:100%;
	padding-bottom:12px;
	}

/*-必勝の心得：その壱・弐-*/
#c-contents .rec-title {
	background:url("../recom/images/rec_bg_title.jpg") repeat-x bottom;
	padding-bottom:13px;
	margin-bottom:5px;
	}

#c-contents .rec-head {
	background:url("../recom/images/rec_bg_head.jpg") repeat-x bottom;
	padding-bottom:13px;
	margin-bottom:3px;
	}

#c-contents .rec-sub-head {
	font-weight:bold;
	color:#99CC00;
	}

#c-contents .rec-photo {
	float:right;
	display:inline;
	}

#c-contents .rec-photo img {
	padding:0px 0px 10px 10px;
	}

#c-contents .rec-text {
	padding-bottom:15px;
	}

/*リニューアル時の追加20160202	*/
#c-contents h2{
	display:block !important;
	margin:0 !important;
	padding:0;
}
#c-contents ul{
	margin:0;
	padding:0;
}

	