@font-face
{
font-family: mplus-1p-regular;
src: url('http://mplus-fonts.sourceforge.jp/webfonts/mplus-1p-regular.ttf')
     format("truetype");
}

BODY{
  margin-top : 0px;
}

  
.body{
  font-size : 85%;
  font-family : "MS UI Gothic";
  line-height : 155%;
  padding-top : 0px;
  padding-left : 5px;
  padding-right : 3px;
  padding-bottom : 5px;
  margin-left: 5px;
}



#bread-crumb-list {
  font-size : 84%;
  font-family : "MS UI Gothic";
  width : 500px;
  float: left;
  margin-top:15px;
 margin-bottom:10px;
 margin-left:6px;
 padding-left:0em;
  text-align: left;
  
  
  
}
#bread-crumb-list li {
  display: inline;
  padding-right: 2px;
  text-align: left;
}
#bread-crumb-list li a {
  color: #333333;
}
#bread-crumb-list li a:hover {
  text-decoration: underline;
  color: #4169e1;
} 
H1{
font-size : 95%;
font-family: "MS UI Gothic";
margin-top : 15px;
margin-bottom : 15px;
margin-left : 16px;
color: #00006f;
}
H2{
font-size : 95%;
font-family: "MS UI Gothic";
margin-top : 5px;
margin-bottom : 15px;
margin-left : 16px;
line-height : 180%;
color: #00006f;
}

.foot{
  font-size : 80%;
  font-family : "MS UI Gothic";
  padding-top : 0px;
  padding-left : 5px;
  padding-right : 3px;
  padding-bottom : 5px;
}
.subbody{
font-size : 85%;
font-family: "MS UI Gothic";
line-height : 180%;
margin-left : 16px;
}
.sitemap{
font-size : 95%;
font-family : "MS UI Gothic";
line-height : 180%;
margin-top : 5px;
margin-left : 15px;
}
