@charset "UTF-8";

/*---------------------------------------------

Default CSS

for support page

author : Tanaka
---------------------------------------------*/

h4{ 
  margin-top : 25px;
  background : url(../img/title_small.png) no-repeat;
  padding : 3px;
  padding-left : 10px;
}

#right div.explain{
  margin : 10px auto 20px;
  font-size : 13px;
}

#right .explain p{ 
  margin : 3px 40px;
  text-indent : 0px;
}

#right .explain ul{ 
  margin-left : 70px;
}

#smallNav{ 
  margin-top : 20px;
  font-size : 15px;
}
#smallNav ul{ 
  margin : 10px 0px;
}
#smallNav li{ 
  display : inline;
  margin : 5px 10px;
  padding-left : 15px;
  background : url(../img/Point_down.png) no-repeat center left;
}

p.notice
  {
  font-size : small;
  font-color  : #505050;
  line-height : 1.5em;
  }

div.imageBox
  {
  width : 400px;
  margin : 0.5em 1em 0em;
  padding : 1em;
  text-align : center;
  }

div.imageBox div.bun
  {
  width      : 250px;
  margin     : 0px auto;
  text-align : left;
  text-indent: -1em;
/*  border : 1px solid #0f0;*/
  }

div.imageBox div.bun ul
  {
  text-indent: 0em;
  }

#right div.bun p
  {
  font-size : small;
  font-color  : #505050;
  line-height : 1.5em;
  text-indent : 0px;
  }

div.bun p.no
  {
  text-indent : 0px;
  }


img.down
  {
  text-align : center;
  }

div.modoru
  {
  text-align : right;
  }

