/*-----------------------------------------------
  タイトル
-----------------------------------------------*/

#contentstitle {
 background: url(../shopcruise/images/shop_h2.gif) no-repeat;
/* width: 270px;*/
 height: 20px;
 text-indent: -9999px;
 margin-bottom: 30px;
}

#tab {
	width: 640px;
	height: 35px;
	margin-top: 0px;
	margin-bottom: 15px;
}

#top_margin_index {
	margin-top: 50px;
}

#top_margin_index2 {
	margin-top: 20px;
}

#top_margin {
	margin-top: 70px;
}

#tab ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 640px;
	height: 35px;
}

#tab li{
	float: left;
	width: 95px; /*各メニューの幅*/
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#tab li#tab_all{
	float: left;
	width: 70px; /*各メニューの幅*/
	margin: 0;
	padding: 0;
}


#tab li a{
	display: block;
	overflow: hidden;
	height: 35px;
	background-image: url(../shopcruise/images/tab.gif); 
}

/* オフマウス */
#tab_all a{ background-position: 0 0;}
#tab_tokyo a{ background-position: -70px 0;}
#tab_paris a{ background-position: -165px 0;}
#tab_newyork a{ background-position: -260px 0;}
#tab_london a{ background-position: -355px 0;}
#tab_milano a{ background-position: -450px 0;}
#tab_italy a{ background-position: -450px 0;}
#tab_losangels a{ background-position: -545px 0;}

/* オンマウス */
#tab_all a:hover{ background-position: 0 -70px;}
#tab_tokyo a:hover{ background-position: -70px -70px;}
#tab_paris a:hover{ background-position: -165px -70px;}
#tab_newyork a:hover{ background-position: -260px -70px;}
#tab_london a:hover{ background-position: -355px -70px;}
#tab_milano a:hover{ background-position: -450px -70px;}
#tab_italy a:hover{ background-position: -450px -70px;}
#tab_losangels a:hover{ background-position: -545px -70px;}

/* 選択済み */
#tab_all a.stay{ background-position: 0 -35px;}
#tab_tokyo a.stay{ background-position: -70px -35px;}
#tab_paris a.stay{ background-position: -165px -35px;}
#tab_newyork a.stay{ background-position: -260px -35px;}
#tab_london a.stay{ background-position: -355px -35px;}
#tab_milano a.stay{ background-position: -450px -35px;}
#tab_italy a.stay{ background-position: -450px -35px;}
#tab_losangels a.stay{ background-position: -545px -35px;}


#country {
	width: 145px;
	height: 14px;	
	text-indent: -9999px;
	margin: 40px 0 20px 0;
}
#brand {	
	text-indent: -9999px;
	margin-bottom: 20px;
}
#brand_2 {	
	text-indent: -9999px;
	display: none;
}
#title {	
	text-indent: -9999px;
	margin-bottom: 30px;
}


/*-----------------------------------------------
  GalleryView
-----------------------------------------------*/
* html #nav-prev,* html #nav-next,* html #pointer {
	behavior: expression(IEPNGFIX.fix(this));
}

#gallery_box {
	display: block;
	width: 638px;
	height: 300px;
	overflow: hidden;
}

#gallery_box2 {
	display: block;
	width: 638px;
	height: 50px;
	overflow: hidden;
}


/*-----------------------------------------------
  本文
-----------------------------------------------*/
#date {
	width: 640px;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-align: right;
}

#writer {
	width: 640px;
	font-size: 10px;
	color: #999;
	text-align: right;
	margin-bottom: 10px;
}

#text {
	width: 640px;
	margin-bottom: 50px;
	letter-spacing: 0.05em;
	line-height:180%;
}

#detail {
	width: 640px;
}

/*-----------------------------------------------
  Item Recommend
-----------------------------------------------*/
#recommend {
	width: 420px;
	float: left;
}

#recommend_title {
	background: url(../shopcruise/images/shop_h4_item.gif) no-repeat;
	width: 144px;
	height: 16px;
	margin-bottom: 10px;
	text-indent: -9999px;
}

#recommend_item {
	width: 200px;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}

#recommend_item p {
 font-size: 10px;
 color: #000;
 margin: 0;
 padding: 0;
}


/*-----------------------------------------------
  Staff Coordinate
-----------------------------------------------*/
#coordinate {
	width: 200px;
	float: left;
	padding-left: 20px;
}

* html #coordinate {
	padding-left: 0;
}

#coordinate_title {
	background: url(../shopcruise/images/shop_h4_staff.gif) no-repeat;
	width: 135px;
	height: 16px;
	margin-bottom: 10px;
	text-indent: -9999px;
}

#coordinate_staff {
	width: 200px;
	height: 450px;
	margin-bottom: 10px;
}

#coordinate_comment {
	padding-bottom: 10px;
}

#coordinate_name {
	padding-bottom: 15px;
}

#coordinate_credit {
}

/*-----------------------------------------------
  Shop Information
-----------------------------------------------*/
#info {
	background-color: #F3EFE6;
	padding: 10px;
}

#info_title {
	background: url(../shopcruise/images/shop_h4_info.gif) no-repeat;
	width: 139px;
	height: 16px;
	text-indent: -9999px;
	clear: left;
	margin: 30px 0 10px 0;
}

#info_img {
	width: 240px;
	height: 180px;
	float: left;
}

#info_txt {
	width: 180px;
	float: left;
	padding: 0 10px;
}

#info_txt1 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

#info_txt2 {
	font-size: 10px;
	word-wrap: break-word;
}

#info_shopdetail {
	padding-top: 10px;
}

#info_map {
	float: left;
}

#info_map1 {
	padding-bottom: 5px;
}

#info_map2 {
	font-size: 10px;
	text-align: center;
}

#info_clear {
	clear: both;
}

.index_image {
	padding: 5px;
	background:#F3EFE6;
}

#slide_box {
	display: block;
	width: 630px;
	height: 350px;
	overflow: hidden;
}

/*-----------------------------------------------
  ECナビ(TOKYOのみ)
-----------------------------------------------*/

#ecnavi {
	margin-top: 40px;
}