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

/*----------------------------------
*
* セクション内
* 
-----------------------------------*/

.sectionBox .innerBox{
	position:relative;
}

.memberBox{
	margin-bottom:20px;
}

.innerBoxL{
	padding:0 0 20px 20px;
	float:left;
	width:290px;
}

.innerBoxL img.vol{
	position: absolute;
	left:0;
}

.innerBoxL img.copy{
	margin:82px 0 10px 0;
}

.innerBoxR{
	float:right;
}

.innerBoxR img{
	margin:10px 10px 10px 0;
}


/*　ページ一番下のマージン　*/
.lastSec{
	margin-bottom:90px;
}


.profTxt{
	font-size:120%;
	font-weight:bold;
	margin-bottom:10px;
}