@charset "shift_jis";
.box {
	float: left;
	height: 450px;
	width: 175px;
	margin-right: 6px;
}

.box a{
	height: 68px;
	width: 145px;
	display: block;
	padding-top: 382px;
	padding-left: 15px;
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 15px;
	font-size: 11px;
}

#dolce {
	margin-right: 0px;
	width: 177px;
}

#starter a {
	background: url(../img/dinner_starter.jpg) no-repeat;
}

#pasta a {
	background: url(../img/dinner_pasta.jpg) no-repeat;
}

#maindish a {
	background: url(../img/dinner_main.jpg) no-repeat;
}

#dolce a {
	background: url(../img/dinner_dolce.jpg) no-repeat;
}

#starter p {
	background: url(../img/dinner_starter_on.jpg) no-repeat;
}

#pasta p {
	background: url(../img/dinner_pasta_on.jpg) no-repeat;
}

#maindish p {
	background: url(../img/dinner_main_on.jpg) no-repeat;
}

#dolce p {
	background: url(../img/dinner_dolce_on.jpg) no-repeat;
}



#starter a:hover {
	background: none;
}

#pasta a:hover {
	background:  none;
}

#maindish a:hover {
	background:  none;
}

#dolce a:hover {
	background:  none;
}

#wrapper #footer {
	*padding-top: 1px;
}/* IE 6ˆÈ‰º */

#dolce a {
	width: 147px;
}
