/*----------------------------shoplist layout-----------------------------*/



/*----------------------------navi layout-----------------------------*/

#navi{

	width: 183px;

	height: 325px;

	margin-top: 38px;

	font-size: 0;

	text-indent: -9999px;

	overflow: hidden;

}

#navi .navi_home a{

	height: 65px;

	display: block;

	background-image: url("../../images/navi_04.gif");

	background-repeat: no-repeat;

	background-position: top;

}

#navi .navi_persistence a{

	height: 65px;

	display: block;

	background-image: url("../../images/navi_04.gif");

	background-repeat: no-repeat;

	background-position: 0 -65px;

}

#navi .navi_menu a{

	height: 65px;

	display: block;

	background-image: url("../../images/navi_04.gif");

	background-repeat: no-repeat;

	background-position: 0 -130px;

}

#navi .navi_shoplist a{

	height: 65px;

	display: block;

	background-image: url("../../images/navi_04.gif");

	background-repeat: no-repeat;

	background-position: 0 -195px;

}

#navi .navi_home a:hover{

	height: 65px;

	display: block;

	background-image: url("../../images/navi_05.gif");

	background-repeat: no-repeat;

	background-position: top;

}

#navi .navi_persistence a:hover{

	height: 65px;

	display: block;

	background-image: url("../../images/navi_05.gif");

	background-repeat: no-repeat;

	background-position: 0 -65px;

}

#navi .navi_menu a:hover{

	height: 65px;

	display: block;

	background-image: url("../../images/navi_05.gif");

	background-repeat: no-repeat;

	background-position: 0 -130px;

}

#navi .navi_shoplist a:hover{

	height: 65px;

	display: block;

	background-image: url("../../images/navi_05.gif");

	background-repeat: no-repeat;

	background-position: 0 -195px;

}

/*----------------------------section layout-----------------------------*/

#s_p_link{

	margin: 0 0 20px 0;

	position: relative;

}

ul#s_p_link_list{
	position: absolute;
	top: 5px;
	left: 19px;
	line-height: 2.2em;
	width: 286px;

}

ul#s_p_link_list li{

	background-image: url("../../images/m_link_icon.gif");

	background-repeat: no-repeat;

	background-position: 0 6px;

}

ul#s_p_link_list li a{

	color: #fff;

	margin-left: 2em;

	text-decoration: none;

	border-bottom: solid 1px #5f5f5f;

}

ul#s_p_link_list li a:hover{

	color: #e42420;

}

table{

	width: 380px;

	margin: 5px 3px 25px 0;

	border-bottom: solid 1px #000;

	float: left;

}

th,td{

	padding: 10px 0;

	border-bottom: solid 1px #000;

	vertical-align: top;

}

th{

	width: 8em;

}

.tel{

	font-size: 150%;

	font-weight: bold;

}

.shop_image{

	width: 210px;

	float: left;

	display: inline;

}

.map_title{

	clear: both;

	width: 593px;

	border-bottom: solid 1px #000;	

}

.map{

	margin: 8px 0 80px 49px;

}
