body{ font-size: 16px; color: black; font-family: 'メイリオ',Meiryo,Tahoma,Arial,Verdana,sans-serif; } pre{ font-family: 'メイリオ',Meiryo,Tahoma,Arial,Verdana,sans-serif; } html,body{ width: 100%; height: 100%; } img{ box-shadow: 20px 20px 20px gray; } header{ position: fixed; top: 0; left: 0; width: 100%; } del{ color: black; } #clock{ position:absolute; left:0; text-align: right; width: 100%; top:0; margin:0; padding:0; font-size: 250%; } h1{ font-size: 180%; border: solid; border-color: gray; border-width: 0 0 1px 0; text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5); padding: 0;margin: 0; padding-left: 10px; } h1 > a{ font-size: 60%; color: blue; text-decoration: none; } h2{ border: solid; border-color: gray; border-width: 0 0 1px 0; text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5); } body{ background-color: white; color: black; margin: 0px; padding: 0px; } #toolbar{ padding-top: 5px; background-color: #333; border-style: solid; border-color: #333; border-width: 0px 0px 1px 0px; height: 28px; -moz-box-shadow: 10px 10px 10px gray; } #toolbar > a{ text-decoration: none; font-weight: bold; line-height: 1.5em; padding-left: 10px; } #toolbar > a:link{color: #CCC;} #toolbar > a:visited{color: #CCC;} #toolbar > a:hover{color:skyblue} #toolbar > a:active{color:skyblue} #main_icon{ position: absolute; } section > h1{ margin-top: 10px; } footer{ position: fixed; bottom: 0px; right: 0px; background-color: black; color: white; font-size: 120%; padding: 10px; margin-right: 5px; margin-bottom: 5px; box-shadow: 0px 10px 10px 10px gray; -webkit-box-shadow: 0px 10px 10px 10px gray; -moz-box-shadow: 0px 10px 10px 10px gray; } td,th{ padding: 5px; margin: 0; } .strong{ color: red; font-weight: bold; } #peca_recorder{ border-collapse: collapse; border-spacing: 0; border: solid 1px black; table-layout: fixed; text-wrap: none; font-size: 85%; } #peca_recorder > tbody > tr > th{ background-color: #333; color: #CCC; } .default{ } .highlight{ background-color: pink; } .even{ background-color: #EDEDED; } .odd{ background-color: #FEFEFE; } .imortal2{ font-size: 130%; font-weight: bold; color: #4169e1; } .imortal{ font-size: 120%; font-weight: bold; color: brown; } .tera{ font-size: 110%; font-weight: bold; } .big{ font-size: 105%; font-weight: bold; } .red{ color: red; } .pink{ color: #ff69b4; } .column1{ width: 45px; } .column2{ width: 150px; } .column3{ width: 20px; } #description{ float: left; width: 500px; } #number_of_channels{ text-align: right; } #servers{ cursor: pointer; font-size: 80% !important; }