@charset "utf-8";
body,html{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
letter-spacing: 0.05em;
line-height: 1.2em;
}
br{
letter-spacing: 0em;
}
/*-=====Link Style=====*/
a,
a:link{
color: #850202;
}
a:hover,
a:active{
color: #c10303;
}
/*======Special Style for font======*/
.originalPrice{
text-decoration: line-through;
}
.highlight01{
color: #c00;
}
.highlight02{
color: #666;
}
