@charset "utf-8";
/* CSS Document */

#h2_border1 span {
	background:url(images/icon.jpg) left no-repeat;
	margin:0 0 5px 5px;
	padding:0 0 0 25px;
	font-size:30px;
	font-weight:bolder;
}
#h2_border1 {
	background:url(images/h2.jpg) repeat-x scroll bottom;
	margin:8px 0 12px 0;
	padding:0 0 4px 0;
}


.box_popup1{
	padding:10px;
  box-sizing: border-box;
	margin: 0 10px;
  background-color: #fff;
}
.box_popup1 p{
	font-size:16px;
	line-height:28px;
	padding:10px;
}
.box_popup1 figure {
	text-align: center;
	margin: 0 auto;
}
.sa_p{
	margin-top:20px;
		border:#999 1px solid;
}

.shukei{
font-size:x-small;
}

.red{
color:#F00;
}
