@charset "UTF-8";


/* ++++++++++++++　　　sitepolicy.css　　　++++++++++++++++++*/




/*=============== ===============*/

/*===============  ===============*/


.text-block01{
	margin-bottom: 30px;
}


/*　サイトのご利用にあたってエリア　*/


.sitepolicy_area{
	width:100%;
}

.sitepolicy_contents{
	width:90%;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:40px;
	margin-top:40px;
	padding:20px 5%;
	color:#494949;
}


.pr_lead{
	font-size: 14px;
	line-height: 160%;
	color: #333;
	margin-bottom: 30px;	

}



.komidashi{
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	padding-left: 8px;
	border-left: solid 3px #ccc;
	margin-left: 15px;
	margin-bottom: 10px;
}


.pr_txt01{
	font-size: 14px;
	line-height: 160%;
	margin-left: 28px;
	margin-right: 20px;
	color: #333;

}

.no-list{
    margin-left: 60px;
	margin-right: 20px;
    margin-top: 5px;
}

.no-list li{
    font-size: 14px;
	line-height: 140%;
    list-style: decimal;
}



