body {
	margin: 0;
	padding: 10px 0 0;
	background-color:#efefef;
}
.yoko {height:375px; width:500px;text-indent:-9999em;}
.mYoko {padding:0;margin:auto;width:500px;}

.tate {height:500px; width:375px;text-indent:-9999em;}
.mTate {padding:0;margin:auto;width:375px;}

#photo a.prev {float:left;}
#photo a.next {float:right;}
#photo a.prev, #photo a.next{display:block;height:100%;width:49%;}

#photo a:hover.prev{background:url(images/prevlabel.gif) no-repeat center left;}
#photo a:hover.next{background:url(images/nextlabel.gif) no-repeat center right;}

#thumb {padding:5px 0 10px;}
#thumb img {padding:2px;}
#thumb a { background: #333;display:block;margin :3px;float:left;}
#thumb a:hover { background: #FFF;}
