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


/* 店家介紹
------------------------------------------*/

h1#ShopTitle {
	background: url(http://www.lulutaipei.com/images/title_shop_bkg.gif) top center no-repeat;
	height: 69px;
	font-size: 2.0em;
	padding: 23px 0 0 80px;
	color: #472710;
	}

#AllBox {
	width: 825px;
	text-align: center;
	margin: 0 auto 10px auto;
	clear: both;
	}

/* Facebook等のインクルード用CSS
------------------------------------------*/
#SNSArea {
	width: 825px;
	text-align: left;
	margin: 0 auto;
	}

#SNSArea ul {
	list-style-type: none;
	}

#SNSArea li#twitter {
	float: left;
	}

#SNSArea li#facebook {
	float: left;
	}

#SNSArea li#plurk {
	float: left;
	margin: 0 12px 0 0;
	}
	
/* 店家介紹トップページ
------------------------------------------------*/

#ShopTopLeft {
	width: 170px;
	float: left;
	text-align: left;
	}
	
#ShopTopLeft ul {
	list-style-type: none;
	}

#ShopTopLeft ul li {
	margin: 0 0 3px 0;
	}

#ShopTopRight {
	width: 630px;
	float: right;
	}

.ShopListArea {
	width: 630px;
	margin: 0 0 10px 0;
	}
	
.ShopLists {
	width:  140px;
	margin: 0 0 0 7px;
	padding: 3px;
	float: left;
	text-align: left;
	border: #A36024 1px solid;
	}

.ShopListsEmpty {
	width:  140px;
	margin: 0 0 0 7px;
	padding: 3px;
	float: left;
	text-align: left;
	}
	
.ShopLists h2 {
	color: #613F20;
	font-size: 1.0em;
	margin: 0 0 6px 0;
	}

.ShopLists p {
	font-size: 0.9em;
	}
	
/* 各店家介紹ページ
------------------------------------------------*/

#ShopLeftBox {
	width: 530px;
	float: left;
	text-align: left;
	padding: 10px 0 0 0;
	}

#ShopLeftBox p {
	color: #656565;
	margin: 0 0 20px 0;
	}

#ShopLeftBox h2 {	
	color: #DFA72D;
	margin: 20px 0 8px 0;
	clear: both;
	}

#ShopLeftBox h3 {	
	color: #DFB967;
	margin: 10px 0 8px 0;
	clear: both;
	}

#ShopLeftBox ul.redstar {
	list-style-type: none;
	margin: 0 0 0 10px;
	}

#ShopLeftBox ul.redstar li {
	background:url(http://www.lulutaipei.com/images/list_red_star.gif) top left no-repeat;
	padding: 0 0 0 18px;
	color: #656565;
	}
	
.LeftPhoto {
	float: left;
	margin: 0 10px 5px 0;
	border: 3px solid #D7D7D7;
	}

.RightPhoto {
	float: right;
	margin: 0 0 5px 10px;
	border: 3px solid #D7D7D7;
	}

.PhotoList {
	background: #DDDDDD;
	padding: 8px 0 4px 0;
	text-align: center;
	}
	
#Openning {
	background: #FFF8CE;
	padding: 12px;
	margin: 0 0 20px 0;
	border-bottom: 5px solid #FFC58D;
	}

.DotLine {
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}

.NameAndPrice {
	background: url(../images/icon_name.gif) left top no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
	color: #269933;
	font-size: 1.2em;
	display: block;
	clear: both;
	}

.BasicTable {
	border: 1px solid #aaa;
	border-collapse: collapse;
	margin: 0 auto 10px auto;
	color: #656565;
	}

.BasicTable th {
	border: 1px solid #aaa;
	padding: 3px;
	background-color: #FFF6D3;
	}
	
.BasicTable td {
	border: 1px solid #aaa;
	padding: 3px;
	}

.ListInfo {
	list-style-type: none;
	}

.ListInfo li {
	background: url(../shop/photo/list_info.gif) top left no-repeat;
	padding: 0 0 2px 20px;
	color: #656565;
	}
	
#Reporter {
	margin: 0 0 20px 0;
	}
	
#ReportComment {
	width: 400px;
	float: left;
	}
	
#Staff {
	width: 113px;
	float: right;
	text-align: center;
	background-color: #FFF7DB;
	color: #909090;
	padding: 0 0 4px 0;
	}
	
#ShopRightBox {
	width: 260px;
	float: right;
	text-align: left;
	}
	
#ShopInfo {
	background: url(http://www.lulutaipei.com/images/ShopInfo_middle.gif) repeat-y center top;
	}

#ShopInfo dl {
	margin: 0 15px 10px 15px;
	}

#ShopInfo dt {
	font-weight: bold;
	color: #61441F;
	}

#ShopInfo dd {
	margin: 0 0 5px 5px;
	color: #656565;
	}


#CommentBox {
	background: url(http://www.lulutaipei.com/images/ShopInfo_middle.gif) repeat-y center top;
	}

#CommentBox dl {
	margin: 0 15px 10px 15px;
	}

#CommentBox dt {
	font-weight: bold;
	color: #61441F;
	}

#CommentBox dd {
	margin: 0 0 5px 0;
	color: #656565;
	}
	

div#map {
	margin: 0 0 40px 0;
	}
	
div.gmap {
	page-break-before:auto;
	width:auto;
	height:500px;
}

div.gmapIE6 {
	page-break-before:always;
	width:auto;
	height:500px;
}
div.gmapN {
	page-break-before:auto;
	width:auto;
	height:500px;
}