@charset "UTF-8";
p#rose{
         color: #008000; font-weight: bold;
         font-size: 140%;
         font-style: bold; 
         font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}


p{
         color: #0000ff; font-weight: bold;
         font-size: 100%;
         font-style: bold; 
         font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

