a{
 font-size : 12px;
 color : blue ;
 font-weight : bold ;

}

p{
  font-size : 12px;
  margin-left : 15px ;
  letter-spacing : 1px;
  color : #333333 ;

}

.ads{
  margin-left : -3px;
}

strong{
 color : orange ;
}

#top h1{
  font-size : 10px;
  font-weight : lighter;
  color : gray;

}
#top a{
  font-size : 10px;
  font-weight : lighter;
  color : gray;

}



#head{
 width : 800px;
 margin-bottom : 10px;
 background-color : #ff99cc;
}





#nakami{
 width : 800px;

}

#hidari{
 width : 250px;
 float : left ;

 padding-bottom : 300px;

}

#hidari h3{
  color : white;
  background-color : #f3970c;
  padding-top : 3px;
  padding-left : 3px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : maroon;
  border-bottom-color : maroon;
  font-size : 14px;
  font-weight : lighter;
  padding-bottom : 1px;

}

#hidari p{
  margin-left : 5px ;
  color : #333333 ;
}

#migi{
 width : 520px;
 padding-left : 10px;
 padding-top : 10px;
 padding-bottom : 10px;

 margin-left : 260px;
 margin-bottom : 400px;
}

#migi h2{
  padding-left :3px;
  color : green;
  border-bottom-width : 3px;
  border-bottom-style : dotted;
  border-bottom-color : #f3970c;
  font-size : 16px;

}

#migi p{
  font-size : 14px;
  margin-left : 15px ;
  letter-spacing : 1px;
  line-height : 150% ;
  color : #333333 ;
}

#migi a{

 font-size : 14px;
 color : blue ;
 font-weight : bold ;

}

#migi h3{
  font-size : 14px;
  padding-left : 3px;
  border-left-width : 5px;
  border-left-style : double;
    border-left-color : #f3970c;
  margin-left : 10px ;
  color : green;
}