@charset "utf-8";

h1{
font-size:20px;
}

.clear{
clear:both;
visibility:hidden;
}

#contents{
border:solid 1px #000000;
width:800px;
padding:15px;
}


#real_time {
font-size:40px;
border:none;
width:780px;
}

#time {
font-size:40px;
border:none;
width:780px;
}

#message {
font-size:13px;
border:1px solid #cccccc;
width:750px;
height:400px;
margin:10px;
padding:16px;

}

.discription{
width:800px;
}

table#arg{
border-collapse:collapse;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
}

table#arg td,table#arg th{
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
padding:5px;
}

table#arg th{
background:#eeeeee;
color:#000000;
}
