@charset "utf-8";

/*　フード
------------------------------------------------------------ */

#main h3{
	background: url(../images/bg_sub_h3.jpg) no-repeat;
	clear: both;
}

h2#img_top {
	width: 580px;
	height: 180px;
	background: url(../images/img_food.jpg) no-repeat;
	text-indent: -9999em;
}



#mnavi {
	margin: 10px;
	padding-bottom: 10px;
}

#mnavi li {
	float: left;
	padding: 4px;
	border: 1px solid #000066;
}

.box_left p {
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}

.pt {
	position: absolute;
	bottom: 1px;
	right: 10px;
}
