@charset "UTF-8";

/****************************/

#contents h3.h3_title {
	border-left: 4px solid #bc85ff;
}

/****************************/

#contents .grid_restaurant_2col {
	float:        left;
	width:        313px;
	margin:       0;
	padding:      0;
}

#contents .grid_restaurant_2col.left {
	clear:         both;
	padding-right: 19px;
}

#contents .thumb_restaurant_2col { /* フレームとその影の幅：313px */
	clear:       both;
	float:       left;
	position:    relative;
	margin:      0 0 10px 0;
	padding:     10px;

	width:       293px;
	height:      152px;
	background:  url(../images/common/bg_pf_white_313_172.gif) no-repeat 0px 0px;
}

/****************************/

#contents .grid_restaurant_3col_l {
	clear:       both;
	float:       left;
	width:       208px;
	margin:      0 0 10px 0;
	padding:     0 0 0 0;
}

#contents .grid_restaurant_3col_r {
	float:       left;
	width:       208px;
	margin:      0 0 10px 0;
	padding:     0 0 0 10px;
}

#contents .thumb_restaurant_3col { /* フレームとその影の幅：208px */
	clear:       both;
	float:       left;
	position:    relative;
	margin:      0 0 5px 0;
	padding:     10px;

	width:       188px;
	height:      108px;
	background:  url(../images/common/bg_pf_white_208_128.gif) no-repeat 0px 0px;
}

/****************************/

#contents .thumb_restaurant_2col div.zoom, 
#contents .thumb_restaurant_3col div.zoom {
	position:    absolute;
	bottom:      6px;
	right:       6px;
	width:       20px;
	height:      16px;
	background:  url(../images/common/icon_zoom.gif) no-repeat 0px 0px;
}

/****************************/
