.mother
{position: relative;
 font-size: 16px;
 color: #666666;
}
.child
{position: absolute;
 font-size: 16px;
 color: #666666;
 left: 0px;
 top:0px;
 font-family: "Comic Sans MS";
 line-height: 16px;
 font-weight: light;
}
.honbun
{font-size: 16px;
 font-weight: medium;
 font-family: "MS PƒSƒVƒbƒN";
 color: #666666;
 line-height: 22px;
}
.alpha_n
{position: relative;
 font-size: 16px;
 color: #666666;
 font-weight: medium;
 font-family: "Comic Sans MS";
 line-height: 22px;
 top: 0px;
 left: 0px;
}
.suffix
{position: relative;
 font-size: 10px;
 color: #666666;
 font-weight: medium;
 font-family: "Comic Sans MS";
 top: 6px;
 left: 0px;
}
.uetuki
{position: relative;
 font-size: 14px;
 color: #666666;
 font-weight: bold;
 font-family: "Times New Roman";
 top: -6px;
 left: 0px;
}