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

/*--------------------------
　「恵比寿かつ彩」共有レイアウト
---------------------------*/
/*◆左メニュー*/
#gnavi{
	padding-bottom:13px;
	background:url(../images/parts_dot.gif) left bottom repeat-x;
}

#gnavi li{
	width:162px;
	padding:13px 1px 0 1px;
	background:url(../images/parts_dot.gif) left 6px repeat-x;
}


#gnavi a{
	display:block;
	width:145px;
	padding:2px 0 2px 17px;
	color:#454545;
	text-decoration:none;
	font-weight:bold;
}

#gnavi a:link,#gnavi a:visited{
	background:url(../images/gnavi_arw.gif) #FFFFFF 2px center no-repeat;
}

#gnavi a:hover,#gnavi a:active{
	background:url(../images/gnavi_arw_on.gif) #ccb299 2px center no-repeat;
}

#gnavi li.selected a:link,#gnavi li.selected a:visited{
	background:url(../images/gnavi_arw_on.gif) #ccb299 2px center no-repeat;
}


/*◆左下背景写真*/
#main{
	background:url(../images/bg.jpg) left bottom no-repeat;
}

/*◆ページタイトル*/
h2{
	margin-bottom:10px;
}

/*◆サブナビゲーション*/
#ptitle ul{
	margin-top:15px;
	float:right;
}

#ptitle li{
	display:inline;
}

/*◆左列イメージ写真付き本文*/
.withPh{
	margin-bottom:20px;
}

.withPh .fr{
	width:540px;
}

.withPh .fr p{
	padding:5px 0 0 10px;
}

/*◆※印付き１字下げ注釈*/
.note{
	display:block;
	text-indent:-1em;
	margin-left:1em;
}

/*--------------------------
　インデックス
---------------------------*/
/*◆メニュー*/
#menu table{
	width:280px;
	margin-bottom:20px;
	float:left;
}

#menu table.fr{
	float:right;
}

#menu td.txt{
	padding-top:20px;
	vertical-align:top;
}

#menu td p{
	padding:3px 0;
}

#menu{
	padding:20px 0 30px 0;
	background:url(../images/parts_line.gif) left bottom no-repeat;
	overflow:hidden;
	_height:1%;
}

#sharon{
	margin-bottom:20px;
	padding:20px 0;
	background:url(../images/parts_line.gif) left bottom no-repeat;
	overflow:hidden;
	_height:1%;
}

#sharon h3{
	padding-top:5px;
	float:left;
}

#sharon p.txt{
	padding-top:5px;
	float:left;
}


/*--------------------------
　店舗のご案内
---------------------------*/
#shop h3{
	margin-bottom:10px;
}

#shoplist{
	margin-bottom:30px;
}
