/*/ BODY /*/
body {
	background-image : url(images/img_back1.jpg);
	background-repeat : repeat-y;
	background-attachment : fixed;
	background-color:;
	padding: 0;
	margin: 0;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}

.size11px {
	font-size: 11px;
	line-height: 14px;
}
.size13px {
	font-size: 13px;
	line-height: 17px;
}


/*/ 献立 /*/
.kondate {
	background:;
	margin: 15px 20px 15px 20px;
	padding: 0;
	width: 630px;
	background-color:;
	text-align: left;
}

.title_txt1 {
	background:url(images/st_back1.jpg) left top no-repeat;
	height: 30px;
	font-size: 14px;
	line-height: 1.3em;
	margin: 0 0 0  0;
	padding: 4px 0 0px 0;
	color: #661D1D;
	text-align: center;
}


/*/ お茶菓子 /*/
.ochagashi {
	background:;
	margin: 0px 20px 15px 20px;
	padding: 0;
	width: 630px;
	background-color:;
	text-align: left;
}

.title_txt2 {
	background:url(images/st_back2.jpg) left top no-repeat;
	height: 30px;
	font-size: 14px;
	line-height: 1.3em;
	margin: 0 0 0  0;
	padding: 4px 0 0px 0;
	color: #661D1D;
	text-align: center;
}

/*---------下に15pxスペース-----------*/
.spage15_b {
	margin: 10px 0 15px 0;
	padding: 0 0 15px 0;
	height: 30px;
}