@charset "UTF-8";

/* header */
/*************************************************************/
#header #headbody #headcontent div {
	margin-left: 0;
	background: url(../../images/bg_topfla.gif) no-repeat;
}

#headbody #headcontent ul {
	margin-bottom: 17px;
}

#header #headbody #headcontent p {
	margin-bottom: 9px;
}

/* pick area */
/*************************************************************/
.pick_area {
	float: left;
	width: 440px;
	margin-top: 21px;
}

.pick_area h2 {
	float: left;
	width: 296px;
	height: 22px;
	padding: 16px 0 1px 45px;
	color: #c13433;
	font-size: 75%;
}

.pick_area .listlook {
	float: left;
}

/* picklist common */
.picklist {
	zoom :1;
	overflow: hidden;
	clear: both;
	margin: 0 22px;
	border-bottom: #b4b4b4 1px dotted;
	font-size: 75%;
	line-height: 1.3;
}

.listend {
	border: none!important;
}

.picklist .thumb {
	float: left;
	padding: 0 3px;
}

.picklist .thumb img {
	border: #e0e0e0 1px solid;
}

.picklist .summary {
	float: left;
}

.picklist h3,
.minilist h3 {
	line-height:1.3;
	padding-top:1px;
}

.picklist h3	a,
.minilist h3	a {
	margin-bottom:2px;
}

.picklist .summary	img,	.minilist	img	{
	vertical-align:-1px;
}

/* minilist common */
.minilist {
	clear: both;
	margin: 6px 22px 0;
	padding: 0px 0 7px 15px;
	border-bottom: #b4b4b4 1px dotted;
	background: url(../../images/ic_listmini.gif) no-repeat;
	font-size: 75%;
	line-height: 1.5;
}

/* box common */
.newopen_box,
.shopnews_box,
.eventnews_box {
	zoom: 1;
	margin-bottom: 5px;
	padding-bottom: 10px;
	background: url(../../images/bg_box.gif) bottom no-repeat;
}



/* newopen box */
.newopen_box h2 {
	background: url(../../images/h2_newopen_box.gif) no-repeat;
}

.newopen_box .picklist {
	padding: 10px 0;
}

.newopen_box .picklist h3 {
	margin-bottom: 5px;
	color: #FF0000;
}

.newopen_box .picklist .summary {
	width: 298px;
}


/* shopnews box */
.shopnews_box h2 {
	background: url(../../images/h2_shopnews_box.gif) no-repeat;
}

.shopnews_box .picklist {
	padding: 10px 0 6px 0;
}

.shopnews_box .picklist .thumb {
	margin-right: 2px;
}

.shopnews_box .picklist .thumb a {
	display: block;
	margin-bottom: 5px;
}

.shopnews_box .picklist .summary {
	width: 298px;
}


.shopnews_box .shop_term {
	color: #856266;
	font-weight: bold;
	line-height:1.2;
	padding-top:2px;
}

.shopnews_box .shop_name{
	font-size: 87.5%;
	margin: 4px 0 0 0; /* all browsers, of course */
}



/* eventnews box */
.eventnews_box h2 {
	background: url(../../images/h2_eventnews_box.gif) no-repeat;
}

.eventnews_box .picklist {
	padding: 10px 0 8px;
}

.eventnews_box .picklist .thumb {
	margin-right: 2px;
}

.eventnews_box .picklist .thumb a {
	display: block;
	margin-bottom: 3px;
	border: #cccccc 1px solid;
}

.eventnews_box .picklist .thumb img {
	border: #ffffff 1px solid;
}

.eventnews_box .picklist .summary {
	width: 249px;
}

.summary	{
	padding:0 0 4px 7px;
}



.eventnews_box .picklist .event_term {
	color: #856266;
	font-weight: bold;
	padding:2px 0 6px;
	line-height: 1.2;
}


/* recommend area */
/*************************************************************/
.recommend_area {
	display: inline;
	float: right;
	width: 498px;
	margin-top: 26px;
	margin-right: 5px;
	text-align: right;
}

/* shortcut icon */
#shortcut {
	margin: 24px 0 0;
}

#shortcut li {
	float: left;
	padding: 0 0 5px 4px;
}

#shortcut li a {
	display: block;
	width: 162px;
	background: #FF0000;
}

#shortcut li a:hover img {
	filter: alpha(opacity=92);
	opacity: 0.92;
}

/* business hours */
.business_hours {
	clear: both;
	float: right;
	width: 494px;
	margin: 20px 0 0;
	padding-bottom: 25px;
	background: url(../../images/bg_hoursbottom.gif) bottom no-repeat;
	color: #FFFFFF;
	text-align: left;
}

.business_hours .b_hours_head {
	zoom: 1;
	overflow: hidden;
	padding: 9px 18px 0;
	background: url(../../images/bg_business_hours.gif) no-repeat;
	font-size: 75%;
}

.business_hours .b_hours_head p {
	float: left;
	margin-right: 10px;
}

.business_hours .b_hours_head span {
	font-size: 24px;
}

.business_hours .b_hours_head div {
	float: left;
	width: 290px;
	padding-bottom: 4px;
}

.business_hours .b_hours_head div p {
	float: right;
	margin: 1px 0 0 0;
	font-weight: normal;
	line-height: 1.3;
}

.business_hours .b_hours_head div .hours_txt {
	width: 230px;
	padding-left: 7px;
	padding-top: 3px;
}

.business_hours ul {
	clear: both;
	margin: 0 13px;
	border-top: #dadada 1px solid;
}

.business_hours ul li {
	float: left;
	width: 138px;
	margin-bottom: 12px;
	padding: 35px 0 4px 18px;
	font-size: 87.5%;
	line-height: 1.2;
	vertical-align: baseline;
}

.business_hours ul #hours_shop {
	background: url(../../images/h3_shop.gif);
}

.business_hours ul #hours_restaurant {
	background: url(../../images/h3_restaurant.gif);
}

.business_hours ul #hours_food {
	background: url(../../images/h3_food.gif);
}

.business_hours .hours_capt {
	clear: both;
	margin: 0px 21px;
	font-size: 75%;
	line-height:1.3;
}

/* banner area */
.banner_area_l {
	zoom: 1;
	padding: 27px 0 10px 0;
	float: left;
	width: 308px;
}

.banner_area_l .mailmagazine {
	float:left;
	margin-left: 4px;
	_margin-left: 2px;
	padding-bottom: 7px;
}

.banner_area_l .mailmagazine a {
	padding: 0;
	margin: 0;
}

.banner_area_l .mobile {
	float:right;
	padding-bottom: 7px;
}

.banner_area_r {
	zoom: 1;
	padding: 27px 0 10px 0;
	float: right;
	width: 186px;
}

.banner_area_r ul {}

.banner_area_r ul li {
	margin-bottom: 8px;
}

/* facebook_area 20110920 */
/*************************************************************/

.facebook_area {
	width: 100%;
	margin-bottom: 10px;
	position: relative;
}
.facebook_area p {
	position: absolute;
	width: 58px;
	height: 58px;
	left: 213px;
	top: -12px;
}


