body {
  color : #333333 ;
  background-color : #ffffff ;
  background-image : url(../pix/bg.gif) ;
  background-repeat : repeat ;
  background-attachment : fixed ;
}

A {
  color : #697cfe ;
  text-decoration : none ;
}
a:visited {
  color : #0066cc ;
  text-decoration : none ;
}
a:hover {
  color : #0066cc ;
  text-decoration : underline ;
}
a:active {
  color : #ff0000 ;
  text-decoration : underline ;
}
ul {
  
/*  list-style-image: url(images/l_g01.gif) ;*/
  list-style-position : outside ;
  padding-top : 0px ;
  padding-left : 0px ;
  padding-right : 0px ;
  padding-bottom : 0px ;
  margin-top : auto ;
  margin-left : auto ;
  margin-right : auto ;
  margin-bottom : auto ;
  }
th{
  color : #333333 ;
  
}
td { border-width : 0px 0px 0px 0px;border-style : none none none none ;}

body , table , p , div , li , span {
  font-size:10pt ;
  font-family: 'MS UI Gothic' , sans-serif , Verdana, Arial, Helvetica ;
}

h1 , .size1 {font-size : 20pt ;}
h2 , .size2 {font-size : 16pt ;}
h3 , .size3 {font-size : 12pt ;}
h4 , .size4 {font-size : 10pt ;}
h5 , .size5 {font-size : 8pt ;}
h6 , .size6 {font-size : 6pt ;}

.bold1 {font-weight : bold ; font-size : 20pt ;}
.bold2 {font-weight : bold ; font-size : 16pt ;}
.bold3 {font-weight : bold ; font-size : 12pt ;}
.bold4 {font-weight : bold ; font-size : 10pt ;}
.bold5 {font-weight : bold ; font-size : 8pt ;}
.bold6 {font-weight : bold ; font-size : 6pt ;}

.jp     {font-family : "MS UI Gothic", sans-serif ;}
.en     {font-family : Verdana, Arial, Helvetica ;}

.left {text-align : left ;}
.center {text-align : center ;}
.right {text-align : right ;}

.new {
  font-weight : bold ;
  font-size : 10pt ;
  color : #cc0000 ;
}

.list {border : 1px solid #000000 ;}
.photo {width : 250 ;}
