@charset "utf-8";
/* CSS Document */

li {
	text-decoration: none;
}
#shop_main {
	width: 927px;
	margin-top: 2px;
	padding: 0px; /* 背景イメージの設定 */
}
#shop_map {
	float: left;
	width: 445px;
	margin-top: 8px;
}
#shop_map01 {
		margin-top: 5px;
}


#shop_list {
	font-size: 13px;
	text-decoration: none;
	float: right;
	width: 480px;
}
#shop_list a {
	font-size: 15px;
	color: #F60;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
}
#shop_list a:hover {
	color: #F00;
	text-decoration: underline;
	font-size: 15px;
}
.table_wrapper_00
{
	width: 450px;
	margin-top: 8px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
.table_wrapper_01
{
	padding	: 3px;
	background-color: #FFE1B5;
	margin-top: 5px;
}
#find-us_table_01
{
	background: #fff;
	border: 1px solid #F90;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.bg_Blue
{
	color		: #fff;
	background-color: #F60;
}
.bg_orange_01
{
	background-color: #FFF;
	background-image: url(images/shop/line/02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#shop_list td {
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 9px;
}
