@charset "utf-8";

.section .box { padding: 1em; border: 2px solid #ff6600; }
.section .box .ttl { text-align: center; font-weight: bold; font-size: 20px; color: #ff6600; }
.section .box .ttl em { margin-left: .5em; }
.section .box ul { margin: .5em 0 0 1.5em; }
.section .box ul li { list-style-type: disc; }
.section ol { margin-top: 1em; margin-left: 1em; text-indent: -1em; }