@charset "EUC-JP";
<!--

/*----------------------------------------

初期設定

----------------------------------------*/


/*----------------------------------------

tag

----------------------------------------*/



/*----------------------------------------

section1

----------------------------------------*/

#section1 h2{
	border:none;
}

/*--------------------
news & topics
---------------------*/

#topics{
	padding-bottom:1em;
}

#topics h2{
	padding-top:0;
}

#topics ul{
	list-style:none;
	margin-left:20px;
}

#topics ul li{
	background-image:url(../images/pin_topics.gif);
	background-position:0 0.6em;
	background-repeat:no-repeat;
	padding-left:15px;
}

/*--------------------
店舗情報
---------------------*/

#ShopInfo h2{
}

#ShopInfo dl{
	float:left;
	padding-left:0;
	padding-right:0;
	width:220px;
}

#ShopInfo dt{
	color:#b57478;
	border-bottom:#999 dashed 1px;
	margin-left:20px;
}

#ShopInfo dd{
	margin-left:20px;
}

/*----------------------------------------

section2

----------------------------------------*/

/*--------------------
pickup
---------------------*/

#pickup h2{
	display:none;
}

#pickup ul{
	list-style-type:none;
	margin:0;
}

#pickup ul li{
	padding:0 0 0.5em 0;
}

-->

