h3.subtitle-work{
	width:750px;
	height:25px;
	display:block;
	overflow:hidden;
	position:relative;
	margin:20px 0 0 30px;
	padding:0;
	}

h3.subtitle-work span{
	width:750px;
	height:25px;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	padding:0;
	}

ul.work{
	width:760px;
	margin:0 auto;
	clear:both;
	}

ul.work li{
	width:150px;
	padding:10px;
	border:#CCC solid 1px;
	float:left;
	margin:9px;
	}

/* Easy Slider */
#slider1{
	margin:20px auto -60px;
	width:800px;
	}

#slider1 li{
	width:620px;
	height:760px;
	overflow:hidden;
	display:block;
	text-align:center;
	}

#slider1 p.workcomment{
	margin:10px 0 30px 20px;
	font-size:12px;
	display:block;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	}

#slider1next, #slider1prev{
	width:30px;
	height:80px;
	position:relative;
	float:left;
	left:40px;
	top:-450px;
	}
#nextBtn, #slider1next{
	left:700px;
	}

#slider1next a, #slider1prev a{
	display:block;
	position:relative;
	width:35px;
	height:80px;
	background:url(../img/arrow_prev.jpg) no-repeat 0 0;
	}
#nextBtn a, #slider1next a{
	background:url(../img/arrow_next.jpg) no-repeat 0 0;
	}
/* // Easy Slider */

.backtop{
	text-align: center;
}