table{
font-size: 13px;
line-height: 18px;
color: #000033;
text-shadow: 1px 1px 2px #aaaaaa;
padding:0px 8px 0px 0px;
}

.pct{
border-width:0px;
border-style:solid;
margin:8px 0px;
border-radius:8px;

-webkit-animation-direction: absolute;

-webkit-transform-origin:50% 50%;

-webkit-box-shadow:2px 2px 4px #999999;

-webkit-animation-delay:0.5s;
}

#main{
background-color: #e5e5e5;
}

#title{
margin:10px;
}

#tex{
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo,メイリオ,sans-serif;
background-color: #e5e5e5;
margin: 10px,5px;
padding:5px 50px;
}

#log{
font-family:sans-serif;
line-height:20px;
margin: 10px,5px;
padding:5px 10px;
}

#fan{
position:relative;
top:-48px;
}