/* =============  スマホサイズ向け width 640　iphone向け ==================　　*/
@media screen and (max-width:640px) { 

/*--------------------------------------------------�C�`�I�V���i*/
#recomend{
	background-color: #E7F5FB;
	background-image: url(../../img/rec_bg.gif);
	width: 625px;
	margin-bottom: 20px;
}
#recMain {
	padding: 3px;
	overflow: auto !important;
	overflow /**/: hidden;
}#recSec {
	padding-left: 10px;
	float: left;
}
#recSec strong {
	font-size: 14px;
}
/*--------------------------------------------------���q�l�̐�*/
.sp {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

/*--------------------------------------------------���i�ꗗ*/
.product {
	clear: both;
	overflow: auto !important;
	overflow /**/: hidden;
	height: 123px;
}
.product .proImg {
	float: left;
	margin-right: 0px;
	width: 132px;
}

.proSec {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C9E6F2;
	width: 480px;
	float: right;
}


}