/****************************************************
　■オススメ企画　ページ設定
****************************************************/

#box-plan {
	margin: 0 15px 0 0;
	padding-bottom: 40px;
}
#box-plan-inner {
	width: 520px;
	margin-left: 10px;
}
.plan_unit {
	width: 520px;
	clear: both;
	float: left;
	margin-bottom: 40px;
}
.plan_txt {
	width: 320px;
	float: right;
}
.plan_txt p {
	margin-bottom: 20px;
}
.plan_img {
	width: 180px;
	margin-right: 20px;
}
.plan_img img {
	margin-bottom: 10px;
}

.plan_tsuki_cap_01 {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
}
.red_underline {
	color: #FF0000;
	text-decoration: underline;
}
.blue {
	color: #0066CC;
}
.underline {
	text-decoration: underline;
}
