/*
 * Style tweaks
 * --------------------------------------------------
 */
html {
  overflow-x: hidden; /* Prevent scroll on narrow devices */
}

footer {
  padding: 30px 0;
  text-align:center;
}

.price{
width:10%;
text-align:right;
word-wrap: normal;
}

.right{
text-align:right;
}

td img{
float:left;
margin-right:3px;
}

.red{
color:#ff0000;
font-weight:bold;
}

.winered, a.winered{
color:#990000;
font-weight:bold;
}

td.winered{
background:#900;
color:#fff;
font-weight:bold;
}

/*#006600*/
.winewhite, a.winewhite {
color:#809900;
font-weight:bold;
}

td.winewhite{
background:#060;
color:#fff;
font-weight:bold;
}


.sparkling, a.sparkling{
color:#006666;
font-weight:bold;
}

td.sparkling{
background:#066;
color:#fff;
font-weight:bold;
}

.orange{
color:#FF6600;
}

.doryoku{
width:185;
float:right;
border:2px #ffffdd;
text-align:center;
}

.shohin img{
float:left;
margin-right:10px;
}

