@charset "utf-8";
/* *************************************

	南京町公式サイト
	style.css
	2011/11

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


/* =================================
*
*	cms common
*
==================================== */

/* .tx_listAttention
---------------------------------------------------------- */
.tx_listAttention{
	text-align:right;
	font-size:85%;
	margin-top:10px;
	padding-right:15px;}




/* =================================
*
*	shoptopics
*
==================================== */

/* #shopNewsList
---------------------------------------------------------- */
#shopNewsList{
	margin-top: 30px;
	width: 680px;
	overflow:hidden;}
	#shopNewsList h2{
		position:relative;}
		#shopNewsList h2 img{
			display:block;}
		#shopNewsList h2 a{
			display:block;
			position:absolute;
			right:4px;
			top:4px;}

	#shopNewsList ul{
		width: 666px;
		overflow:hidden;
		margin:0 16px 0 -2px;}
	#shopNewsList li{
		float:left;
		width: 205px;
		padding-bottom: 17px;
		padding-left: 17px;}
		#shopNewsList li .photo{
			border:solid 1px #b4b296;
			background-color:#fff;
			padding: 4px;}
			#shopNewsList li .photo img{
				width: 195px;}
			#shopNewsList li a:hover img{
				opacity: 0.7;
				filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=70);}

	#shopNewsList li.clr{
		width: 1px;
		height:1px;
		line-height:0;
		padding: 0;
		float:none;
		clear:left;}

	#shopNewsList li .cate{
		width: 80px;
		height: 18px;
		overflow:hidden;
		margin-top:5px;}
		#shopNewsList li .cate.dish img{ margin-top:0}
		#shopNewsList li .cate.snack img{ margin-top:-18px}
		#shopNewsList li .cate.goods img{ margin-top:-36px}
		#shopNewsList li .cate.other img{ margin-top:-54px}

	#shopNewsList li .name{
		font-size:92%;
		font-weight:bold;
		margin-top:8px;}
	#shopNewsList li .comment{
		font-size:77%;
		margin-top:5px;}




/* =================================
*
*	news
*
==================================== */

/* #newsList
---------------------------------------------------------- */
#newsList{
	padding: 11px 15px 0;}
	#newsList li{
		border-bottom: dotted 1px #a0a09a;
		padding: 14px 0 11px;
		overflow:hidden;}
		#newsList li .photo{
			width:100px;
			float: left;}
		#newsList li .txt{
			font-size:92%;
			width:533px;
			float: right;}
		#newsList li .date{
			color:#000;
			margin-bottom:5px;}
		#newsList li .title{ font-weight:bold;}


/* .newsDetail /  .btnNewsList
---------------------------------------------------------- */

.btnNewsList{
	overflow:hidden;
	margin-top:30px;}
	.btnNewsList a{
		display:block;
		width: 95px;
		height:30px;
		overflow:hidden;
		float:right}
		.btnNewsList a:hover img{
			margin-top:-30px;}

.newsDetail{
	padding: 5px 15px 0;
	overflow:hidden;}
	.newsDetail .date{
		font-size:92%;}
	.newsDetail h2{
		font-size:107%;
		font-weight:bold;
		background: url(/img/news/bg_news_title.gif) left bottom no-repeat;
		margin-bottom: 24px;
		padding: 5px 0 15px;}
	.newsDetail .newsPhoto{
		width: 260px;
		float:right;
		padding-left:20px;
		padding-bottom:10px;}
		.newsDetail .newsPhoto img{
			display:block;
			margin-bottom: 10px;}
	.newsDetail .newsTxt{}
	.newsDetail .newsTxt p{
		font-size:92%;
		line-height:1.8;
		margin-bottom:15px;}



/* =================================
*
*	shoplist
*
==================================== */

/* #navShoplist
---------------------------------------------------------- */

