﻿@charset "utf-8";

#display_controller{
  background-image:url('/js/controller_back_character.gif');
  background-position:left center;
  background-repeat: no-repeat;
}

#display_controller_hide{
 background-color:#f6f6f6;
 border-bottom:#999 1px solid;
 padding:1px 0px 1px 0;
 margin:0;
 width:100%;
 font-size:small;
 float:left;
}

#display_controller_hide{
  background-image:url('/js/controller_back_character.gif');
  background-position:left center;
  background-repeat: no-repeat;
  }


