#MainContInner {
	overflow:hidden;
}

.ShopContBox {
	overflow:hidden;
	color:#FFF;
	width:800px;
	padding-bottom:50px;
	position:relative;
}

.NewsShopInfo {
	clear:both;
	padding-top:20px;
	overflow:hidden;
	position:relative;
}

.NewsShopPh {
	width:200px;
	float:left;
}

.NewsShopPh img {
	width:196px;
	border:2px solid #FFF;
}

.NewsShopText {
	margin-left:210px;
}

.NewsShopText h4 {
	font-size:24px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	background:url(../img/title_border.png) repeat-x left bottom;
	padding-bottom:8px;
	margin-bottom:8px;
	line-height:1.1;
}

.NewsShopText p {
	font-size:13px;
	line-height:1.5;
}

.NewsShopText a {
	display:block;
	width:200px;
	height:28px;
	text-indent:-9999px;
	position:absolute;
	bottom:50px;
	left:210px;
	background:url(../img/more_btn_orange.png) 0 -1px;
}

.NewsShopText a:hover {
	background:url(../img/more_btn_orange.png) 0 -31px;
}


/* ショップ詳細 */
.ShopPhL {
	float:right;
	width:370px;
}

.ShopPhL img {
	width:364px;
	border:3px solid #FFF;
	box-shadow: 0 1px 8px rgba(0,0,0,0.8);
}

.ShopInfoTitle {
	background:url(../img/title_border.png) repeat-x left bottom;
	padding-bottom:15px;
	margin-bottom:15px;
	overflow:hidden;
}

.ShopInfoTitle h4 {
	font-size:32px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	float:left;
	padding-right:10px;
}

.ShopInfoTitle a {
	display:block;
	width:72px;
	height:20px;
	text-indent:-9999px;
	background:url(../img/shop_map_btn.png) 0 0;
	float:left;
	margin-top:5px;
}

.ShopInfoTitle a:hover {
	background:url(../img/shop_map_btn.png) 0 -20px;
}

.ShopInfoBox {
	font-size:14px;
	color:#FFF;
}

.ShopInfoBox table {
	width:400px;
	padding-top:10px;
}

.ShopInfoBox th {
	text-align:left;
	background:url(../img/menu_list_icon.png) no-repeat left;
	padding-left:16px;
	font-size:13px;
	line-height:1.3;
	padding-top:5px;
	padding-bottom:5px;
}

.ShopInfoBox td {
	font-size:13px;
	line-height:1.3;
	padding-top:5px;
	padding-bottom:5px;
}

#ShopMessWrapper {
	overflow:hidden;
	padding-bottom:100px;
	width:800px;
	color:#FFF;
}

#ShopMessWrapper h3 {
	background:url(../img/title_border.png) repeat-x left bottom;
	padding-bottom:15px;
	margin-bottom:5px;
}

#ShopMess {
	width:390px;
	float:left;
}

#ShopMess p {
	font-size:13px;
	line-height:1.6;
	padding-top:10px;
}

#ShopNews {
	width:390px;
	float:right;
}

#ShopNews  li a {
	display:block;
	border-bottom:1px dotted #666;
	padding-top:5px;
	padding-bottom:8px;
	text-decoration:none;
	line-height:1.5;
	background:url(../img/news_link_arrow.png) no-repeat right;
}

#ShopNews  li a:hover {
	background:url(../img/news_link_arrow_on.png) no-repeat right;
}

#ShopNews  li a span {
	font-size:12px;
	color:#CCC;
	display:block;
	padding-top:3px;
}

#ShopNews  li a h4 {
	font-size:14px;
	color:#FFF;
}

#ShopNews  li a:hover span {
	color:#FFF;
}

#ShopNews  li a:hover h4 {
	text-decoration:underline;
}

#ShopAccMap {
	width:800px;
	padding-bottom:30px;
}

#ShopAccMap h3 {
	background:url(../img/title_border.png) repeat-x left bottom;
	padding-bottom:15px;
	margin-bottom:15px;
}

#AccMap {
	width:100%;
	height:450px;
	margin-bottom:10px;
}

#AccMapBtn a {
	width:300px;
	height:30px;
	margin:auto;
	text-indent:-9999px;
	display:block;
	background:url(../img/map_btn_orange.png) 0 0;
}

#AccMapBtn a:hover {
	background:url(../img/map_btn_orange.png) 0 -30px;
}