/*---おすすめメニュー---*/
h1.title {
	width:680px;
	height:60px;
	margin:0;
	padding:0;
	background-image:url(../images/title.gif);
	text-indent:-9999px;
}

h2.syuntitle {
	width:680px;
	height:60px;
	margin-top:20px;
	margin-bottom:10px;
	background:url(../images/syun_title.jpg);
	text-indent:-9999px;
}
h2.oentitle {
	width:680px;
	height:60px;
	margin-top:20px;
	margin-bottom:10px;
	background:url(../images/oen_title.jpg);
	text-indent:-9999px;
}
h2.freezertitle {
	width:680px;
	height:60px;
	margin-top:20px;
	margin-bottom:10px;
	background:url(../images/freezer_title.jpg);
	text-indent:-9999px;
}

div.contframe {
	width:100%;
}
