@charset "utf-8";
/* CSS Document */


/* 新商品情報
---------------------------------------------*/

.newitems a {
	color:#a00;
	text-decoration:underline;
}

.newitems a:hover {
	color: #F00;
	text-decoration:underline;
}

/* 201007info
---------------------------------------------*/

#info201007 a {
	color:#f00;
	text-decoration:underline;
}

#info201007 a:hover {
	color: #F55;
	text-decoration:underline;
}
