@charset "utf-8";
/* メニュー現在地表示再定義 */
#menu08 a { background-image:url(../images/menu08-on.gif);}

table .photo-box{
	width:160px;
	float:left;
	height:auto;
	/*	margin-top:12px;*/
	margin:0 50px 32px 0;

/*	background-color:skyblue;*/
}

.photo-box td{
	text-align:center;
}

.photo-box td.photo img{
	border-style:solid;
	border-color:#666;
	border-width:1px;
	
	margin-bottom:6px;
}
.photo-box td p{
	margin:0px;
}

.photo-box a.dwonload{
margin:auto;
width:100px;
height:20px;
	display:block;
	background-image:url(../gallery/images/bt_download.gif);
	background-repeat:no-repeat;
	
	text-indent:-10000px;
}
.photo-box a.dwonload:hover{
	background-image:url(../gallery/images/bt_download_over.gif);
}

br{
	clear:both;
}

br.ie-print{
	page-break-before:always;
	clear:both;

	}
.photo-unit{
	margin-left:50px;
	margin-top: 24px;
}

ul.days{
float:right;
margin:0;
}
ul.days li{
float:left;
display:block;
text-align:right;
width:4.5em;
margin:0 0 0 1em;
font-weight:bold;
}
ul.days li a{
 font-weight:normal;
}

.pages{
text-align:right;
font-weight:bold;
}

.pages a{
 font-weight:normal;
}