@charset "EUC-JP";

table.myshopCount {
 width:440px;
 margin: 0px auto 0px auto;
 padding:0px;
}
table.myshopCount th {
 margin:0px;
 padding:6px;
 background:#FFCC00;
 text-align:center;
 font-size:80%;
 line-height:140%;
 border:double 3px #FFCC00;
}

table.cuponMail {
 width:565px;
 margin: 0px;
 padding:0px;
 background:#ffffff;
 border: none;
}
table.cuponMail td {
 font-size:80%;
 line-height:140%;
 vertical-align:top;
}
table.cuponMail h3 {
 background:red;
 color:white;
 font-size:110%;
 padding:2px;
}


table.mystore1 {
 width:540px;
 margin: 0px 0px 0px 10px;
 padding:0px;
 background:#CCFF00;
 border: solid 1px #123546;
}

table.mystore1 th {
 margin: 0px;
 padding:2px;
 background:#CCFF00;
 border: solid 1px #336600;
}

table.mystore1 td {
 margin: 0px;
 padding:4px;
 line-height:140%;
 background:#ffffff;
 border: dotted 1px #336600;
}

table.mystore1 td.arrow {
 margin: 0px;
 background:#CCFF00;
 border: none;
 text-align:center;
}

table.mystore1 dt {
 margin: 5px 0px 2px 5px;
 padding:0px;
 font-size:90%;
 line-height:140%;
 border-bottom: dotted 1px #336600;
}

table.mystore1 dd {
 margin: 2px 0px 3px 17px;
 padding:0px;
 font-size:80%;
 line-height:130%;
}

#mystoreEntry dt {
 font-size:90%;
 margin: 0px 0px 8px 10px;
}
#mystoreEntry dd {
 font-size:90%;
 line-height:140%;
 letter-spacing: 0.1em;
 margin: 0px 0px 5px 30px;
}

table.mystoreEntry {
 width:520px;
 margin: 0px 0px 0px 15px;
 padding:0px;
}

table.mystoreEntry th {
 margin: 0px;
 padding:4px;
 font-size:80%;
 background:#ececec;
 border-right: dotted 1px #336699;
 border-bottom: dotted 1px #336699;
}

table.mystoreEntry th.title {
 margin: 0px;
 padding:4px;
 font-size:90%;
 text-align:center;
 color:white;
 background:#336699;
 border: double 3px #000066;
}

table.mystoreEntry td {
 margin: 0px;
 padding:4px;
 font-size:80%;
 background:#ffffff;
 border-right: dotted 1px #336699;
 border-bottom: dotted 1px #336699;
}



