
/* content layout
----------------------------------------------------------------------- */
/* for font-size adjustment
10px = 77%    11px = 85%    12px = 93%    13px = 100%
14px = 108%   15px = 116%   16px = 123.1% 17px = 131%
18px = 138.5% 19px = 146.5% 20px = 153.9% 21px = 161.6%
22px = 167%   23px = 174%   24px = 182%   25px = 189%
26px = 197% */

#content .lyric-data { margin: .5em 0 0 0; width: 100%; font-size: 108%; }
#content .lyric-data th,
#content .lyric-data td { padding: .5em; border-bottom: 1px solid #dddddd; }
#content .lyric-data th { text-align: right; width: 10%; color: #909090; font-weight: bold; white-space: nowrap; }
#content .lyric-data td { font-weight: bold; }

#content #lyric-trunk { margin-top: 1em; padding: 1em; border: 6px solid #eeeeee; line-height: 1.5; font-size: 123.1%; font-family: "Hiragino Mincho ProN", Meiryo, "MS PMincho", serif; }	/* "HGS明朝E", Meiryo */

#content #related-news { margin-top: 1em; }
#content #related-news #headline { padding: 8px; border-width: 0 1px 1px; border-style: solid; border-color: #dddddd;  }

#content .ad-wrap { margin: 1em 0; }
