.cate_wrap{
width: 1024px;
margin: 1em auto 4em;
border: 1px solid #ccc;
padding: 1.5em;
}
.cate_wrap h2{
font-size: 2em;
font-weight: 700;
}
p.caution{
margin: 1em 0;
font-size: 1.2em;
line-height: 1.75;
background-color: #FFE9F2;
padding: 1.5em;
}
p.txt1{
font-size: 1.6em;
text-align: center;
color: #cc0000;
font-weight: 700;
border-bottom: 1px solid #cc0000;
margin: 0 0 .75em 0;
}
.cate_wrap dt{
border-bottom: 1px solid #000;
font-size: 1.4em;
line-height: 1.2;
margin: .5em 0;
font-weight: 700;
}
.cate_wrap dd{
font-size: 1.2em;
line-height: 1.5;
margin-bottom: 1.5em;
}
span.red_box{
padding: 0 10px;
margin-right: 5px;
line-height: 100%;
border-radius: 0;
color: #ffff00;
}
.cate_wrap dd ul.disc{
list-style: disc;
}
.cate_wrap dd ul.disc li{
margin: .5em 0 .5em 1.5em;
border-bottom: 1px dotted #ccc;
}
span.red{
color: #cc0000;
}
p.last{
font-size: 1.4em;
text-align: center;
margin: 0 0 .75em 0;
}
