@charset "UTF-8";/* 店舗情報--------------------------------------------------------------------1. 大枠2. テキスト3. 共通--------------------------------------------------------------------*//* 1. 大枠--------------------------------------------------------------------*//* 大枠-------------------------------- */#contents{	width:780px;	padding:15px 0px 40px 0px;}/* リスト-------------------------------- */.shop-toptxt{	text-align: left;	padding-top: 10px;	padding-right: 0px;	padding-bottom: 5px;	padding-left: 10px;}.shop-list{	width:780px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #6F7D98;	margin-right: auto;	margin-left: auto;}.shop-list th{	background-color:#012869;	color:#FFFFFF;	text-align:center;	padding:3px 0px;	border-bottom-width: 4px;	border-bottom-style: solid;	border-bottom-color: #F0EFF0;}.shop-list th.shopname{	width:180px;	border-right:#F0EFF0 2px solid;}.shop-list th.access{	width:220px;	border-right:#F0EFF0 2px solid;}.shop-list th.time{	width:210px;	border-right:#F0EFF0 2px solid;}.shop-list th.tel{	width:100px;	border-right:#F0EFF0 2px solid;}.shop-list th.suica{width:70px;}.shop-list td{	height:60px;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #6F7D98;}.shop-list td.shopname{	background-color:#FFFFFF;	background-image: url(/honnoriya/img_c/topborder.gif);	background-repeat: repeat-x;	background-position: left top;	border-right-width: 2px;	border-bottom-width: 2px;	border-right-style: solid;	border-bottom-style: solid;	border-right-color: #F0EFF0;	border-bottom-color: #F0EFF0;}.shop-list td.shopname div{	padding:5px 10px;}.shop-list td.shopname div p strong{	color:#012869;}.shop-list td.shopname div p.subtxt{	color:#C31C29;}.shop-list td.access p{	padding:5px 10px;}.shop-list td.time p{	padding-left:50px;}.shop-list td.time p.daily{background:url("/honnoriya/shop/img/icon_daily.gif") 15px 2px no-repeat;}.shop-list td.time p.sat{background:url("/honnoriya/shop/img/icon_sat.gif") 15px 2px no-repeat;}.shop-list td.time p.holiday{background:url("/honnoriya/shop/img/icon_holiday.gif") 15px 2px no-repeat;}.shop-list td.time p.weekend{background:url("/honnoriya/shop/img/icon_weekend.gif") 15px 2px no-repeat;}.shop-list td.tel{text-align:center;}.shop-list td.suica{text-align:center;}.shop-pict {	padding-top: 40px;	padding-bottom: 40px;}.shop-pict img {	margin-right: 10px;	margin-left: 10px;}