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



/*
**********************************************************************

* common.css

*********************************************************************
*/
body *{
font-family:'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
}
h1,h2{
  font-weight: 500;
}
h3,h4,h5{
  font-weight: 700;
}
