@charset "utf-8";



/*---------------------------------------------------------------------------



略歴



---------------------------------------------------------------------------*/



body {

	min-width: 100%;

	background-color: #fff;

}



.content {

	float: none;

	width: auto;

	padding: 20px;

}



.content h5{

	font-size:100%;

	margin-bottom:0px;

}



.content .textBlock {

	margin-bottom: 20px;

}



.content .picSet {

	text-align: center;

}



.content .picBlock {

	float: left;

	margin-right: 20px;

}



.content .picBlock .caption{

	text-align: center;

}



.content .last {

	margin-right: 0;

}



