@charset "UTF-8";
/* CSS Document */


/* 会員登録とポイント特典 */
#toku_main ul{margin:10px 10px 10px 0px;}
#toku_main li{
font-size:14px;
line-height:2;
list-style-type:none;
 }
 
 .tokuten{
  position:static;
  font-size:16px;
  font-weight:bold;
  color:#FF6699;
  line-height:1.6;
  padding:3px 10px 3px;
  margin-bottom:10px;
  background-color:#FFE4E1;
  border-bottom:dotted 2px #FF6699;
  border-top:dotted 2px #FF6699;
}


