
#Contents p{line-height:1.5em;}
.att{color:#CC0000;}

sup{color:#CC0000; padding-left:3px;}

h3{background-color:#FFE1E8; color:#CC0033; padding:2px 0; margin:0 -6px; text-align:center;}

dl,
dt,
dd {
  box-sizing: border-box;
}
dl {
  background:#FFB7BE;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin:4px 0 30px 0;
  line-height:1.2em;
}
dt,
dd {
  padding: 10px 5px 0 5px;
  border-top: 1px solid #ccc;
}
dt {
  width: 47%;
  float: left;
}
dd {
  background: #fff;
  margin-left: 47%;
  padding-bottom: 10px;
  border-left: 1px solid #ccc;
}
dd:after {
  content: '';
  display: block;
  clear: both;
}


.arrowSB02{text-align:center;}
.arrowSB02 a{background-color:#CC0000; color:#FFFFFF; padding:12px; text-decoration:none; border-top-left-radius: 22px;
	border-top-right-radius: 12px;	
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;	
    -webkit-border-top-left-radius: 12px;
    -webkit-border-top-right-radius: 12px;	  
    -webkit-border-bottom-left-radius: 12px;
    -webkit-border-bottom-right-radius: 12px; 	 
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-topright: 12px;	  
    -moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;}