@charset "utf-8";

h1 {
	font-family: "HGPｺﾞｼｯｸE","HiraKakuStd-W6","ヒラギノ角ゴ Std W6","平成角ゴシック体",sans-serif;
	font-weight: normal;
	border-top: 1px dotted #FF0000;
	margin: 0;
	padding-left: 64px;
	padding-top: 28px;
	background-image: url(/2008images/al_title.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	font-size: 16px;
	height: 47px;
}

.top_album_desc {
	margin: 0 auto 10px 20px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: "HGｺﾞｼｯｸE","HiraKakuStd-W8","ヒラギノ角ゴ Std W8","平成角ゴシック体",sans-serif;
}

.album_desc {
	margin-left: 20px;
	margin-right: 30px;
	color: #000000;
	font-size: 21px;
	font-weight: bold;
/*	font-weight: normal;
	font-family: "HGｺﾞｼｯｸE","HiraKakuStd-W8","ヒラギノ角ゴ Std W8","平成角ゴシック体",sans-serif;*/
	letter-spacing: -1px;
}

.top_album_list {
	float: left;
	margin-left: 0 0 10px 0;
	padding-left: 12px;
	width: 415px;
}

.top_album_list_div {
	background-image: url(/2008album/img/bg_mid_al_list.gif);
	background-repeat: repeat-y;
	margin: 0 auto 0 0;
	float: left!important;
	width: 415px;
	height: 130px;
}

.top_album_photo {
	padding-left: 15px;
	float: left!important;
	width: 160px;
}

.top_album_date {
	padding-left: 10px;
	float: left!important;
	font-weight: bold;
	width: 200px;
}

.top_album_match {
	float: left!important;
	margin-left: 8px;
	padding-left: 15px;
	width: 210px;
	min-height: 2em;
	padding: 3px;
	background-color: #EEEEEE;
	line-height: 1.3em;
}

.top_album_match_small {
	float: left!important;
	margin-left: 8px;
	padding-left: 15px;
	width: 210px;
	min-height: 1.5em;
	padding: 3px;
	background-color: #EEEEEE;
	line-height: 1.3em;
}

.top_album_cont {
	font-size: 10px;
	float: left!important;
	padding-left: 10px;
	width: 215px;
	line-height: 1.5em;
}

#album h2 {
	font-family: "HGPｺﾞｼｯｸE","HiraKakuStd-W8","ヒラギノ角ゴ Std W8","平成角ゴシック体",sans-serif;
	font-weight: normal;
	margin-left: 15px;
	margin-right: 15px;
	padding: 5px;
	color: #FFFFFF;
	font-size: 14px;
	background-image: url(/2008album/img/rd_h3.gif);
	background-repeat: repeat-x;
}

.al_div {
	background-image: url(/2008album/img/bg_mid_al.gif);
	background-repeat: repeat-y;
	margin: 0;
/*	float: left!important;*/
	width: 605px;
/*	height: 500px;*/
}

.al_contents {
	margin: 0px 2px 0px 2px;
	padding: 0px;
}

.img_sum {
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 15px;
	margin-bottom: 20px;
	padding: 0px;
	border: 4px solid #EDEDED;
}

.al_top_link {
	margin: 10px;
	padding: 5px;
	font-size: 12px;
	text-align: center;
}

#pNavi {
	width: 100%;
	text-align: center;
	font-family: "HGPｺﾞｼｯｸE","HiraKakuStd-W8","ヒラギノ角ゴ Std W8","平成角ゴシック体",sans-serif;
	font-weight: normal;
	color: #996633;
	font-size: 15px;
}

#pNavi ul {
	list-style-type:none;
	margin: 8px;
}

#pNavi li {
	text-align: center;
	display: inline;
	color: #996633;
	background-color: #FFFFFF;
}

#pNavi li a{
	margin: 7px 0px 7px 1px !important;
	padding: 2px 6px 1px 5px!important;
	background-color: #EBEBEB;
	text-decoration: none;
}

#pNavi li a:hover{
	background-color: #996633;
}

.nolink {
	margin: 7px 4px 7px 5px !important;
	padding: 2px 3px 1px 5px!important;
	color: white!important;
	background-color: #996633!important;
}


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
