
/* ページの基本デザイン用CSS　*/
body {
  margin : 1px ;
  text-align: left ;
  color: #757500;
  
  
}
.contents {
  width: 750px;
  text-align: center ;
}
H1{font-size : 30px;
  font-weight : bold;
  text-decoration : none;
  background-color: #ffcc66;
  color : #FFFFFF;
  margin: 0px;
  text-align : left;
  padding-left: 10px;
}

H2{font-size : 20px;
  font-weight : bold;
  text-decoration : none;
  background-color: #ffff80;
  color : #fdace9;
  margin: 0px;
  text-align : left;
  padding-left: 20px;
}

H3{font-size : 20px;
  font-weight : bold;
  text-decoration : none;
  background-color: #ffff80;
  color : #b07700;
  margin: 0px;
  text-align : left;
  padding-left: 20px;
}
H4{
   background-color: #ffff80;
  color : #b07700;
  margin: 0px;
  
}

a:hover{
  
  color : #ff6600;
}

p{
  font-size:100%;
  line-height:170%;
  margin-top : 0px;
  margin-bottom : 0px;
  padding: 3px;}

.c1{
  font-size:95%;
  line-height:130%;
  padding-left: 10px;
}

.c2 {
  border: solid 1px #88c8f7;  
  margin-bottom : 10px;
}
.c3 {
  
  font-size: 80% ; 
  font-style: nomal ;
  text-align: center ;
  clear: both; }
.c4 {
  
  font-size: 80% ; 
  font-style: nomal ;
  text-align: right ;margin-top: 80px;
   clear: both;

   }
/*バックグラウンド*/

.e1{
   font-size:100%;
  line-height:150%;
}

/*バックグラウンド*/

.d1{
  margin-top : 5px ;
  margin-bottom : 5px ;
}
.d2{ 
  margin-left : 10px;
  margin-right : 10px ;
 
}
.d3{
  border-left: 1.5em solid #ffc8ff ;

  
  
  border-bottom: solid 1px #fba8ea ;
  
}
.d4{
 
}

.d5{
  border-left: 1.5em solid #ffc8ff ;

  
  
  border-bottom: solid 1px #fba8ea ;
}
.d6{
 
}
.d7{
  background-color: #e0e8c8;}
.d8{
  font-size: 80% ; }
.d9{
  border-bottom : dashed 1px #999999 ;
  margin-bottom : 10px ;
  padding-bottom : 10px ;
  padding-left : 10px
}
.d10{
  font-size:80% ;
  line-height:120%;
}
.d11{
  
  margin-bottom : 15px ;
 
  padding-left : 10px
}
.d12{
   position:absolute;
   top:5px;
   left: 5px;
}
.d13{
   padding: 20px ;
   
  
   border: 1px solid #88c8f7;
}

.d14{
  font-size:75% ;
  line-height:120%;}

.d15{
  font-size:120% ;
  color : #ff8040 ;
  margin-top: 20px ;
}

