﻿ body{margin: 0;font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", sans-serif; } 
 #container{position: relative; width:280px; height: 315px; z-index: 1; top: 0px; left:0px; background-color:#ffffff; overflow:hidden; background-color:#f3ebd7;
  display: -ms-flexbox;display: -webkit-flex;display: flex;
    -webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;
    -webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;
    -webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;
    -webkit-align-content: stretch;-ms-flex-line-pack: stretch;align-content: stretch;
    -webkit-align-items: center;-ms-flex-align: center;align-items: center;
 }
	
.titlems{margin:10px 0 0 0; border: 1px solid #b5b087;  width: 270px; height: auto; z-index: 1; font-size:1em; font-weight: bold; text-align:center;
    -webkit-order: 0; -ms-flex-order: 0; order: 0;
    -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto;
    -webkit-align-self: auto; -ms-flex-item-align: auto; align-self: auto;
}
  .titlems span{ color:#ff0000;}

 .monitor{ margin:10px 0 0 0;border: 1px solid #b5b087; width:270px; height: auto; z-index: 1;text-align: center;line-height:1.7; font-size:0.875em;
    -webkit-order: 1; -ms-flex-order: 1; order: 1;
    -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto;
    -webkit-align-self: auto; -ms-flex-item-align: auto; align-self: auto;
}
 .judge{border: 1px solid #b5cbaa;}

 .mobile,.tablet,.desk,.port,.land,.ios,.iphone,.ipad,.ipod,.android,.blackberry,.windows,.fxos,.meego {color: #565655; left:-100px;}
 .md{color:#0038ff; line-height:1.8; font-weight: bolder; font-style:italic;}/*Your system*/
    .mobile .mobile,
    .tablet .tablet,
    .desktop .desk,
    .portrait .port,
    .landscape .land,
    .ios .ios,
    .iphone .iphone,
    .ipad .ipad,
    .ipod .ipod,
    .android .android,
    .blackberry .blackberry,
    .windows .windows,
    .fxos .fxos, 
    .meego .meego {background: green; color: #FFF;}

