


/* body #000080
----------------------------------------------------------------------------------------------*/
body {
-webkit-text-size-adjust: 100%; font-family:'メイリオ',Meiryo, '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro';}

a { text-decoration: none; }
a:link { color:#FFFFCC; }
a:visited { color:#FFFFCC; }

.target a:link{ color:#FFFFCC; }

/* html
----------------------------------------------------------------------------------------------*/
html{ margin-top: 0px; margin-left: 0px;}

/* html{ background-color: transparent; margin-top: 0px; margin-left: 0px;} */

/* 
----------------------------------------------------------------------------------------------*/
#select { width: 50px; border: medium #FFF ;}
#Monitor { border: 10px #000 solid; } 
#zoom { zoom: 100%; } 
input, select, textarea { font-size: 100%;}


audio { width: 200px; height:50px; font-size: 10px;}

/* 文字サイズ
----------------------------------------------------------------------------------------------*/
.more-small { font-size: 11px; }
.small { font-size: small; }
.medium { font-size: medium; }
.large { font-size: large; }
.x-large { font-size: x-large; }
.xx-large { font-size: xx-large; }

.center { text-align: center;}

