?@charset "UTF-8";

/** 個人情報のスタイルシート **/


<!--
.h2-info{
  font-size : 13pt;
  font-weight : bold;
  color : #ffffff;
  background-color : #ff8080;
  padding-top : 7px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  text-align : center;
  border-left-width : 8px;
  border-left-style : solid;
  border-left-color : #ffe8e8;
  border-right-width : 8px;
  border-right-style : solid;
  border-right-color : #ffe8e8;
  margin-top : 50px;
}
.h3-info{
  font-size : 11.5pt;
  color : maroon;


  font-weight : normal;
  border-top-width : 1px;
  border-top-style : dotted;
  padding-top : 5px;
  
  margin-bottom : 0px;
  
  border-left-style : none;
  border-left-color : gray;
  border-top-color : gray;
}

.ol-info{
  list-style-type: decimal;
  font-size : 10.5pt;
  line-height : 15pt;
}

.ol-info2{
  list-style-type: decimal;
  font-size : 10.5pt;
  line-height : 15pt;
  
  padding-left : 60px;
}

.ul-info{
  list-style-type : disc;
  font-size : 10.5pt;
  line-height : 15pt;
  list-style-position : outside;
  margin-left : 10.5pt;
}
.p-info-01{
  text-align : right;
  margin-top : 15px;
  float : right;
  position : relative;
}
.p-info-02{
  margin-left : 475px;
  margin-top : 5px;
  margin-bottom : -10px;
  font-size : 9.5pt;
  line-height : 13pt;
  text-align : right;
  clear : right;
  position : relative;
}
.info-article{
  font-size : 10.5pt;
  line-height : 15pt;
  text-align : left;
  
  

  margin-top : 10px;
  
  
  

  
}
.info-text{
  font-size : 10.5pt;
  
  margin-top : -15pt;
  
  
  margin-left : 65px;
  line-height : 15pt;
  
  
  text-align : left;
  
  
}
.info-p03{
  font-size : 10.5pt;
  line-height : 15pt;
  
  margin-top : 0pt;
  margin-left : -7pt;
  margin-bottom : 10px;
}
.info-a01{
  font-size : 10pt;
  color : green;
  
  padding-bottom : -10px;
  line-height : 15pt;
  margin-bottom : 0px;
}
.info-a02{
  font-size : 11pt;
  color : maroon;
  text-decoration : underline;
  
  
  
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #caca95;
  padding-left : 3px;
  padding-bottom : -10px;
}
-->
