@charset "utf-8";
@import "base-shop.css";
@import "layout-shop.css";

/* \*//*/
@import "mac.css";
/**/

body {
	background:#333;
}
p.summary {
	color: #dedede;
}
#header {
	background:#fff url(../img_shop/kiemon_bk_top.gif) no-repeat top left;
}
#footer address {
	color:#ccc;
	text-align:left;
}

#contents {
	background:#fff url(../img_shop/kiemon_bk_bottom.gif) no-repeat left bottom;
}




.arrow_up {
	background:url(../img_shop/kiemon_arrow_up.gif) no-repeat 0px 4px;
}
.shop_data {
	background:#e5e5e5 url(../img_shop/kiemon_shop_data_bk.gif) no-repeat left bottom;
	color:#333;
}
ul.shop_data_list li {
	background:url(../img_shop/kiemon_shop_data_pictbk.gif) no-repeat 0px 0px;
}
.shop_detail {
	background:url(../img_shop/kiemon_arrow.gif) no-repeat 0px 1px;
}
.s {
	color:#626262;
}
.menu_title {
	color:#E5500E;
	margin-top:10px;
	font-size:1.2em;
}
.cook_menu {
	padding-bottom:8em;
}
/* -----------------------
	blog
------------------------*/

.blog ul {
	background:#e5e5e5 url(../img_shop/kiemon_shop_data_bk.gif) no-repeat left bottom;
}

.blog .date {
	background:url(../img_shop/kiemon_arrow2.gif) no-repeat 0px 0px;
}

/* -----------------------
	link
------------------------*/

#footer a:link,
#footer a:visited {
	color: #ccc;
}

