/*自由に編集可能なチャットページのスタイルファイルです。*/
.my-chatbox-header{background-color: #B80000;}
/*ヘッダー拡大時*/
.my-container-fluid {

}
/*ヘッダー縮小時*/
.my-container-fluid-change {
}
.my-chatbox-show-btn-area{
    bottom:0;
    right:10;
}
.my-chatbox-show-btn-area > img{width: 130px; height: auto;}