#navShoplist{
	background-color:#dddbc4;
	margin: 30px 15px 20px 15px;
	padding: 10px 15px 10px 3px;
	overflow:hidden;
	}
	#navShoplist li{
		width: 146px;
		float:left;
		padding-left:12px;}
	#navShoplist a{
		display:block;
		width: 146px;
		height: 30px;
		overflow:hidden;}
		#navShoplist a.cate1 img{ margin-left:0}
		#navShoplist a.cate2 img{ margin-left:-146px}
		#navShoplist a.cate3 img{ margin-left:-292px;}
		#navShoplist a.cate4 img{ margin-left:-438px}

		#navShoplist a:hover img,
		#navShoplist .ac a img{ margin-top:-30px;}



/* #shopList
---------------------------------------------------------- */
#shopList{
	width:650px;
	margin: 10px 15px 0;
	overflow:hidden;}
	#shopList ul{
		width: 670px;
		margin-left: -20px;
		overflow:hidden;}
	#shopList li{
		font-size:92%;
		background-color:#fff;
		float:left;
		width: 285px;
		border: double 3px #c7af8c;
		margin-bottom:18px;
		margin-left: 20px;
		padding: 12px;
		overflow: hidden;
		}
		#shopList li h3{
			border-bottom: solid 1px #ab9670;
			padding-bottom: 5px;
			margin-bottom: 10px;}
			#shopList li h3 a,
			#shopList li h3 span{
				font-weight:bold;
				display:inline-block;
				border-left: solid 5px #cb850c;
				padding-left: 5px;}
			/* IE7 */
			*+body html #shopList li h3 a{display:inline; zoom:1;}

		#shopList li .info{
			line-height:1.8;
			width: 170px;
			float:left;
			padding-bottom:10px;}
		#shopList li .photo{
			width: 100px;
			float:right;
			padding-bottom:10px;}
			#shopList li .photo img{ width:100px;}
			#shopList li .photo:hover img{
				opacity: 0.7;
				filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=70);}
		#shopList li .txt{
			clear:both;}

		#shopList li .btn_social{
			clear:both;
			width: 300px;
			padding-top:10px;
			margin-left:-15px;
			overflow:hidden;}
			#shopList li .btn_social a{
				display: block;
				float:left;
				padding-left:15px;
				width:135px;
				height: 20px;
				overflow:hidden;}
				#shopList li .btn_social a.official img{ margin-top:0;}
				#shopList li .btn_social a.facebook img{ margin-top:-20px;}
				#shopList li .btn_social a:hover img{
					opacity: 0.7;
					filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=70);}


/* =================================
*
*	coupon
*
==================================== */

/* #couponList
---------------------------------------------------------- */
#couponList{
	margin-top:5px;
	padding: 0 15px;}
	#couponList li{
		border-bottom:dotted 1px #a4a39e;
		padding: 25px 20px;}

.couponList_in{
	background:url(/img/coupon/bg_couponbox_upper.gif) left top no-repeat;
	padding-top:13px;}
.couponList_inn{
	background:url(/img/coupon/bg_couponbox.gif) left bottom no-repeat;
	padding: 4px 14px 14px 14px;
	overflow:hidden;}
.couponHead{
	border-bottom: solid 1px #c4aa85;
	margin-bottom:9px;
	padding-bottom:4px;
	overflow:hidden;
	position:relative;}
	.couponHead h5{
		font-size:92%;
		font-weight:bold;
		padding-bottom:5px;}
	.couponHead h4{
		font-size:107%;
		font-weight:bold;}
	.couponHead .date{
		font-size:92%;
		position:absolute;
		text-align:right;
		right:0;
		top:0;}

#couponList .picCoupon{
	width: 221px;
	float:left;}
#couponList .txtCoupon{
	width: 342px;
	float:right;}
#couponList .txtCoupon p{
	font-size:92%;
	line-height:1.8;
margin: 0 0 10px;}
#couponList .txtCoupon a.btnCoupon{
	display:block;
	width: 170px;
	height:28px;
	overflow:hidden;
	/*margin:10px 0 0 172px;*/
	margin:1px 0 0;
	float: left;/*20151019追記*/}
	#couponList .txtCoupon a.btnCoupon:hover img{ margin-top:-28px;}

