#contents{
	height:400px;
}

h2{
	margin-left:20px;
}
#photop p{
       margin:16px 0 0 100px;
}

#photo{
	width:260px;
        height:350px;	
	margin:-410px 0 0 590px;
}


#photo img{
	margin:9px 20px 0 0;
	cursor:pointer;
}
@media screen and (-webkit-min-device-pixel-ratio : 0 ) #photo img{ margin:10px 20px 0 0;}

#next1{
	width:47px;
	height:63px;
	background:url(images/yajirushi2.png) no-repeat;
	text-indent:-9999px;
	display:block;
	position:relative;
	left:845px;
	bottom:200px;
}