@charset "utf-8";

* { margin: 0; padding: 0; }

p {
	margin: 10px 0 0 0;
}

img {
	border: 0px none;
}

.f95 {
	font-size: 95%;
}

/* しまほっけ */
#title-hokke h3 {
	display: block;
	width: 616px;
	height: 170px;
	margin-bottom: 25px;
	background: url(video/img/hokke/shimahokke-616-170.jpg) no-repeat;
	text-indent: -9999em;
}

/* つぶ刺し */
#title-tsubu h3 {
	display: block;
	width: 616px;
	height: 170px;
	margin-bottom: 25px;
	background: url(video/img/tsubu/tsubu-616-170.jpg) no-repeat;
	text-indent: -9999em;
}