#couponList .txtCoupon p.txtAttention{ /*20151019追記*/
	color: #b41a1a;
	float: left;
	margin:4px 0 0 10px;
	font-size: 85%;
	line-height:1.09;}



/* =================================
*
*	shopinfo
*
==================================== */

/* #shopinfo
---------------------------------------------------------- */

#tabShopinfo {/* 20151022追記 */
    margin-top: -20px;}
#shopinfo{
	background-color:#fff;
	border:solid 2px #c4aa85;
	width:644px;
	margin: 30px 15px 0;
	padding:1px;}
#shopinfo_in{
	/*background:url(/img/shop/bg_shopinfo.gif) right top no-repeat;*/
	border:solid 1px #c4aa85;
	padding: 10px 15px 30px;}

	#shopinfo h3{
		clear:both;
		padding-top:40px;}
	#shopinfo h4{
		color:#fff;
		font-size:107%;
		font-weight:bold;
		background-color:#af7c33;
		margin-top:14px;
		/*padding: 5px 12px;*/
		padding: 3px 12px;/* 20151022追記 */
		/*line-height:1em;*/
		line-height:1.3;/* 20151022追記 */}

		/* shopinfoHead */
		#shopinfoHead{
			overflow:hidden;
			background:url(/img/shop/bg_shopinfo_head.gif) left bottom repeat-x;
			position:relative;
			padding-bottom:10px;
			display: table;
			width: 100%;
		}
		#shopinfoHead .logo{
		width: 100px;
		padding-right:20px;
		line-height:1;
		display: table-cell;}
		#shopinfoHead .logo img{
			width: 100px;}
	#shopinfoHead .title{
		width: 100%;
		display: table-cell;
		vertical-align: top;
		}
	#shopinfoHead h2{
		color:#115d0b;
		font-size:167%;
		padding: 10px 0;
		line-height:1;}
	#shopinfoHead .kana{
		font-size:77%;
		font-weight:bold;
		line-height:1;
		padding-bottom:9px;/*20151019追記*/
}
	#shopinfoHead .btnOfficial{
		display:block;
		background-color:#fff;
		width: 180px;
		height: 22px;
		overflow:hidden;
		position:absolute;
		right:0;
		top: 39px;}
		#shopinfoHead .btnOfficial:hover img{
			opacity: 0.7;
			filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=70);}

/* 20151019追記*/

#shopinfoHead .btnOfficial{
	float: right;
	display:inline-block;
	background-color:#fff;
	width: auto;
	height: auto;
	overflow:hidden;
	position:inherit;
	right:0;
	top: 0;
}

#shopinfoHead .shopinfo_official{
	/*width: 490px;*/
	/*float:left;*/
	padding-bottom:15px;
}

#shopinfoHead  .shopinfo_btnOfficial {
	float: right;
}

#shopinfoHead .shopinfo_btnOfficial li{
	float:left;
	margin: 0 0 0 6px;
}

#shopinfoHead .shopinfo_btnOfficial li:first-child {
	margin: 0;
}

#shopinfoHead .shopinfo_btnOfficial li a:hover img{
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=70);
}


/* .shopPhoto / .shopComment  */
	#shopMain{
		overflow:hidden;}
	#shopinfo .shopPhoto{
		width: 260px;
		float:left;
		margin-top:25px;}
		#shopinfo .shopPhoto a{
			display:block;
			width: 260px;
			margin-bottom: 12px;}
		#shopinfo .shopPhoto img{
			width: 260px;
			vertical-align:top;}
			#shopinfo .shopPhoto a:hover img{
				opacity: 0.7;
				filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=70);}
	#shopinfo .shopComment{
		width: 316px;
		float:right;
		margin-top:25px;}
		#shopinfo .shopComment .comment{
			font-size: 92%;
			line-height:1.8;
			margin-bottom: 40px;}
		#shopinfo .shopComment .shopData{
			margin-top:40px;
			font-size:92%;}
			#shopinfo .shopComment .shopData dt{
				font-weight:bold;
				width: 5em;
				line-height:1.5em;}
			#shopinfo .shopComment .shopData dd{
				margin: -1.5em 0 10px 5.5em;
				min-height:1.5em;}

		#shopinfo .shopComment .shopMap{
			margin-top: 50px;}
			#shopinfo .shopComment .shopMap p{
			margin-bottom: 6px;}

