

.conbox01{
	margin: auto;
	background-image: url(../img/cautions01.png);
	background-size: 38%;
	background-repeat: no-repeat;
	width: 196px;
	/*height: 80px;*/
	background-position: center;
}
.conbox01 .text{
	text-align: center;
	font-family: ab-kirigirisu, sans-serif; 
	font-size: 28px;   
 	margin: 0 ;
  	text-align: center;
	 padding-top: 70px;
	}


.conbox02{
	width: auto;
	font-size:14px;
	color: #000;
	padding: 0;
	font-family: yu-gothic-pr6n, sans-serif; 
	line-height: 26px;
	margin: 15px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 50px;
	margin-top: 20px;
  
}



/* ------------------ */
/* a-box01
/* ------------------ */

.c-box{
	margin: 20px auto;
	width:auto;
	max-width: 500px;
	/*height:auto;
	min-height: 500px;*/
	background-color:#fff;
	padding: 15px;
	border-radius: 15px;
	margin-bottom: 30px;;
	text-align: left;
	
	
	
}


.c-box .text{
	width:auto;
	font-size:14px;
	color: #000;
	padding: 0;
	font-family: yu-gothic-pr6n, sans-serif; 
	line-height: 150%;
	text-align: left ;
	font-weight: bold;
}
.c-box p{
	margin: 0 0 10px 0;
	text-align: center;
}

.c-box ul li {
	margin-left: 10px;
	margin-bottom: 16px;
	list-style: disc;
	line-height: 17px;
	border-bottom: 1px solid #ccc;
}
