@charset 'UTF-8';
/* ==================================================== */
/* 研医会独自設定CSS */
/* hrそのものに指定してもFirefoxで反映できない */

/* ==================================================== */

@font-face {
  font-family: "Yu Gothic","游ゴシック";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic","游ゴシック";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic","游ゴシック";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic","游ゴシック";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic","游ゴシック";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}

/* ==================================================== */
body {
/* フォントは和文を優先指定する記述に変更。2013/04/01*/
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "メイリオ", "Meiryo","-apple-system", "Helvetica Neue","Osaka－等幅","Osaka-Mono", "ＭＳ ゴシック", "MS Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "Verdana", "TakaoEXゴシック", "TakaoExGothic", "VL ゴシック", "VL Gothic", "IPAゴシック", "IPAGothic", "M+ 1p", "sans-serif", "sans";
	text-align: left;
/* IPAexゴシック */


}

/* ==================================================== */
/* IE10以上 */
@media all and (-ms-high-contrast: none) {
  body {
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "メイリオ", "Meiryo","-apple-system", "Helvetica Neue","Osaka－等幅","Osaka-Mono", "ＭＳ ゴシック", "MS Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "Verdana", "TakaoEXゴシック", "TakaoExGothic", "VL ゴシック", "VL Gothic", "IPAゴシック", "IPAGothic", "M+ 1p", "sans-serif", "sans";
  }

}


/* ==================================================== */
/* 明朝体指定 */
.style-MIN {
/* フォントは和文を優先指定する記述に変更。2013/04/01 */
 font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E", "ＭＳ Ｐ明朝" , "MS PMincho", "ＭＳ 明朝", "MS Mincho", "Takao明朝", "TakaoMincho", "IPA明朝", "IPAMincho", "平成明朝", "細明朝体", "Osaka－等幅", "Osaka-Mono","Times New Roman", "Georgia", "Times", "serif", "Roboto Slab", "Roboto";
/*
 font-size:xx-large;
 font-size:x-large;
 font-size: large;
*/
}


.p-style-right {
text-align: right;
}

/* font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka－等幅","Osaka-Mono", "メイリオ", "Meiryo", "ＭＳ ゴシック","MS Gothic","TakaoEXゴシック","TakaoExGothic","VL ゴシック","VL Gothic","IPAゴシック","IPAGothic","sans-serif","sans"; */

/*
 text-decoration: none;
 padding: 5px;
 */


 text-align : center ;
 */

/* ==================================================== */