/* .btnFaxdl */
	#shopinfo .btnFaxdl{
		display:block;
		width: 230px;
		height:30px;
		overflow:hidden;}
		#shopinfo .btnFaxdl:hover img{
			margin-top:-30px;}

/* .shopNews */
	#shopinfo .shopNews{
		overflow:hidden;
		margin-top:10px;}
		#shopinfo .shopNews .photo{
			width: 200px;
			float:left;
			padding: 0 20px 10px 0;}
			#shopinfo .shopNews .photo a{
				display:block;
				width:200px;
				margin-bottom:10px;}
			#shopinfo .shopNews .photo img{
				width:200px;
				vertical-align:top;}
				#shopinfo .shopNews .photo a:hover img{
					opacity: 0.7;
					filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=70);}
		#shopinfo .shopNews .txt{
			font-size:92%;
			line-height:1.8;}
			#shopinfo .shopNews .txt.online{
				margin-left:220px;}
			#shopinfo .shopNews .txt p{
				margin-bottom:15px;}
			#shopinfo .shopNews .txt h3{
				clear:none;
				padding-top:0;}
			#shopinfo .shopNews .txt h4{
				color:#333;
				font-size:100%;
				font-weight:normal;
				background-color:#fff;
				margin-top:0;
				padding:0;
				line-height:1.5em;}

/* #shopinfo > .shopNews > .onlineInfo */
#shopinfo .shopNews .onlineInfo{
	margin-top:10px;}
	#shopinfo .shopNews .onlineInfo table{
		border:solid 1px #af7c33;
		border-width: 1px 1px 1px 0;
		width:300px;}
	#shopinfo .shopNews .onlineInfo th,
	#shopinfo .shopNews .onlineInfo td{padding: 5px 8px;}
	#shopinfo .shopNews .onlineInfo th{
		color:#fff;
		border-bottom: dotted 1px #fff;
		background-color:#af7c33;
		width: 40%;}
	#shopinfo .shopNews .onlineInfo td{
		border-bottom: dotted 1px #af7c33;}
	#shopinfo .shopNews .onlineInfo input[type="text"]{ padding:4px;}
	#shopinfo .shopNews .onlineInfo input.disabaled{ background-color:#eee; border:solid 1px #ccc;}

/* #shopinfo > #onlineHowto */
#onlineHowto{
	background-color:#FAF7DC;
	margin: 10px;
	padding:15px 15px 5px 15px;}
	#onlineHowto h5{
		font-size:92%;
		font-weight:bold;
		letter-spacing:0.1em;
		border-left: solid 5px #cb850c;
		/*background:url(/img/common/icon_arw01.gif) left center no-repeat;*/
		margin-bottom:10px;
		padding: 2px 0 2px 9px;}
	#onlineHowto ol{
		margin: 0 0 15px 15px;}
	#onlineHowto li{
		font-size:92%;
		line-height:1.6;
		list-style-type:decimal;}

	#onlineHowto .btnFaxdl{
		margin-bottom:15px;}

/* #onlineData > #onlineId ※フォームへのID受け渡し用 */
#onlineData #onlineId{display:none;}




/* #shopinfo > #onlineBtn */
#onlineBtn{
	border-top: dotted 1px #af7c33;
	margin-top: 30px;
	padding-top: 25px;
	text-align:center;}
	#onlineBtn a{
		display:inline-block;
		width:237px;
		height:30px;
		overflow:hidden;
		margin: 0 5px;}
		#onlineBtn a:hover img{
			margin-top:-30px;}



/* #shopinfo > #couponList */
	#shopinfo #couponList{
		padding: 0;}
		#shopinfo #couponList li{
			border-bottom:none;
			padding: 15px 0px;}
		#shopinfo .couponHead h4{
			color:#333;
			background-color: #fff;
			margin-top:0;
			padding:0;}


