@charset "utf-8";

/*
卒業生・在校生の声
========================================== */

.voice img,.voice2 img{
	float:left;
	}
.voice p{
	width:410px;
	float:right;
	margin-right:40px;
	margin-bottom:20px;
	}
.voice2 p{
	width:410px;
	float:right;
	margin-right:40px;
	margin-bottom:20px;
	}
/*介護福祉*/
.care_voice img{
	float:left;
	}
.care_voice p{
	width:300px;
	float:right;
	margin-right:40px;
	margin-top:20px;
	margin-bottom:20px;
	}
.care_voice2{
	background:url(../../care/img/og_img04.png) no-repeat;
	width:724px;
	clear:both;
	margin-bottom:0px;
	}
.care_voice2 p{
	width:300px;
	float:left;
	margin-left:40px;
	color:#E95A6B;
	}
/*作業療法*/
.occupational_voice2{
	background:url(../../occupational/img/og_img04.png) no-repeat;
	width:724px;
	clear:both;
	}
.occupational_voice2 p{
	width:300px;
	float:left;
	margin-left:40px;
	color:#4EB9A0;
	}
/*保健看護*/	
.health_voice2{
	background:url(../../health/img/og_img04.png) top no-repeat;
	width:724px;
	margin-bottom:40px;
	clear:both;	
	}
.health_voice2 p{
	width:320px;
	float:left;
	margin-left:40px;
	color:#F18D1F;
	}
/*理学療法*/
.physical_voice2{
	background:url(../../physical/img/og_img04.png) no-repeat;
	width:724px;
	clear:both;
	}
.physical_voice2 p{
	width:300px;
	float:left;
	margin-left:40px;
	color:#1386B3;
	}	

