h2{
	background: url('../images/rehabilitation/page_title.png') no-repeat;
}

#side{
	height: 2920px;
}

#sect65 dl{
	border-radius: 5px;
	width: 640px;
	padding: 20px;
}

#sect65 dl dt{
	width: 140px;
	float: left;
	font-weight: bold;
	font-size: 135%;
}

#sect65 dl dd{
	width: 480px;
	float: right;
}

#nagare1{ background: #e5c4fe; }
#nagare2{ background: #b8ddfe; }
#nagare3{ background: #baffb8; }
#nagare4{ background: #fdd6b8; }
#nagare5{ background: #fdcbd9; }

#sect65 .dwn_arrow{
	width: 640px;
	text-align: center;
}

.dwn_arrow:after{
	content: '\f078';
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	color: #4ccefd;
	font-size: 200%;
}


#sect66 table{
	width: 600px;
	border: 1px solid #ccc;
	margin: 1em 20px;
}

#sect66 table tr{
	border-bottom: 1px solid #ccc;
}

#sect66 table tr th{
	background: #c7e9ff;
}

#sect66 table tr th,
#sect66 table tr td{
	color: #666;
	padding: 10px;
	width: 50%;
	text-align: center;
}

#sect67 p strong{
	color: #2490d4;
}