@charset   "Shift_JIS";
body{
  background-image : url(../../img/head.gif);
  background-repeat : no-repeat;
  margin-top : 75px;
  background-color : white;
  text-align : center;
}
h1{
  font-size : 16pt;
  font-family : HG³ž²‘‘Ì-PRO;
  font-weight : bold;
  border-top-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #660066;
  border-bottom-color : #660066;
  padding-top : 20px;
  padding-bottom : 20px;
  margin-top : 3px;
}

p{
  font-size : 11pt;
  line-height : 18pt;
  text-align : left;
  
}

div{
  border-top-width : 15px;
  border-top-style : solid;
  border-top-color : #660066;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #660066;
  width : 800px; 
  margin-left : auto;
  margin-right : auto;
  padding-bottom : 10px;
}

.linkp{
  text-align : right;
}
