﻿p.big-and-small-chars  {
	font-family : HG丸ｺﾞｼｯｸM-PRO;
                       font-size: 1.8em;
			line-height: 1.2;
			color: #555;
			font-weight: bold;

}

span.char_small  {
                       font-size: 78%;
			color: #555;
}

span.char_midium  {
                       font-size: 88%;
			color: #555;
}



p.big-and-small-chars a {
			color: #555;
			text-decoration: none;
}


p.big-and-small-chars a:hover {
			color: #33c;
			text-decoration: none;
}