img{border:none;}

#album_back{
	background-image:url(../images/gallery_back.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin:0;
	padding: 0px;
	height: 498px;
	width: 960px;
	border-bottom:solid 2px #000;
	text-align:left;
}
#album{
	background-image:url(../images/book_image2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0;
	padding: 0;
	height: 480px;
	width: 775px;
	position: relative;
	left: 0px;
	top: 18px;
	float:right;
}
#album ul, #album li{
	margin-top:26px;
	padding:0;
	list-style:none;
}
#album ul{
	display:none;
}

.page_area{
	margin:0;
	text-align:center;
	width: 540px;
	height: 368px;
	background-color: #fff;
}
.page_area h3{
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding:0;
	margin:5px;	
}
.page_area p{
	font-size:18px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding:0;
	margin:5px;
	font-weight: bold;
	font-style: italic;
}
.page_area a{
	color:#000;
	text-decoration:none;
}
.page_area a:hover{
	text-decoration:underline;
}
.album_manu{
	margin:0;
	text-align:left;
	width: 538px;
	height: 322px;
	background-color: #fff;
	border: 1px solid #000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
}
.album_manu a{
	margin-left:14px;
}
.albam_manu_img{
	width: 200px;
	height: 322px;
	float:left;
	background-color: #000;
}
.album_photo1{
	width: 540px;
	height: 280px;
}
.album_photo2{
	width: 270px;
	height: 280px;
}
.album_memo1{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 18px;
	padding-right: 18px;
	font-size:18px;
	text-align:left;
	width: 504px;
	height: 40px;
	background-color: #000;
	color: #fff;
}
.album_memo2{
	text-align:left;
	width: 270px;
	height: 20px;
	background-color: #000;
	color: #fff;
	float: right;
}
#turnPage{
	display: none;	
}
#turnPage img{
	width: 0px;
}

#prevPage,#nextPage{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	position: absolute;
	left: 110px;
	top: 400px;
}
#nextPage{
	position: absolute;
	left: 495px;
	top: 400px;
}
#jump{
	position: absolute;
	left: -120px;
	top: 10px;
	padding:0;
}
#jump td{
	list-style-type: none;
	margin-top:0;
}
#jump td a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:26px;
	line-height: 1.5;
	color: #000;
	text-decoration: none;
}
#jump td a:focus{outline:none;}
.current_page{
	text-decoration: underline;	
}
#fishingReport{
	margin-left: 70px;
	margin-top: 4px;
}
.report_title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:24px;
	font-weight: bold;
}
.report_memo{
	margin-left: 16px;
	margin-right: 24px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size:18px;
}
