@charset "utf-8";

/* スタッフ紹介 */
#pageIndex1 img{
	margin-top:20px;
}
.stuffitiran{
	height:330px;
	padding:10px 0px 30px;
}
.stuff{
	width:195px;
	height:330px;
	float:left;
	text-align: center;
	margin-right:25px;
	background:url(../images/stuff/stuffhaikei.jpg) no-repeat;
}
.stuffimg{
	border: 1px solid #999;
	margin:67px 0px 10px;
}
.stuffname{
	font-size:1.2em;
}
.sakkaName{
	font-size:0.9em;
}

/*スタッフ紹介詳細*/
#main #main_img00{
	background: url(../images/stuff/stuffback00.jpg) no-repeat;
	height:1500px;
}
#main #main_img01{
	background: url(../images/stuff/stuffback01.jpg) no-repeat;
	height:1500px;
}
#main #main_img02{
	background: url(../images/stuff/stuffback02.jpg) no-repeat;
	height:1500px;
}
#main #main_img03{
	background: url(../images/stuff/stuffback03.jpg) no-repeat;
	height:1500px;
}
#main #main_img04{
	background: url(../images/stuff/stuffback04.jpg) no-repeat;
	height:1500px;
}
#main #main_img05{
	background: url(../images/stuff/stuffback05.jpg) no-repeat;
	height:1500px;
}
#main #main_img06{
	background: url(../images/stuff/stuffback06.jpg) no-repeat;
	height:1500px;
}
#main #main_img07{
	background: url(../images/stuff/stuffback07.jpg) no-repeat;
	height:1500px;
}
#main #main_img08{
	background: url(../images/stuff/stuffback08.jpg) no-repeat;
	height:1500px;
}
#main #main_img09{
	background: url(../images/stuff/stuffback09.jpg) no-repeat;
	height:1500px;
}
#main #main_img10{
	background: url(../images/stuff/stuffback10.jpg) no-repeat;
	height:1500px;
}
#main #main_img11{
	background: url(../images/stuff/stuffback11.jpg) no-repeat;
	height:1500px;
}
#main #main_img12{
	background: url(../images/stuff/stuffback12.jpg) no-repeat;
	height:1500px;
}
#main #main_img13{
	background: url(../images/stuff/stuffback13.jpg) no-repeat;
	height:1500px;
}
#main #main_img14{
	background: url(../images/stuff/stuffback14.jpg) no-repeat;
	height:1500px;
}
#main #main_img15{
	background: url(../images/stuff/stuffback15.jpg) no-repeat;
	height:1500px;
}
#main #main_img16{
	background: url(../images/stuff/stuffback16.jpg) no-repeat;
	height:1500px;
}
#main #main_img17{
	background: url(../images/stuff/stuffback17.jpg) no-repeat;
	height:1500px;
}
#main #main_img18{
	background: url(../images/stuff/stuffback18.jpg) no-repeat;
	height:1500px;
}
#main #main_img19{
	background: url(../images/stuff/stuffback19.jpg) no-repeat;
	height:1500px;
}
.stufftop{
	padding:70px 105px 0px 90px;
	height:290px;
}
.stuffphoto{
	float:left;
}
.name{
	font-size:1.2em;
	float:right;
	width:250px;
	padding-top:95px;
	text-align: center;
}
.name p{
	margin-bottom:8px;
}
.namae{
	font-size:1.5em;
	color: #731E07;
}
#stuff_text{
	margin:0px 130px;
	padding-right:5px;
	width:455px;
	height:1060px;
	overflow:auto;
}
.indent a{
	padding-left:10px;
}
.indent p{
	margin-bottom:10px;
}
.empBold{
	color: #731E07;
}
.indent dl dd{
	margin: -20px 0px 0px;
	padding-left:45px;	
}
.newText{
	font-size:0.55em;
	color:#F00;
	margin-left:5px;
}
.staffCenter{
	text-align: center;	
}
.staffColor{
	color: #4ca0b2;
}

/* 編集長ご挨拶 */
.photoRight{
	width:325;
	float:right;
	margin-left:10px;
}

.stAist1 p{
	margin-bottom:10px;
}

/* tuika : Hack
----------------------------*/
* html #stuff_text{
	width:430px;
}

