@charset "utf-8";
/* CSS Document */


.contentsFree p{
	line-height:170%;
}
	.contentsFree .imgPic{
		float:right;
		margin:0px 0px 10px 10px;
	}
.about th,.about td, .staffBox th, .staffBox td{
	text-align:left;
}
	.contentsFree .about th{
		
		color:#333333;
	}




.staffBox{
	margin-bottom: 50px;
}

	.staffBox h3{
		font-size:140%;
		border-bottom:solid 1px #999999;
		margin-bottom:10px;
		
	}
	
	.staffBox img{
		float:left;
		border:solid 1px #666666;
	}
	.staffBox .textBox{
	float:right;
	width:500px;
	}	
		.staffBox .textBox th{
	
	}

