
p#vtip { 
 display: none; 
 font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino kaku Gothic Pro", "MS P ゴシック", "MS P Gothic", sans-serif;
 position: absolute; 
 padding: 10px; 
 left: 5px; 
 font-size: 0.8em; 
 background-color: white; 
 border: 1px solid #E50012;
 -moz-border-radius: 3px; 
 -webkit-border-radius: 3px;
 z-index: 9999 
 }
