.head00
{
  clear : both;
  font-size : x-large;
  border-bottom-style : solid;
  border-left-style : solid;
  border-bottom-color : #0000ff;
  border-left-color : #00007f;
  border-bottom-width : 2px;
  border-left-width : 5px;
}

.head10
{
  clear : both;
  font-size : large;
  border-bottom-style : solid;
  border-left-style : solid;
  border-bottom-color : #0000ff;
  border-left-color : #00007f;
  border-bottom-width : 2px;
  border-left-width : 5px;
}

.head11
{
  clear : both;
  font-size : large;
  border-bottom-style : solid;
  border-left-style : solid;
  border-bottom-color : #0000ff;
  border-left-color : #00007f;
  border-bottom-width : 2px;
  border-left-width : 5px;
  margin-top : 60px;
}

.head20
{
  clear : both;
  border-bottom-style : solid;
  border-bottom-color : #0000ff;
  border-bottom-width : 2px;
  margin-left : 30px;
}

.head21
{
  clear : both;
  border-bottom-style : solid;
  border-bottom-color : #0000ff;
  border-bottom-width : 2px;
  margin-top : 30px;
  margin-left : 30px;
}

.body_normal
{
  margin-left : 30px;
  margin-right : 10px;
}

.body_clear
{
  clear : both;
  margin-left : 30px;
  margin-right : 10px;
}

.left_image
{
  clear : both;
  float : left;
}

.right_image
{
  clear : both;
  float : right;
}

.clear_image
{
  clear : both;
}

dt
{

  font-weight: bold;
  margin-top : 10px;
  margin-left : 30px;
  margin-right : 10px;
}

dd
{
  margin-left : 60px;
  margin-right : 10px;
}

.topagetop
{
  clear : both;
  margin-top : 30px;
  text-align : right;
}

ul
{
  margin-bottom : 20px;
}

.body_for_print
{
  page-break-before : always;
}
