@charset "UTF-8";

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

/* -- Shop Info -- */

p.shop_info_p {
	color: #463c32;
	font: 12px/1.6em "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS P Mincho";
	}

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

#shop_info-right dt {
	color: #463c32;
	font-size: 12px;
	line-height: 1em;
	}

#shop_info-right dd {
	color: #463c32;
	font-size: 12px;
	line-height: 1em;
	}

#shop_info-right p {
	color: #463c32;
	font-size: 12px;
	line-height: 1.4em;
	}

#shop_info-right p span {
	font-size: 11px;
	color: #00327d;
	}

#shop_info-right ul li {
	color: #463c32;
	font-size: 12px;
	line-height: 1em;
	}