/* #shopTwitter / #shopFace */
#shopTwitter{
	background-color:#3b62c5;
	margin-top:15px;
	padding: 3px;}
#shopFace{
	background-color:#a7171c;
	margin-top:15px;
	padding:3px;}
	#shopTwitter_in{
		border:solid 1px #ceba5d;
		padding: 0 11px 10px 10px;}
	#shopFace_in{
		border:solid 1px #e9a832;
		padding: 0 11px 10px 10px;}

	#shopTwitter h4,
	#shopFace h4{
		background-color:transparent;
		font-size:100%;
		margin-top:0;
		padding: 0;}
	#shopFace #wall{
		background-color:#fff;
		padding: 10px 0 10px 10px;}
	#shopTwitter #timeline{
		background-color:#fff;
		padding: 10px}
		#shopTwitter #twTl,
		#shopFace #wall_in{
			height: 180px;
			overflow-y:scroll;
			overflow-x:hidden;}
	#shopTwitter #timeline h3{
		clear:none;}


	#twTl li{
		border-bottom:solid 1px #dfdcd7;
		padding: 7px 0;
		overflow:hidden;}
		#twTl .twPic{
			width: 48px;
			float:left;}
		#twTl .twTxt{
			width: 485px;
			float:right;}
			#twTl .twTxt .id{
				line-height:1;}
			#twTl .twTxt .id a{
				font-weight:bold;}
			#twTl .twTxt .id span{
				color:#999;
				font-size:92%;}
			#twTl .twTxt .tweet{
				line-height:1.5;}
			#twTl .twTxt .tweet,
			#twTl .twTxt .date{
				font-size:92%;
				margin-top: 5px;}

/* #shopinfo > .tabNavi */
.tabNavi {
	overflow: hidden;
	border-bottom: 4px solid #c28c2e;
	padding: 42px 0 0;
}

.tabNavi li {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	float: left;
	margin: 0 0 0 12px;
}

.tabNavi li:first-child {
	margin: 0;
}

.tabNavi li a {
	display: block;
	width: 300px;
	height: 50px;
	background-image: url(/img/shop/btn_shop.gif);
	background-repeat: no-repeat;
}

.tabNavi li a#tabLinkShopinfo {
	background-position: 0 0;
}

.tabNavi li a#tabLinkShopinfo.active,
.tabNavi li a#tabLinkShopinfo:hover {
	background-position: 0 -50px;
}

.tabNavi li a#tabLinkOnlineshop {
	background-position: -300px 0;
}

.tabNavi li a#tabLinkOnlineshop.active,
.tabNavi li a#tabLinkOnlineshop:hover {
	background-position: -300px -50px;
}

.shopinfo_in .tabPanel {
	display: none;
}


/* =================================
*
*	map
*
==================================== */

/* #mapHead
---------------------------------------------------------- */
#mapHead{
	overflow:hidden;
	margin-top:30px;
	padding: 0 15px;}
	#mapHead p{
		float:left;
		padding-top:16px;}
	#mapHead #mapHead_in{
		width: 167px;
		float:right;
		overflow:hidden;}

	#navMap_small{
		float:left;
		width: 90px;
		height: 48px;
		overflow:hidden;}
		#navMap_small.map1 img{ margin-top:-48px;}
		#navMap_small.map2 img{ margin-top:-96px;}
		#navMap_small.map3 img{ margin-top:-144px;}
		#navMap_small.map4 img{ margin-top:-192px;}
	#mapHead #mapHead_in .btnAll{
		display:block;
		float:right;
		width:70px;
		height:48px;
		overflow:hidden;}
		#mapHead #mapHead_in .btnAll:hover img{margin-top:-48px;}


