@import url("common.css");
@import url("gmenu.css");
@import url("specials-common.css");

#document {
	padding-top: 130px;
	background: url(../images/kinoko-fukidashi.jpg) no-repeat 45px 60px;
}

#date {
	font-weight: bold;
}

.photo {
	text-align: center;
	line-height: 140%;
}

.photo a {
	text-decoration: none;
	color: #666666;
}

.photo a:hover {
	color: black;
}

