@charset "Shift_JIS";
/* base stylesheet style01.css written by tadatugu */

.font11{
   font-size : 11pt;
   color : #222;
   font-weight : normal;
   line-height : 32px;
   text-align : left;
   margin-top : 20px;
   margin-left : 20px;
    margin-right: 20px;
   font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","メイリオ","EE EゴシチE","Osaka";
}
.font12{
     font-size : 11pt;
   color : rgb(100, 100, 100);
   text-align : left;
   line-height : 26px;
   margin-left : 75%;
  margin-bottom: 20px;
   font-weight : bold;
   font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","メイリオ","EE EゴシチE","Osaka";
}

@media screen and (max-width: 1180px) {
.font12{
     font-size : 11pt;
   margin-left : 70%;
}
}
@media screen and (max-width: 980px) {
.font12{
     font-size : 11pt;
   margin-left : 70%;
}
}
@media screen and (max-width: 880px) {
.font12{
     font-size : 11pt;
   margin-left : 70%;
}
}
@media screen and (max-width: 680px) {
.font12{
     font-size : 11pt;
   margin-left : 40%;
}
}
@media screen and (max-width: 480px) {
.font11{
     line-height : 30px;
     margin-top : 20px;
   margin-left : 10px;
    margin-right: 10px;
}
}