@charset "utf-8";

/*====================  main  ====================*/
#contents a:link, #contents a:visited, #contents a span {
text-decoration: underline;
}
h3 {
margin-bottom: 10px;
padding-top: 20px;
}
h4 {
font-size: 100%;
margin: 1em 0;
}


/*====================  page: CSR  ====================*/
body#csr #section03 ol {
border: 1px solid #ddd;
margin: 1em;
padding: 1em;
}
body#csr #section03 ol li {
margin: 1em;
}
body#csr #section03 .chart {
margin: 20px 0 20px 100px;
}
body#csr #section04 ol li {
margin: 2em 0;
}