/* #navMap
---------------------------------------------------------- */
#navMap{
	background:url(/img/streetmap/bg_map.gif) left top repeat;
	margin: 10px 15px;
	padding: 4px;}
	#navMap ul{
		overflow:hidden;}
	#navMap li{
		float:left;
		width: 321px;}
		#navMap li a{
			display:block;
			background-color:#fff;
			width: 321px;
			height: 171px;
			overflow:hidden;}
			#navMap li a.map1 img{ margin-top:0; margin-left:0;}
			#navMap li a.map2 img{ margin-top:0; margin-left:-321px;}
			#navMap li a.map3 img{ margin-top:-171px; margin-left:0;}
			#navMap li a.map4 img{ margin-top:-171px; margin-left:-321px;}

			#navMap li a:hover img{
				opacity: 0.7;
				filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=70); _zoom:1;}


/* #mapShoplist
---------------------------------------------------------- */
#mapShoplist{
	background-color:#e4e2cf;
	margin: 10px 15px 0;
	padding: 15px 5px 2px 15px;
	overflow:hidden;}
	/* IE7 */
	*+html body #mapShoplist{
		padding-bottom:15px;}
	#mapShoplist ul{
		overflow:hidden;}
	#mapShoplist li{
		width: 293px;
		float:left;
		background-color:#fff;
		border:solid 1px #b4b296;
		margin-right:10px;
		margin-bottom:10px;
		padding: 5px;
		overflow:hidden;}
		#mapShoplist li .thumb{
			width: 100px;
			float:left;}
			#mapShoplist li .thumb a:hover img{
				opacity: 0.7;
				filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=70); _zoom:1;}
			#mapShoplist li .thumb img{	width:100px;}
		#mapShoplist li .txt{
			width: 183px;
			float:right;}
		#mapShoplist li .category{
			width: 80px;
			height:18px;
			overflow:hidden;}
				#mapShoplist li .category.cate1 img{ margin-top:0;}
				#mapShoplist li .category.cate2 img{ margin-top:-18px;}
				#mapShoplist li .category.cate3 img{ margin-top:-36px;}
				#mapShoplist li .category.cate4 img{ margin-top:-54px;}
		#mapShoplist li .shopname{
			font-weight:bold;
			margin:5px 0 20px;}



/* =================================
*
*	tsuhan
*
==================================== */
.txtLead{
	margin:20px;
	line-height:1.8;}

/* #mapShoplist override */
#mapShoplist.tsuhan{
	margin-top:10px;}



/* =================================
*
*	event
* 20151019追記
*
==================================== */

/* #eventList
---------------------------------------------------------- */

/*.eventDetail {
	padding: 5px 15px 0;
	overflow: hidden;
}*/

#eventList {
	    margin-top: 5px;
    padding: 0 15px;
}

#eventList li{
	border-bottom: dotted 1px #a4a39e;
	padding: 25px 20px;
}

.eventList_in {
	background: url(/img/coupon/bg_couponbox_upper.gif) left top no-repeat;
	padding-top: 13px;
}

.eventList_inn {
	background: url(/img/coupon/bg_couponbox.gif) left bottom no-repeat;
	padding: 0 14px 22px 14px;
	overflow: hidden;
}

.eventList_inn .eventHead h2{
     font-size: 118%;
     font-weight: bold;
}

.eventList_inn .eventHead .eventListDate {
	/*height: 20px;
	line-height: 20px;*/
	margin: 10px 0 0;
}

.eventList_inn .eventHead .eventListDate .tag {
	background: #783698;
	color: #ffffff;
	padding: 3px 9px 3px 11px;
	font-size: 83%;
	letter-spacing: 0.12em;
}

.eventList_inn .eventHead .eventListDate .date {
  font-size: 92%;
  margin: 0 0 0 10px;
}

.eventList_inn .photo {
	width: 221px;
	float: left;
  padding: 0 20px 10px 0;
}

.eventList_inn .txt {
	width: 338px;
	float: right;
	font-size: 92%;
  line-height: 1.8;
}

.eventList_inn .btnEvent {
	display: block;
	background-color: #fff;
	width: 104px;
	height: 25px;
	overflow: hidden;
	margin: 28px 0 0 233px;
}

.eventList_inn .btnEvent:hover img{
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=70);
}

.eventHead {
    border-bottom: solid 1px #c4aa85;
    margin-bottom: 9px;
    padding: 0 4px 13px;
    overflow: hidden;
    position: relative;
}