@charset "UTF-8";

h1{font-size:1.5em;line-height:48px;background:#f7f7f7;border-radius:6px;margin:20px auto; text-align: center;}
.lw_box{background:#fff; padding:15px 0;}
.lw_box table{ border:solid #c1bfbe 1px;}
.lw_box table th, .lw_box table td { font-size: 0.9em;}
.lw_box table th{width:100px;font-weight:bold;background:#f7f7f7;border-right:solid #c1bfbe 1px;border-bottom:solid #c1bfbe 1px;padding:6px;text-align:left;vertical-align:top;}
.lw_box table td{border-bottom:solid #c1bfbe 1px;padding:6px;vertical-align:top;}
.lw_box table td dl dd{padding:0 0 10px 1em;}
.lw_box table td dl dd .card { }
.lw_box table td p{line-height:1.8;}
.lw_box table td p.second{margin-top:10px;}
.lw_box table td p.indent{padding-left:1em;text-indent:-1em;}