@charset "UTF-8";
p#ishigaki{
         color: #ffcccc; font-weight: bold;
         font-size: 120%;
         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;
}
