@charset "utf-8";

/*=====================================================================================
	
	Document    : outside.css
	Description : 保険外負担について
 
=====================================================================================*/
.p-tbl {
	margin-bottom: 30px;
}

.p-tbl th, td{
	text-align: left;
}

.bottom-border {
	border-bottom:1px solid #dcdcdc;
	padding-bottom: 40px;
}

.pgBottomNav {
	margin-top: 15px;
	list-style: none;
}