﻿/* g05 resshop CSS */

/* index */
.resshopTop h1 {background:url(../image/title_resshopTop.gif) no-repeat;}

#resshop_01{margin:10px 10px 0 10px;background:url(../../common/image/img_dot01.gif) repeat-x bottom;}
#resshop_02{margin:20px 10px 0 10px;background:url(../../common/image/img_dot01.gif) repeat-x bottom;}
#resshop_03{margin:20px 10px 0 10px;}

.resshopTop h2 {width:524px;height:26px;line-height:26px;text-align:right;}
.resshopTop h2 span {display:none;}
.resshopTop h2 a {display:block;font-size:small;font-weight:normal;padding-right:10px;}

/*最新情報テーブル*/
.resshopTop table {margin:10px 10px 0 10px;border-spacing:0;border:none;}
.resshopTop table th {text-align:left;font-weight:normal;padding:0;border:none;vertical-align:top;}
.resshopTop table th.caption {padding-bottom:3px;font-weight:bold;}
.resshopTop table td {padding:0 0 0 10px;border:none;vertical-align:top;}

/*検索フォーム*/
div.resshopTop_search {display:block;margin:20px 20px 10px 20px;vertical-align:bottom;}
div.resshopTop_search label {padding-right:10px;display:block;float:left;text-align:left;}
div.resshopTop_search label select {margin-top:2px;}
div.resshopTop_search input {display:block;float:left;}

#resshop_01 h2 {background:url(../image/titlesub_rest.jpg) no-repeat;}
#resshop_02 h2 {background:url(../image/titlesub_shop.jpg) no-repeat;}
#resshop_03 h2 {background:url(../image/titlesub_dfs.jpg) no-repeat;}

/* title */
.rest h1 {background:url(../rest/image/title_rest.jpg) no-repeat;}
.shop h1 {background:url(../shop/image/title_shop.jpg) no-repeat;}
.dfs h1 {background:url(../dfs/image/title_dfs.jpg) no-repeat;}

/* ---------------------------------------- */

/* side */

	/* default */
	#g05_00 {height:28px;background:url(../image/btn_g05-00.jpg) no-repeat;}
	#g05_01 {height:25px;background:url(../image/btn_g05-01.jpg) no-repeat;}
	#g05_02 {height:23px;background:url(../image/btn_g05-02.jpg) no-repeat;}
	#g05_03 {height:25px;background:url(../image/btn_g05-03.jpg) no-repeat;}
	
	/* on */
	#g05_01_on {height:25px;background:url(../image/btn_g05-01-on.jpg) no-repeat;}
	#g05_02_on {height:23px;background:url(../image/btn_g05-02-on.jpg) no-repeat;}
	#g05_03_on {height:25px;background:url(../image/btn_g05-03-on.jpg) no-repeat;}

	/* mouse over */
	a#g05_01:hover {background:url(../image/btn_g05-01-on.jpg) no-repeat;}
	a#g05_02:hover {background:url(../image/btn_g05-02-on.jpg) no-repeat;}
	a#g05_03:hover {background:url(../image/btn_g05-03-on.jpg) no-repeat;}





/*com091008

/* 営業時間セル --------------- */
table.fontnormal td.time {
	vertical-align:top;
	padding:0px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	overflow:hidden;
}
table.fontnormal td.time table td{
	padding:5px;
	border-top:1px solid #CCCCCC;
	border-left:none;
	border-right:none;
	border-bottom:none;
}
table.fontnormal td.time table th{
	padding:5px;
	border-top:1px solid #CCCCCC;
	border-left:none;
	border-right:none;
	border-bottom:none;
}
table.fontnormal td.time table {border:none;border-collapse:collapse;margin-top:-1px;}
/* --------------------------- */

/* 検索結果テーブル仕様 */
table.fontnormal {
	margin-top:5px;
	border-collapse:collapse;
	border-spacing:0;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
table.fontnormal th {
	padding:5px;
	font-weight:normal;
	text-align:center;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
table.fontnormal td {
	padding:5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height:70px;
}


/* 営業時間セル --------------- */
table.fontlarge td.time {
	vertical-align:top;
	padding:0px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	overflow:hidden;
}
table.fontlarge td.time table td{
	padding:5px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:none;
	border-bottom:none;
}
table.fontlarge td.time table th{
	padding:5px;
	border-top:1px solid #CCCCCC;
	border-left:none;
	border-right:none;
	border-bottom:none;
}
table.fontlarge td.time table {border:none;border-collapse:collapse;margin-top:-1px;}
/* --------------------------- */

/* 検索結果テーブル仕様 */
table.fontlarge {
	margin-top:5px;
	border-collapse:collapse;
	border-spacing:0;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
table.fontlarge th {
	padding:5px;
	font-weight:normal;
	text-align:center;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
table.fontlarge td {
	padding:5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height:200px;
}



/* 営業時間セル --------------- */
table.fontsmall td.time {
	vertical-align:top;
	padding:0px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	overflow:hidden;
}
table.fontsmall td.time table td{
	padding:5px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:none;
	border-bottom:none;
}
table.fontsmall td.time table th{
	padding:5px;
	border-top:1px solid #CCCCCC;
	border-left:none;
	border-right:none;
	border-bottom:none;
}
table.fontsmall td.time table {border:none;border-collapse:collapse;margin-top:-1px;}
/* --------------------------- */

/* 検索結果テーブル仕様 */
table.fontsmall {
	margin-top:5px;
	border-collapse:collapse;
	border-spacing:0;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
table.fontsmall th {
	padding:5px;
	font-weight:normal;
	text-align:center;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
table.fontsmall td {
	padding:5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height:1000px;
}


/*com091008















/* 店舗情報テーブル仕様 */
table.shop_info {
	margin-top:5px;
	border-collapse:collapse;
	border-spacing:0;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
table.shop_info th {
	padding:5px;
	font-weight:normal;
	text-align:left;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
table.shop_info td {
	padding:5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.row{color:#000000;background:#F2F2F2;}

/* 営業時間セル --------------- */
table.shop_info td.time {
	vertical-align:top;
	padding:0px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	overflow:hidden;
}
table.shop_info td.time table td{
	padding:5px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:none;
	border-bottom:none;
}
table.shop_info td.time table th{
	padding:5px;
	border-top:1px solid #CCCCCC;
	border-left:none;
	border-right:none;
	border-bottom:none;
}
table.shop_info td.time table {border:none;border-collapse:collapse;margin-top:-1px;}
/* --------------------------- */

/* ショップガイドバナー --------------- */
.shop_guide {
    margin:5px 5px 0 0; 
	text-align:right;
}
/* --------------------------- */
