﻿@charset "UTF-8";
/* 店舗情報 */
/* 2010-12-26*/
/* スーパーセンター用*/

body{
	margin: 0;
	padding: 0 15px;
	background: url("../images/bg_side_box_body.gif") repeat-y 0 0;
	font-family: 'ＭＳ Ｐゴシック', メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
	font-size: 80%;
	color: #333;
}

p.address{
	margin: 10px 0;
	padding-bottom: 10px;
	background: url("../images/bg_storeinfo_separater.gif") no-repeat left bottom;
	line-height: 1.3;
	font-size: 114%;
}

p.tel{
	margin: 0 auto;
	text-align: center;
}

p.tel em{
	padding-left: 28px;
	background: url("../images/icon_storeinfo_tel.gif") no-repeat 0 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 180%;
	color: #ab004a;
}
