div#content-info
{
/* font-size: 1.4em; */
 margin-left: 40px;
}

div#content-info dl
{
 width: 600px;
 font-size: 1.2em;
 margin-bottom: 20px;
}

div#content-info dt
{
 margin-bottom: 0.4em;
}

div#content-info dt.space
{
 margin-bottom: 1em;
}

div#content-info dt.pdf
{
 background-image: url("https://toyotahojinkai.or.jp/img/pdf.gif");
 background-repeat: no-repeat;
 background-position: 0 5px;
 padding-left: 1.5em;
}

div#content-info p.attention
{
 margin-top: 20px;
 margin-bottom: 30px;
 margin-left: 20px;
 font-size: 0.9em;
}

div#content-info a
{
 color: #0066cc;
 text-decoration: underline;
}

div#content-info a:link
{
 color: #0066cc;
 text-decoration: underline;
}

div#content-info a:visited
{
 color: #330099;
 text-decoration: underline;
}

div#content-info a:hover
{
 color: red;
 text-decoration: underline;
}


