/* CSS Document */


/*詳細のタイトル、背景として*/
.title{
	background-image: url(/img/hirosaki/recipe/title.gif);
	background-repeat: no-repeat;
	background-position:top;
	font-size: 16px;
	font-weight: bold;
	color: #E1E1E1;
	line-height: 60px;
	height: 60px;
	width: 580px;
}

.font_12 {
	font-size: 12px;
	color: #663333;
	line-height: 16px;
}

.top {
	font-size: 12px;
	background-position: 7px 7px;
	background-repeat: no-repeat;
}