﻿@charset "utf-8";

/* -------------------------------------------------------
   rakuten-items
------------------------------------------------------- */
#left-column .rakuten-items {
	margin        : 5px 0 10px 0;
	padding       : 0;
	border-bottom : 1px dotted #336699;
}

#left-column .rakuten-items .item-image {
	float  : left;
	margin : 0 10px 10px 0
}

/* -------------------------------------------------------
   hot-keyword
------------------------------------------------------- */
#left-column .hot-keyword a:hover,
#left-column .hot-keyword a:active {
	background : #F3F3F3;
}