.navi{
	font-size:10pt;
}

a:link {
  color: #555;
  text-decoration: none;
}
a:visited {
  color: #555;
  text-decoration: none;
}
a:hover {
  color: #CC0000;
  text-decoration: underline;
}
a:active {
  color: #ff6600;
  text-decoration: none;
}


.pan{
	font-size:10pt;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	border-bottom: 1px solid #000000;
}

.new{
	font-size:10pt;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	border-bottom: 1px dotted #000000;
}

.cart{
	font-size:10px;
}

.side_iso{
	text-align:center;
	width:160px;
	margin:20px 0 0px;
}

.side_iso img{
	margin:0 0 20px 0px;
	border-style:none;
}


/*今月のおすすめ*/
.monthlyrec p{
	margin:5px 0;
}

.redtext{
	color:C00;
	}
.redtext a,
.redtext a:visited{
	color:C00;
	}

p.sm{
	font-size:80%;
	margin:0;
	padding:0;
}
