#page{
	background-image:url(../img/staff001.jpg);
	background-repeat:no-repeat;
	width:580px;
	height:90px;
	line-height:20px;
	padding-left:80px;
}

/*ここからスタッフ紹介*/

#staffbox{
	width:660px;
	height:auto;
	line-height:20px;
    padding-bottom:30px;
}

.staff{
    width:660px;
	height:445px;
}

.staffl{
    float:left;
	width:550px;
	height:445px; 
}
.staffll{
	float:left;
	width:355px;
	height:335px;
}
.stafflr{
    float:right;
	width:195px;
	height:335px;
}


.profile{
    float:right;
	width:110px;
	height:445px;
}

.comment{
    width:535px;
	height:100px;
}

 
/* ここまでスタッフ紹介 */
 

/* ここから鶴山イズム */

#ism{
	width:660px;
	height:78px;
}


.isml{
	float:left;
	width:567px;
	height:190px;
}

.ismll{
	float:left;
	width:283px;
	height:190px;
}
.ismlr{
	float:right;
	width:284px;
	height:190px;
}


.ismr{
	float:right;
	width:93px;
	height:190px;
}

/* ここまで鶴山イズム */
