em {
     font-style: normal;
	 font-weight: bold;
}

strong{
     font-style: normal;
	 font-weight: bold;
}


#main
h1{
     font-style: normal;
	 font-weight: bold;
	 font-size: large;
	 margin-bottom: 1em;
}

.yamada{
   font-weight: bold;
   color: #006666;
   text-indent: 0em;
   margin-top: 1em;
   }
   
.masuki{
   font-weight: bold;
   color: #800000;
   text-indent: 0em;
   margin-top: 1em;
   }
   
.toki{
   font-weight: bold;
   color: #330066;
   text-indent: 0em;
   margin-top: 1em;
   }
  
  blockquote	{
margin:5px 5px;
color:#222;
font-weight:bold;
}
