@charset "utf-8";

/* 簡単更新共通---------------------------------------------- */
div#easyup{
	width:95%;
}
#easyup table{
    width:100%;
}
#easyup td{
	padding:0px 0px 5px 0px;
	font-size:10px;
	text-align:center;
}
#easyup td img{
	padding:0px 2px 0px 2px;
	border:none;
}
#easyup td a{
	color:#3A75AF;
	text-decoration:none;
}
#easyup td a:hover{
	color:#74AFC1;
}


/* シチュエーション別おすすめ ---------------------------------------------- */

/* イベント情報 ---------------------------------------------- */
#easyup.event td{
	text-align:left;
}

/* 予約受付中商品 ---------------------------------------------- */

/* 売れ筋ランキング(ゲーム) ---------------------------------------------- */
#easyup.rankgame td{
	text-align:left;
}

/* 売れ筋ランキング(CD) ---------------------------------------------- */
#easyup.rankcd td{
	text-align:left;
}

/* 売れ筋ランキング(DVD) ---------------------------------------------- */
#easyup.rankdvd td{
	text-align:left;
}