@charset "utf-8";

/* photo */
#photo h1 {
	width:194px;
	height:195px;
	margin:0 auto;
	background:url(../image/title.gif) no-repeat center bottom;
	font-size:0;
	text-indent:-9999px;
}
#photo h2 {
	width:176px;
	height:242px;
	margin:0 auto;
	background:url(../image/excerpt2012.gif) no-repeat center 15px;
	font-size:0;
	text-indent:-9999px;
}
#photo ul#navi {
	display:block;
	width:281px;
	list-style-type:none;
	position:absolute;
	top:374px;
	left:380px;
}
#photo ul#navi li {
	display:block;
	height:83px;
	font-size:0;
	text-indent:-9999px;
}
#photo ul#navi li a {
	display:block;
	height:83px;
	text-decoration:none;
}
#photo ul#navi li a:hover {
	background:#ffffff;
	opacity:0.50;
	filter:alpha(opacity=50);
}
/*
#photo ul#navi li#new {
	width:82px;
	float:right;
	background:url(../image/new.gif) no-repeat right top;
}
*/
#photo ul#navi li#new {
	width:53px;
	float:right;
	background:url(../image/new1314.gif) no-repeat right top;
}
#photo ul#navi li#chance {
	width:51px;
	float:right;
	background:url(../image/nv_chance.gif) no-repeat right top;
}

#photo ul#archive {
	display:block;
	width:280px;
	list-style-type:none;
	position:absolute;
	top:325px;
	left:120px;
}
#photo ul#archive li {
	display:block;
	width:70px;
	height:110px;
	float:left;
	font-size:0;
	text-indent:-9999px;
}
#photo ul#archive li a {
	display:block;
	height:110px;
	text-decoration:none;
}
#photo ul#archive li a:hover {
	background:#ffffff;
	opacity:0.50;
	filter:alpha(opacity=50);
}
#photo ul#archive li#vol1 {
	background:url(../image/vol1_archives.gif) no-repeat left top;
}
#photo ul#archive li#vol2 {
	background:url(../image/vol2_archives.gif) no-repeat left top;
}
#photo ul#archive li#vol3 {
	background:url(../image/vol3_archives.gif) no-repeat left top;
}
#photo ul#archive li#vol4 {
	background:url(../image/vol4_archives.gif) no-repeat left top;
}


