@charset "utf-8";
/* CSS Document */

.Pagebody{
	width:890px;
	margin:0px auto 0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	padding:30px 0px 30px 0px;
}


.head{
	margin:0px 8px 25px 7px;
	width:875px;
	box-shadow:2px 2px 6px rgba(0,0,0,0.4);
}


.var{
	margin:0px 7px 15px;
	width:876px;
	height:31px;
}


.var2{
	margin:0px 7px 15px;
	width:876px;
	height:31px;
}


.photoall{
	margin:0px 0px 25px;
}


li{
	list-style:none;
}


.photo{
	float:left;
	margin:0px 22px 0px 0px; 
	box-shadow:2px 2px 6px rgba(0,0,0,0.4);
}


.photoue:after{
	clear:both;
	display:block;
	content:"";
}


.photoshita:after{
	clear:both;
	display:block;
	content:"";
}


.chocolat{
	width:872px;
	margin:15px 7px 0px 7px;
	position:relative;
	box-shadow:2px 2px 6px rgba(0,0,0,0.4);
}

.chocolat .chocolatphoto{
	position:absolute;
	left:40px;
	bottom:28px;
}


.chocolat .chocolatphoto :hover{
	filter:alpha(opacity=80);
opacity:0.8;
}

.keisai{
	margin:15px 0px 20px 0px;
	width:890px;
	border-style:none;
}

.keisai :hover{
position:relative;
top:2px;
left:2px;
}

a{
	border-style:none;
}


img{
	border:0px;
}