a { color: #0000000; text-decoration: none; }
a:link { color: #000000; text-decoration: none; }
a:visited	{ color: #000000; text-decoration: none; }
a:active { color: #cc0000;  }
a:hover { color: #cc0000; text-decoration: underline; }

.txt10 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 14px;
}
.txt11 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	line-height: 17px;
}
.txt11_13 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	line-height: 13px;
}
.txt12 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 16px;
}
.txt13 {
	font-size: 13px;
	line-height: 17px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bold;
	color: #CC0000;
}
.table1 {
	border-top-color: #F3F1E8;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #F3F1E8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 10px;
}
.txt14 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 18px;
}
img.ph {
	border: 6px solid #FFFFFF;
	}
	
.txt16 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
	line-height: 18px;
}

/*shop*/

.shop_h1 {
	font-size: 18px;
	line-height: 20px;
}	
.shop_h2 {
	font-size: 16px;
	margin: 0px;
}	
.yellow_bg {
	background-color: #FFFFCC;
	display: block;
	border: 1px solid #FFCC33;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/*食品チラシ*/
#frame{
	background-color: #FFB53D;
	padding: 10px 0 0 0;
	text-align: center;
	margin: 0 0 10px 0;
}

#contents {
	width: 520px;
	margin:0 auto;
}
#contents p.txt{
	font-size: 12px;
	color: #333333;
	line-height: 1.8em;
	padding: 0px;
	margin:0 10px;
	text-align: left;
}
#contents em{
	
	
	font-style: normal;
	
}	
#contents img{
	margin: 5px;
}

.chi_btm{
	height: 160px;
	width: 255px;
	padding: 0px;
	float: left;
	background-image: url(syokuhin/images/bg_tirashi.gif);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	display: inline;
}
.chi_btm_r{
	height: 160px;
	width: 255px;
	padding: 0px;
	float: left;
	background-image: url(syokuhin/images/bg_tirashi.gif);
	background-repeat: no-repeat;
	margin: 0 0 10px 10px;
	display: inline;
}
p.date{
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	line-height: 1.4em;
	text-align: left;
}
.baner{
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.year{
	font-size: 11px;
}
.txt_up{
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 520px;
	background-image: url(syokuhin/images/tirashi_txt_up.gif);
	background-repeat: no-repeat;
	background-position:center top;
}

.txt_btm{
	margin: 0 auto;
	padding: 0 0 20px 0;
	width: 520px;
	background-color: #FFFFFF;
	background-image: url(syokuhin/images/tirashi_txt_btm.gif);
	background-repeat: no-repeat;
	background-position:center bottom;
}

.under_line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.img_right{
	float:right;
	padding:0 0 0 10px;
}
.clear{
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	visibility: hidden;
}
