@charset "EUC-JP";

/***************

　　店舗紹介　

****************/

/* ------------------------------------------------
_side-navi.css[]
------------------------------------------------- */
@import url("side-navi.css");

/* ------------------------------------------------
_shop-navi.css[]
------------------------------------------------- */
@import url("shop-navi.css");

/********************************************************************************/

#shop #gl-nav li#menu4 a {
	background: url(../img/gl-nav/04_down.jpg) no-repeat left top;
}

#shop h1#title {
	text-indent: -9999px;
	margin: 0px 0px 12px;
	padding: 0px;
	height: 80px;
	width: 910px;
	background: url(../img/title/04.jpg) no-repeat left top;
}

#shop #main {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 680px;
}

#shop h2#sub-ti {
	text-indent: -9999px;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 60px;
	width: 680px;
}

#shop h3#ca-ti01,
#shop h3#ca-ti02,
#shop h3#ca-ti03,
#shop h3#ca-ti04 {
	text-indent: -9999px;
	height: 35px;
	width: 680px;
	margin-bottom: 10px;
}

#shop div#photo {
	margin: 0px auto 15px;
	padding: 0px;
	width: 640px;
	text-align: center;
}

#shop p#comment {
	margin: 0px auto 15px;
	padding: 0px;
	width: 640px;
}

/*　スタッフブログ　*/

#shop h3#ca-ti01 {
	background: url(../img/shop/ca-ti_01.jpg) no-repeat left top;
}

dl#blog {
	margin: 0px 0px 2em;
	padding: 0em 2em;
}

dl#blog dt {
	float: left;
	margin-right: 1em;
	background: url(../img/icon_01.gif) no-repeat left 4px;
	padding-left: 1em;
	color: #666;
}

dl#blog dd {
	margin-bottom: 1em;
}

/*　店舗紹介写真　*/

#shop h3#ca-ti02 {
	background: url(../img/shop/ca-ti_02.jpg) no-repeat left top;
}

ul#sh-ph {
	list-style: none;
	margin: 0px 0px 20px;
	padding: 0px;
}

ul#sh-ph li {
	list-style:none;
	display:block;
	width:140px;
	height:150px;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px 15px;
}

ul#sh-ph li img {
	margin-bottom: 5px;
	border-style: none;
}

ul#sh-ph li a {
	text-decoration: none;
}

/*　店舗情報　*/

#shop h3#ca-ti03 {
	background: url(../img/shop/ca-ti_03.jpg) no-repeat left top;
}

#map-s {
	width: 300px;
	float: right;
	padding: 0px 15px 0px 15px;
}

#map-s p {
	display: block;
	height: 25px;
	width: 160px;
	background: url(../img/shop/bt_map_down.jpg) no-repeat left top;
	padding: 0px;
	margin: 10px auto 0px;
}

#map-s p a {
	height: 25px;
	display: block;
	text-decoration: none;
	margin: 0px auto;
	padding: 0px;
	text-indent: -9999px;
	outline:none;
	width: 160px;
	background: url(../img/shop/bt_map_up.jpg) no-repeat left top;
	border-style: none;
}

#map-s p a:hover {
	background:none;
}

dl#sh-in {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	width: 330px;
}

dl#sh-in dt {
	float: left;
	padding: 10px 0px;
	font-weight: bold;
	text-indent: 1em;
	margin: 0px;
}

dl#sh-in dd {
	padding: 10px 0 10px 7em;
	border-bottom: 1px solid #CCC;
	margin: 0px;
}

/*　店舗詳細地図　*/

#shop h3#ca-ti04 {
	background: url(../img/shop/ca-ti_04.jpg) no-repeat left top;
}

#shop-map {
	height: 515px;
	width: 640px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}

/********************************************************************************/

/*　店舗案内一覧　*/

.info #sub li.navi1 a {
	background: url(../img/shop/bt_01_down.gif) no-repeat left top;
}

.info h2#sub-ti {
	background: url(../img/shop/sub-ti_01.jpg) no-repeat left top;
}

.info #map {
	width: 680px;
	margin-bottom: 15px;
}

.info table {
	border-top: 1px solid #B3B3B3;
	border-right: 1px solid #B3B3B3;
	width: 680px;
}

.info th {
	border-bottom: 1px solid #B3B3B3;
	border-left: 1px solid #B3B3B3;
	padding-top: 8px;
	padding-bottom: 8px;
	background: #CCFFCC;
}

.info td {
	border-bottom: 1px solid #B3B3B3;
	border-left: 1px solid #B3B3B3;
	padding: 12px 18px;
}

/********************************************************************************/

/*　奈良店　*/

.nara #sub li.navi2 a {
	background: url(../img/shop/bt_02_down.gif) no-repeat left top;
}

.nara h2#sub-ti {
	background: url(../img/shop/sub-ti_02.jpg) no-repeat left top;
}

/********************************************************************************/

/*　近鉄奈良駅前店　*/

.naraeki #sub li.navi3 a {
	background: url(../img/shop/bt_03_down.gif) no-repeat left top;
}

.naraeki h2#sub-ti {
	background: url(../img/shop/sub-ti_03.jpg) no-repeat left top;
}

/********************************************************************************/

/*　押熊店　*/

.osikuma #sub li.navi4 a {
	background: url(../img/shop/bt_04_down.gif) no-repeat left top;
}

.osikuma h2#sub-ti {
	background: url(../img/shop/sub-ti_04.jpg) no-repeat left top;
}


/********************************************************************************/

/*　郡山店　*/

.koriyama #sub li.navi5 a {
	background: url(../img/shop/bt_05_down.gif) no-repeat left top;
}

.koriyama h2#sub-ti {
	background: url(../img/shop/sub-ti_05.jpg) no-repeat left top;
}

/********************************************************************************/

/*　東生駒店　*/

.higasiikoma #sub li.navi6 a {
	background: url(../img/shop/bt_06_down.gif) no-repeat left top;
}

.higasiikoma h2#sub-ti {
	background: url(../img/shop/sub-ti_06.jpg) no-repeat left top;
}

/********************************************************************************/

/*　橿原店　*/

.kasihara #sub li.navi7 a {
	background: url(../img/shop/bt_07_down.gif) no-repeat left top;
}

.kasihara h2#sub-ti {
	background: url(../img/shop/sub-ti_07.jpg) no-repeat left top;
}

/********************************************************************************/

/*　西大和店　*/

.nisiyamato #sub li.navi8 a {
	background: url(../img/shop/bt_08_down.gif) no-repeat left top;
}

.nisiyamato h2#sub-ti {
	background: url(../img/shop/sub-ti_08.jpg) no-repeat left top;
}

/********************************************************************************/

/*　高田店　*/

.takada #sub li.navi9 a {
	background: url(../img/shop/bt_09_down.gif) no-repeat left top;
}

.takada h2#sub-ti {
	background: url(../img/shop/sub-ti_09.jpg) no-repeat left top;
}

/********************************************************************************/

/*　五條店　*/

.gojo #sub li.navi10 a {
	background: url(../img/shop/bt_10_down.gif) no-repeat left top;
}

.gojo h2#sub-ti {
	background: url(../img/shop/sub-ti_10.jpg) no-repeat left top;
}

/********************************************************************************/

/*　香芝店　*/

.kasiba #sub li.navi11 a {
	background: url(../img/shop/bt_11_down.gif) no-repeat left top;
}

.kasiba h2#sub-ti {
	background: url(../img/shop/sub-ti_11.jpg) no-repeat left top;
}

/********************************************************************************/

