﻿@charset "utf-8";
/* =======================================================================
	CSS information

	file name  :shop.css
	version:1.0
	style info :エイブル店舗情報
======================================================================= */
/* import　各ディレクトリのスタイルシートは以下を必ず読み込む
----------------------------------------------------------------------------- */
@import "default.css"; /*リセット、font.css、再定義*/
@import "base.css"; /*サイトの初期設定*/
@import "layout.css"; /*サイトの基本レイアウト*/


/* #navi
------------------------------------------------------------------------*/

#navi li#navi06 a { background-position: -726px -34px;}



/* #areaMapBox
------------------------------------------------------------------------*/

#mapBox {
	position: relative;
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

h1 {
	background-image: url(../shop/img/h1_shop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 58px;
	width: 918px;
}

#mapBox .boxStore div { text-align: center;}

#mapBox .boxStore ul {
	margin: 5px 0 5px 7px;
}

#mapBox .boxStore ul li {
	font-size: 92%;
	line-height: 1.4;
}

* html .marL12 { margin-left: 10px !important;}

* html .marL5 { margin-left: 0px !important;}
