.txt12 {  font-size: 12px}
.txt11 { font-size: 11px}
a {  text-decoration: none; color: #000000}
a:visited {  color: #660066}
.txt10 { font-size: 10px}
.txt12Copy { font-size: 12px ; line-height: 18px}
.txt14red { font-size: 14px; color:#FF0000; font-weight:bold; line-height: 1.5; }


/******************　買　い　物　カ　ゴ　******************/

.kago {
   width: 100%;
   font-size: 14px;
   color: #333333;
   margin: 0;
   padding: 0 10px;
   line-height: 1.5;
   font-weight: bold;
}

.kago form {
   margin: 0;
   padding: 0;
   line-height: 2;
   font-size: 12px;
   font-weight: normal;
}

.kago_ruter {
   width: 100%;
   margin: 0;
   padding: 0;
   line-height: 1.5;
   font-size: 12px;
   color: #333333;
}

.kago_ruter_name {
   font-size: 14px;
   font-weight: bold;
}

.kago_pdflink {
   font-size: 14px;
   color: #0000FF;
   text-decoration: underline;
   font-weight: bold;
   line-height: 3;
}