<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
  margin:0;
  padding:0;
  border:none;
}
.back{
  width : 780px;
  height : 100%;
  border-right : 1px solid gray;
}
.width{
  width : 781px;
}
.left{
  float : left;
  width : 340px;
}
.right{
  float : left;
  width : 441px;
}
.bott{
  clear : both;
  text-align : center;
  padding-bottom : 55px;
  background-color : #aaa4c8;
  width : 781px;
}
.tori{
  color : #c15f5f;
  font-size : 16px;
  font-weight : bold;
  margin-bottom : 10px;
  }
.table001{
  margin-left : 200px;
  width : 450px;
  font-size : 16px;
  color : white;
}
.table001 td{
  padding : 3px;
　text-align : left;
  font-size : 16px;
  font-weight : bold;
}
.bline{
  width : 781px;
  background-color : #433D67;
  height : 72px;
  text-align : right;
  padding-bottom : 2px;
}
.copy{
  font-size : 12px;
  text-align : center;
  padding-top : 5px;
  padding-bottom : 30px;
  color : #2c2053;
  background-color : white;
}
.table002{
  width : 480px;
}
.table002 td{
  padding : 10px;
  border : 1px solid #aaa4c8;
  color : #53516a;
}
.title{
  background-color : #aaa4c8;
  padding-top : 10px;
  padding-bottom : 10px;
  width : 781px;
  color : white;
  font-weight : bold;
}
.gwidth{
  width : 781px;
  background-color : white;
}
.gleft{
  float : left;
  width : 250px;
  background-color : white;
}
.gright{
  float : left;
  width : 530px;
  font-size : 12px;
  text-align : right;
  color : #ca6d71;
  background-color : white;
}
.topmenu{
  font-size : 12px;
  color : #ca6d71;
  padding-top : 45px;
}
.topmenu a{
  text-decoration:none;
  color:#ca6d71; 
  font-size : 12px;
}
.topmenu a:visited{
  text-decoration:none;
  color:#ca6d71; 
}
.topmenu a:hover{
  text-decoration:none;
  color:#ca6d71;
  background-color : #f2eaf1;
}
.honbun{
  padding-top : 50px;
  color : #53516a;
  background-color : #fffed8;
}
.honbun p{
  margin-bottom : 10px;
  line-height : 22px;
}
.link{
  color:#292772; 
  padding : 10px;
}
.link a{
  color:#292772; 
}
.link a:visited{
  color:#292772; 
}
.link a:hover{
  color:#292772; 
  background-color : #f2eaf1;
}
.sitemap{
  padding-top : 50px;
  padding-bottom : 50px;
  padding-left : 150px;
  color:#ca6d71;
  letter-spacing : 2px;
  text-align : left;
  line-height : 45px;
}
.sitemap a{
  color : #024597; 
}
.sitemap a:visited{
  color : #024597;
}
.sitemap a:hover{
  color:#ca6d71;
}
.mr30{
  margin-right : 30px;
}
 </pre></body></html>