body {
text-align: center;
}


a.name img {filter: Alpha(Opacity=100)}
a.name:hover img {filter: Alpha(Opacity=50)}

a:link { color: #0000CC; text-decoration: none; }
a:visited { color: #0000CC; text-decoration: none; }
a:hover { color: #33cc66; text-decoration: underline; }
a:active { color: #336666; text-decoration: underline; }




.cart {
padding:3px;
border: 1px solid #FF0099;
vertical-align: top;
font-size: 12px;
color: #003366;
}

.1 {
  font-size: 36px;
  font-weight: bolder;
  border-bottom-width: thick;
  border-bottom-style: inset;
  border-bottom-color: #999999;
  color: #990000;
  font-family: "HG行書体";

}
.2 {
  font-size: 12px;
  text-align: center;
}
.satuki1 {
  font-family: "HG行書体";
  font-size: 36px;
  font-weight: bolder;
  color: #336600;
  border-bottom-width: thick;
  border-bottom-style: inset;
  border-bottom-color: #999999;
}
.cart2 {
  font-size: 12px;
  color: #003333;
  border: 1px solid #009900;
}
.ue {
  font-size: 12px;
  font-weight: bold;
}
.yumi {
  font-family: "HG行書体";
  font-size: 36px;
  font-weight: bolder;
  color: #000099;
  border-bottom-width: thick;
  border-bottom-style: solid;
  border-bottom-color: #999999;
}
.cart3 {
  font-size: 12px;
  border: 1px solid #0033CC;
}
.setumei {
  border-bottom-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-bottom-color: #660000;
}
.3 {
  font-size: 12px;
  line-height: 16px;
}
.5 {
  font-family: "ＭＳ Ｐ明朝", "細明朝体";
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #FF9966;
}
.urikiri {
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
}
.uri {
color:#ff0000;
font-size:14px;
font-weight:bold;
}

.okaidoku {
font-size:14px;
padding:6px 10px 4px;
border-top:1px solid #c23e4b;
}
.okaidoku2 {
font-size:12px;
padding:4px 0 2px 24px;
}
.okaidoku3 {
font-size:14px;
padding:6px 10px 4px;
border-top:1px dashed #e0bfc2;
}

em {
font-size:12px;
font-weight:bold;
font-style:normal;
}

#osusume {
margin:20px 0;
}
#osusume table {
background-color:#FF6699;
}
#osusume th {
padding:2px 0;
background-color:#FF9999;
color:#ffffff;
font-size:10px;
font-weight:normal;
}
#osusume td {
padding:6px 10px 4px;
background-color:#ffffff;
color:#333333;
font-size:12px;
}
#osusume td .fts16 {
color:#ff0000;
font-size:16px;
font-weight:bold;
}

.hinasp {
margin:0 auto;
width:800px;
}

.categorylink td {
padding:4px 12px;
font-size:14px;
}

.ryokin-hyoji {
margin:1em auto;
color:#FF0000;
font-size:14px;
line-height:130%;
}

h2.catename {
margin:0;
padding:5px 0;
background:#F9E1F4;
color:#800103;
font-size:16px;
}

.stk {
text-decoration:line-through;
}


/* -------------------------------------------------------
for SmartPhone
---------------------------------------------------------- */
@media only screen and (max-width:959px){
  .satuki1 {
    border: none;
    font-family: serif;
    font-size: 140%;
    font-weight: bold;
    color: #336600;
  }

}/* end SP */
