#caution_container {
    width: 700px;
    margin: 50px auto;

}

h1 {
    font-size: 21px;
    font-weight: 600;
	text-align: center;
    border-bottom: solid;
}

h2 {
    text-align: center;
    font-size: 16px;
    margin-top: 5px;
}


p{
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.875;
}

dl.shoplist {
    margin: 100px;
}

dt {
    font-size: 15px;
    margin-top: 3em;
	font-weight: 600;
}

dd {
    font-size: 12px;
    border-bottom: dotted 1px;
}
@charset "utf-8";
/* CSS Document */

