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

}

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

}

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

strong{
 color : #f3970c ;
}


#head{
 width : 800px;

}

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

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

}

#head h2{
  font-size : 14px;
  color : green;



}



#nakami{
 width : 800px;

}

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

#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 ;
}

#migi{
 width : 500px;
 padding-left : 10px;


}

#migi h3{
  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% ;
}

#migi a{

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

}

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