@charset "utf-8";
@import "base-shop.css";
@import "layout-shop.css";

/* \*//*/
@import "mac.css";
/**/

body {
	background:#453011;
}
p.summary {
	color: #D4CCC0;
}
#header {
	background:#fff url(../img_shop/senpiro_bk_top.gif) no-repeat top left;
}
#footer address {
	color:#D4CCC0;
}

#contents {
	background:#fff url(../img_shop/senpiro_bk_bottom.gif) no-repeat left bottom;
}



a.blank {
	background:  url(../img_shop/i_blank_senpiro.gif) no-repeat 0px 2px;
}

.arrow_up {
	background:url(../img_shop/senpiro_arrow_up.gif) no-repeat 0px 3px;
}
.shop_data {
	background:#EAE0D1 url(../img_shop/senpiro_shop_data_bk.gif) no-repeat left bottom;
	color:#453011;
}
ul.shop_data_list li {
	background:url(../img_shop/senpiro_shop_data_pictbk.gif) no-repeat 0px 0px;
}
.shop_detail {
	background:url(../img_shop/senpiro_arrow.gif) no-repeat 0px 3px;
	margin-top:2em;
}
.shop_detail a:link {
	color:#8A6226;
}
.s {
	color:#694E27;
}
.cook_menu dl{
	width:300px;
	margin:10px 0px 0px 10px;
	line-height:1.2;
}
.cook_menu dt {
	width:16em;
	margin-bottom:8px;
}
.cook_menu dd {
	float:right;
	width:5em;
	margin-top:-2em;
}

/* -----------------------
	blog
------------------------*/

.blog ul {
	background:#EAE0D1 url(../img_shop/senpiro_shop_data_bk.gif) no-repeat left bottom;
}
.blog ul li {
	background:#EAE0D1 url(../img_shop/dotline.gif) repeat-x left bottom;
}

.blog .date {
	background:url(../img_shop/senpiro_arrow2.gif) no-repeat 0px 0px;
	color:#453011;
}

.blog a:link,
.blog a:visited {
	color:#76531F;
}




