body{
    background-color:#000;
    word-wrap:break-word;
}

#ki{
/*    background-color: #AAAAAA;
    color: #333333;*/
}
#ki h1{
    margin-bottom: 0;
    background-color:#990066;
    color:white;
    line-height:1.3em;
    font-size:19px !important;
    padding: 0 10px;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}

#sitelogo{
    padding:0;
    margin:0;
    text-align:right;
}
#sho{
    line-height: 1.5em;
}
#sho_inner{
    width: 300px;
    margin: 0px 5px;
    padding: 0px 5px;
    -webkit-border-radius: 5px;
    -border-radius: 5px;
    background-color: black;
    color: #CCC;
}
#sho h3{
    background-color: #990066;
    color: #CCC;
    padding: 0px 5px;
    -webkit-border-radius: 5px;
    -border-radius: 5px;
}

#ten{

}
#ketsu{

}
#frame2{
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    width:320px;
    height:480px;
}

audio{
    width:1px;
    height:1px;
}

.container{
    text-align:center;
}
.inner{
    margin:auto;
    text-align:left;
}
a{
    color:#CC9933;
    text-decoration:none;
    line-height:2em;
}
.center{
    text-align:center;
}
.mt10{
    margin-top:10px;
}
