H1
{
font-size : 100%;
font-weight : normal;
color : #FFFFFF;
margin: 0px;
padding: 0px;
}


H2
{
font-size : 100%;
font-weight : normal;
color : #FFFFFF;
text-align : right;
margin: 0px;
padding: 0px;
}


H3
{
font-size : 120%;
font-weight : bold;
letter-spacing: 1px;
margin: 0px;
padding: 0px;
}


strong
{
font-size : 100%;
font-weight : normal;
}


TD
{
font-size : 13px;
line-height : 22px;
letter-spacing: 0.5px;
font-family : MS UI Gothic;
text-decoration : none;
}


BODY
{
text-align: center; /* IE 向けセンタリング指定 */
margin-top : 5px;
margin-bottom : 5px;
}
#container
{
margin: 0 auto; /* Firefox 向けセンタリング指定 */
text-align : left;
}