@charset "UTF-8";
/***********************************************************************/
/* recommend style
/***********************************************************************/
#personal h2 {
	border-bottom: 1px solid #CCCCCC;
	border-left: 5px solid #A2C041;
	font-size: 110%;
	color: #383838;
	margin: 0 0 15px 0;
	padding: 5px 0px 5px 10px;
}
#personal .personalBox {
	border: 1px #CCC solid;
	width: 19%;
	float: left;
	margin: 0 0.5%;
	padding: 1%;
	position: relative;
	box-sizing: border-box;
}
#personal .personalBox p {
	margin: 0px;
	text-align: center;
}
#personal .personalBox h3 {
	font-size: 80%;
	margin: 5px 0px 30px 0px;
	font-weight: normal;
	word-wrap: break-word;
}
#personal .personalBox h4 {
	font-size: 75%;
	margin: 0px;
	padding: 0px;
}
#personal .personalBox span.recttl1 {
	font-size: 75%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#personal .personalBox span.recttl2 {
	font-size: 80%;
	margin: 5px 0px 10px 0px;
	font-weight: normal;
	word-wrap: break-word;
	display: block;
	height: 120px;
	overflow: hidden;
}
#personal .personalBox p.personalPrice {
	background: #e7e7e7;
	padding: 6px 0px;
	width: 100%;
	font-size: 125%;
	font-weight: bold;
	color: #CF280E;
}
#recotop h2 {
	border-bottom: 1px solid #CCCCCC;
	border-left: 5px solid #A2C041;
	font-size: 110%;
	color: #383838;
	margin: 0 0 15px 0;
	padding: 5px 0px 5px 10px;
}
#recotop {
	width: 100%;
	float: left;
}
#recotop .recotopBox {
	border: 1px #CCC solid;
	width: 19%;
	float: left;
	margin: 0 0.5%;
	padding: 1%;
	position: relative;
	box-sizing: border-box;
}
#recotop .recotopBox p {
	margin: 0px;
	text-align: center;
}
#recotop .recotopBox h3 {
	font-size: 80%;
	margin: 5px 0px 30px 0px;
	font-weight: normal;
	word-wrap: break-word;
}
#recotop .recotopBox h4 {
	font-size: 75%;
	margin: 0px;
	padding: 0px;
}
#recotop .recotopBox span.recttl1 {
	font-size: 75%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#recotop .recotopBox span.recttl2 {
	font-size: 80%;
	margin: 5px 0px 10px 0px;
	font-weight: normal;
	word-wrap: break-word;
	display: block;
	height: 120px;
	overflow: hidden;
}
#recotop .recotopBox p.recotopPrice {
	background: #e7e7e7;
	padding: 6px 0px;
	width: 100%;
	font-size: 125%;
	font-weight: bold;
	color: #CF280E;
}
#recoPage h2 {
	background: transparent url(../images2/bg/recoRight_bg2.png) no-repeat scroll center top;
	margin: 0px;
	padding: 3px 6px 10px 6px;
	font-size: 100%;
	color: #FFFFFF;
	line-height: 1.3em;
}
#recoPage {
	width: 150px;
	background: transparent url(../images2/bg/recoRight_bg1.png) no-repeat scroll center top;
	padding-top: 5px;
	margin-bottom: 10px;
}
#recoPage .recoPageBoxS {
	background: transparent url(../images2/bg/recoRight_bg3.png) no-repeat scroll center top;
	padding: 14px 0px 0px 0px;
	border-bottom: 1px solid #006E2E;
}
#recoPage .recoPageBox {
	text-align: center;
	margin: 0px auto 15px auto;
	padding: 0px 5px;
	font-size: 80%;
}
#recoPage .recoPageimg {
	border: 0 none;
	height: 80px;
	margin: 0px;
	padding: 0px;
	width: 80px;
}
#recoPage .recoPageprice {
	color: #FF0000;
}
/***********************************************************************/
/* 20181212 追加
/***********************************************************************/
#ac_recommend19 {
	clear: both;
}
#ac_recommend19 h3 {
	border-bottom: 1px solid #CCCCCC;
	border-left: 5px solid #A2C041;
	font-size: 110%;
	color: #383838;
	margin: 0 0 15px 0;
	padding: 5px 0px 5px 10px;
}
