@charset "Shift_JIS";

body{
	color: #e3e3e3;
	background-color: black;
	min-width: 1000 ;
}

#photo-all{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 1000px;
	padding-top: 30px;
	font-size: 16px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: 400;
}

#photo-logo{
	width: 155px;
	height: 60px;
	top: 0px;
	left: 100px;
	position: relative;
	background-image: url(f_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#photo-main{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 800px;
	position: relative;
}

#back-mark{
	width: 65px;
	height: 150px;
	position: absolute;
	top: 250px;
	left: 0px;
	text-align: center;
	vertical-align: middle;
}

#foto{
	width: 700px;
	height: 700px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-image : url(photo21-17.jpg);
	color: black;
}

#photo-title-upper{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	height: 30px;
}

#photo-number{
	text-align: center;
	width: 50px;
	height: 30px;
	position: relative;
	float: left;
	top: 0px;
	font-size: medium;
	left: 50px;
}

#photo-name{
	text-align: left;
	width: 200px;
	height: 30px;
	float: left;
	position: relative;
	top: 0px;
	left: 50px;
	font-size: medium;
	padding-left: 10px;
}

#photo-title{
	width: 350px;
	height: 75px;
	position: relative;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	top: 30px;
	letter-spacing: 2px;
	font-size: 14px;
	line-height: 1.5;
}

#next-mark{
	width: 65px;
	height: 150px;
	position: absolute;
	top: 250px;
	right: 0px;
	text-align: center;
	vertical-align: middle;
}   