@charset "utf-8";



/*-- shop_detail --*/


/* FeatureArea
------------------------------------------------------*/
#shop_detail #FeatureArea {
	clear: both;
	float: left;
	width: 800px;
	padding: 0 40px;
	margin-bottom: 20px;
}


/* ContentsArea
------------------------------------------------------*/

#shop_detail #ContentsArea {
	width: 800px;
	padding: 0 40px;
	float: left;
	margin-bottom: 12px;
}

#shop_detail #InfoSec dt,
#shop_detail #MenuSec dt,
#shop_detail #MapSec dt {
	color: #00CCFF;
}


/* InfoSec */
#shop_detail #InfoSec {
	clear: both;
	float: left;
	width: 800px;
	background: url(/shop/image/Line.gif) left bottom repeat-x;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#shop_detail #InfoSecA {
	float: left;
	width: 250px;
	padding-right: 20px;
}
#shop_detail #InfoSecA dd {
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 15px;
	font-size: 120%;
}

#shop_detail #InfoSecA .ShopName {
	color: #999999;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",Sans-Serif;
	font-size: 84%;
}
/* ---- mac gecko adjust ---- */
.mac.gecko #shop_detail #InfoSecA .ShopName {
font-size: 92%;
}
#shop_detail #InfoSecA .ShopName strong {
	color: #FFFFFF;
	font-size: 180%;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}


#shop_detail #InfoSecB {
	float: left;
	width: 530px;
}
#shop_detail #InfoSecB .ShopTime {
	margin-bottom: 15px;
}

#shop_detail #InfoSecB .News dt {
	margin-bottom: 10px;
}
#shop_detail #InfoSecB .News dd {
	margin-bottom: 5px;
}
#shop_detail #InfoSecB .News a {
	text-decoration: none;
}
#shop_detail #InfoSecB .News a:hover {
	text-decoration: underline;
}
#shop_detail #InfoSecB span {
	color: #FFFFFF;
	padding: 0 5px 0 30px;
}


/* LogoSec MenuSec */
#shop_detail #LogoSec,
#shop_detail #MenuSec {
	clear: both;
	float: left;
	width: 800px;
	background: url(/shop/image/Line.gif) left bottom repeat-x;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#shop_detail #LogoSec div,
#shop_detail #MenuSec div {
	display:table-cell;
	margin-bottom:1px;
	vertical-align:middle;
}
#shop_detail #LogoSec div#LogoSecA,
#shop_detail #MenuSec div#MenuSecA {
	width: 250px;
	padding-right: 20px;
	text-align: center;
}
#shop_detail #LogoSec div#LogoSecB,
#shop_detail #MenuSec div#MenuSecB {
	width: 530px;
}

* html #LogoSec div,
* html #MenuSec div {/* IE 6 */
	display:inline;
	zoom:1;
}
*:first-child+html #LogoSec div,
*:first-child+html #MenuSec div {/* IE 7 */
	display:inline;
	zoom:1;
}


/* LogoSec MenuSec */
#shop_detail #LogoSec dt {
	color: #666666;
	float: left;
	padding-right: 5px;
}
#shop_detail #LogoSec .Comment {
	margin-bottom: 20px;
}
#shop_detail #LogoSec .Comment dt {
	color: #00CCFF;
	float: none;
}

/* MenuSec */
#shop_detail #MenuSec dl {
	clear: both;
	width: 530px;
	float: left;
	margin-bottom: 10px; 
}
#shop_detail #MenuSec dt {
	float: left;
	padding-right: 9px;
}
#shop_detail #MenuSec dd {
	float: left;
	padding-right: 9px;
}
#shop_detail #MenuSec dt img {
	display: block;
	margin-top: 3px;
	padding-left: 10px;
	border-left: #666666 1px solid;
}
#shop_detail #MenuSec dt.firstChild img {
	padding-left: 0;
	border-left: none;
}

/* MapSec */
#shop_detail #MapSec {
	clear: both;
	width: 800px;
}

#shop_detail #MapSec a {
	color: #FFFFFF;
	text-decoration: none;
}
#shop_detail #MapSec a:hover {
	text-decoration: underline;
}
#shop_detail #MapSec p img {
	padding-right: 10px;
	padding-bottom: 2px;
}

#shop_detail #MapSec .Map {
	float: right;
}
#shop_detail #MapSec .Map img {
	padding: 0;
}


#shop_detail #MapSec .AddressJp {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
}
#shop_detail #MapSec .AddressEn {
	color: #666666;
	margin-bottom: 20px;
	font-size: 96%;
}

#shop_detail #MapSec .Contact {
	font-size: 120%;
	margin-bottom: 20px;
	font-weight: bold;
}
#shop_detail #MapSec .Contact strong {
	color: #00CCFF;
}

#shop_detail #MapSec .ShopTime {
	margin-bottom: 20px;
}
#shop_detail #MapSec .ShopTime strong {
	color: #00CCFF;
	padding-right: 10px;
	font-weight: normal;
}

