/* --- 商品名タイトル --- */
.bigsize {
font-size: 24px;
font-weight: normal;
text-align: left;
}
/* ---キャッチコピー --- */
.catchcopy {
font-size: 14px;
font-weight: bold;
color: #ff0000;
}
/* ---小見出し --- */
.smalltitle {
font-size: 13px;
font-weight: bold;
color: #970013;
background-color: #ffd7f2;
}
/* --- 明細 --- */
.smallsize {
font-size: 13px;
font-weight: normal;
}
