/*content
-------------------------------------------*/
.shopBg {
    background:url(../images/shop_info_bg.gif) repeat-y;
}
	
#shopInfo {
	width:206px;
	background-color:#eadbb9;
	margin-left:13px;
	margin-top:32px;
	margin-bottom:52px;
}
	
.shopInfoinsideL {
    width:60px;
	float:left;
}

.shopInfoinsideR {
    width:120px;
	float:left;
}

.shopImgBg {
    background:url(../images/main_shop_img_bg.jpg) no-repeat;
	height:156px;
	width:614px;
}

.anchorLinkTop {
    float:right;
	margin:7px 47px 0 0px;
}
		
.bgEnd {
    background:url(../menu/images/menu_bg_bottom.jpg) no-repeat;
	width:614px;
	height:53px;
}

/*menu
----------------------------------------*/
.menuTopImgBg {
    background:url(../menu/images/manu_top_img.jpg) no-repeat;
	height:207px;
	width:615px;
}

#menu {
    background:url(../menu/images/menu_bg.jpg) repeat-y;
	width:614px;
}

.menuLink1 {
    background:url(../menu/images/menu_underline.jpg) no-repeat;
    width:614px;
	height:44px;
	margin-top:19px;
}

.menuLink2 {
	background:url(../menu/images/menu_dedail1.jpg) no-repeat;
    width:614px;
	height:26px;
}

.menuLink2osusume {
	background:url(../menu/images/menu_dedail1_osusume.jpg) no-repeat;
    width:614px;
	height:26px;
}

.menuLink3 {
	background:url(../menu/images/menu_dedail2.jpg) no-repeat;
    width:614px;
	height:44px;
}

.menuLink3osusume {
	background:url(../menu/images/menu_dedail2_osusume.jpg) no-repeat;
    width:614px;
	height:44px;
}

.menuAnchor {
    padding:25px 0 0 28px;
	color:#FFFFFF;
}
.menuTtl {
    margin:4px 0 0 49px;
	position:absolute;
	font-size:140%;
	color:#000000;
	font-weight:bold;
}

.menuTtlSub {
    margin:30px 0 0 49px;
	position:absolute;
	color:#000000;
}

.menuDetailL {
    color:#FFFFFF;
	position:absolute;
	margin:7px 0 0 52px;
	float:left;
}

.menuDetailR {
    color:#FFFFFF;
	margin:7px 47px 0 0px;
	float:right;
}


/*map
----------------------------------------*/
.mapTopImgBg {
    background:url(../map/images/map_top_img.jpg) no-repeat;
	height:66px;
	width:615px;
}

#map {
    width:615px;
}

