﻿ @import url("http://fonts.googleapis.com/css?family=Lato");body{overflow-x:auto;overflow-y:scroll;margin:0;padding:0;background-color:#f5f5f5;font-family:"Lato","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","Meiryo","メイリオ","sans-serif";-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}.button{cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;}.button:active{box-shadow:0 0 10px 10px #1E90FF;-webkit-box-shadow:0 0 10px 10px #1E90FF;-moz-box-shadow:0 0 10px 10px #1E90FF;-ms-box-shadow:0 0 10px 10px #1E90FF;-o-box-shadow:0 0 10px 10px #1E90FF;opacity:.5;}@media screen and(-ms-high-contrast:active),(-ms-high-contrast:none){.button *:active{box-shadow:0 0 10px 10px #1E90FF;-ms-box-shadow:0 0 10px 10px #1E90FF;opacity:.5;}}.btn_grad{border-top:1px solid #000;border-left:1px solid #000;border-right:1px solid #000;border-bottom:1px groove #666;color:#fff;background:#4c4c4c;background:linear-gradient(top,#4c4c4c 0,#2b2b2b 57%,#131313 100%);background:-ms-linear-gradient(top,#4c4c4c 0,#2b2b2b 57%,#131313 100%);background:-moz-linear-gradient(top,#4c4c4c 0,#2b2b2b 57%,#131313 100%);background:-o-linear-gradient(top,#4c4c4c 0,#2b2b2b 57%,#131313 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#4c4c4c),color-stop(57%,#2b2b2b),color-stop(100%,#131313));}div#loading_bg{position:fixed;z-index:99;top:0;left:0;width:100%;height:100%;margin:0;padding:0;}table#loading{position:fixed;z-index:100;top:50%;left:50%;width:300px;height:250px;margin:-125px 0 0 -150px;color:white;font-weight:600;font-size:20px;text-align:center;border-radius:15px;}table#loading img#loading_gif{border-radius:5px;width:30px;height:30px;}div#alert_window{display:inline-block;border:1px solid #000;box-shadow:0 0 10px 5px rgba(0,0,0,0.5);-webkit-box-shadow:0 0 10px 5px rgba(0,0,0,0.5);-moz-box-shadow:0 0 10px 5px rgba(0,0,0,0.5);-ms-box-shadow:0 0 10px 5px rgba(0,0,0,0.5);-o-box-shadow:0 0 10px 5px rgba(0,0,0,0.5);}div#alert_window table{background-color:#6e6b69;border:1px solid #666;text-align:center;}td#alert_title{width:300px;height:40px;background-color:#403f3d;font-size:14px;font-weight:700;color:#fff;}td#alert_message{width:300px;height:60px;font-size:12px;line-height:14px;font-weight:700;color:#ccc;}td#alert_message div{display:inline-block;width:290px;height:14px;line-height:14px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}td.alert_btns{width:150px;height:50px;}td.alert_btns div{display:inline-block;width:110px;line-height:35px;font-size:14px;font-weight:700;}div#header{width:100%;text-align:center;color:white;background-color:#222;}div#header h1{margin:0;padding:5px 0 0 0;font-size:18px;}div#header h2{display:inline-block;margin:0;padding:10px 0 5px 0;text-align:left;font-size:12px;}div#header_koukoku{width:100%;height:90px;padding:5px 0;text-align:center;line-height:100px;background-color:LightGrey;}div#main{height:500px;padding:20px 0;text-align:center;}table#setting_menu{width:500px;margin:20px auto 0 auto;border-bottom:1px solid black;border-right:1px solid black;font-size:12px;}table#setting_menu tr td{height:40px;border-top:1px solid black;border-left:1px solid black;}table#setting_menu tr td.td_border{border-top:2px solid black;font-size:14px;font-weight:bold;}table#setting_menu tr td.td_exp1{height:15px;line-height:15px;}table#setting_menu tr td.td_exp2{border-top:none;}table#setting_menu tr td p#img_size_msg{line-height:12px;margin:0;padding:0;font-size:10px;font-weight:normal;color:red;}table#setting_menu tr td button{width:140px;height:34px;}table#setting_menu tr td input[type="number"]{width:60px;height:28px;font-size:14px;text-align:right;}table#setting_menu tr td select{width:250px;height:34px;}table#setting_menu tr td input[type="range"]{width:300px;height:30px;}div#footer_koukoku{width:100%;height:90px;padding:5px 0;text-align:center;line-height:100px;background-color:LightGrey;}div#footer{width:100%;text-align:center;color:white;background-color:#222;}div#footer a{line-height:20px;font-size:12px;color:white;text-decoration:none;}div.no_over{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}form{display:none;}