@charset "UTF-8";

* {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	font-family: "Lucida Grande", LucidaGrande, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic";
	}

/* -- Footer -- */

.footer p {
	color: #7f7f7f;
	}

/* -- Shop Info - left -- */

#shop_info-left dt {
	color: #697d96;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	}

#shop_info-left dd {
	color: #333;
	font-size: 12px;
	line-height: 1.4em;
	}

/* -- Shop Info - Right -- */

#shop_info-right a {
	color: #697d96;
	font-size: 11px;
	line-height: 2em;
	}

#shop_info-right a:hover {
	color: #143264;
	}

/* -- Shop Info - Bottom -- */

#shop_info-bottom li {
	color: #333;
	font-size: 12px;
	line-height: 1.6em;
	}
