/*メイン画像    ※各ディレクトリ*/

#second-main-object {
position: absolute;
top: 73px;
left: 0px;
width: 910px;
height: 190px;
background-image: url(/store/images/second_main_store_info.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
z-index: 10;
}

/*タイトル*/
#store-title {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 625px;
height: 70px;
background-image: url(/store/images/store_title.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

/*キャッチ*/
#store-copy {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 625px;
height:  80px;
background-image: url(/store/images/store_copy.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

/**/
.store-first-body {
margin: 10px 0px 0px 35px;
padding: 0px 0px 0px 0px;
width: 575px;
background-image: url(/images/body_back.gif);
background-repeat: repeat-y;
background-position: 0px 0px;
}

.store-second-body {
margin: 20px 0px 0px 35px;
padding: 0px 0px 0px 0px;
width: 575px;
background-image: url(/images/body_back.gif);
background-repeat: repeat-y;
background-position: 0px 0px;
}

.store-pict {
margin: 0px 0px 0px 0px;
padding: 10px 0px 0px 10px;
width: 565px;
}

.store-spec {
margin: 20px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 250px;
}

.store-image {
width:  286px;
height:  166px;
margin:  0px 10px 0px 0px;
vertical-align:  text-top ;
float:  left;
border: none;
}
.store-head-text {
margin: 0px 0px 0px 0px;
padding: 5px 5px 20px 15px;
width: 555px;
clear:  both;
}

.store-buy-title {
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 0px;
width:  60px;
height:  35px;
background-image: url(/store/images/store_buy_title.gif);
background-repeat: no-repeat;
background-position: 0px 10px;
clear:both;
}

.store-sell-title {
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 0px;
width:  60px;
height:  25px;
background-image: url(/store/images/store_sell_title.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

.store-body-bottom {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 575px;
height:  18px;
background-image: url(/store/images/store_body_bottom.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

#store-head {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 575px;
height:  60px;
background-image: url(/store/images/store_head_title.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

#store-saginomiya {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 575px;
height:  60px;
background-image: url(/store/images/store_saginomiya_title.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

#store-tomato {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 575px;
height:  60px;
background-image: url(/store/images/store_tomato_title.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

.store-link {
position:  relative;
left: 0px;
top: 0px;
margin: 10px 0px 0px 190px;
padding: 10px 0px 0px 0px;
width: 436px;
height:  27px;
background-image: url(/store/images_menu/store_link.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

/*本店*/
.store-link .store-link-head {
position: absolute;
left:20px;
top:0px;
width:99px;
height: 27px;
}

.store-link .store-link-head a {
width:99px;
height: 27px;
background-repeat:no-repeat; 
margin:0px;
padding:0px; 
display:block;
}

.store-link .store-link-head a:hover {
width:99px;
height: 27px;
background-image: url(/store/images_menu/store_link_on.gif);
background-repeat: repeat-y;
background-position: -20px 0px;
margin:0px;
padding:0px;
display:block;
z-index:50;
}

/*鷺宮店*/
.store-link .store-link-saginomiya {
position: absolute;
left:119px;
top:0px;
width:99px;
height: 27px;
}

.store-link .store-link-saginomiya a {
width:99px;
height: 27px;
background-repeat:no-repeat; 
margin:0px;
padding:0px; 
display:block;
}

.store-link .store-link-saginomiya a:hover {
width:99px;
height: 27px;
background-image: url(/store/images_menu/store_link_on.gif);
background-repeat: repeat-y;
background-position: -119px 0px;
margin:0px;
padding:0px;
display:block;
z-index:50;
}

/*とまと店*/
.store-link .store-link-tomato {
position: absolute;
left:218px;
top:0px;
width:99px;
height: 27px;
}

.store-link .store-link-tomato a {
width:99px;
height: 27px;
background-repeat:no-repeat; 
margin:0px;
padding:0px; 
display:block;
}

.store-link .store-link-tomato a:hover {
width:99px;
height: 27px;
background-image: url(/store/images_menu/store_link_on.gif);
background-repeat: repeat-y;
background-position: -218px 0px;
margin:0px;
padding:0px;
display:block;
z-index:50;
}

/*トップに戻る*/
.store-link .store-link-top {
position: absolute;
left:317px;
top:0px;
width:99px;
height: 27px;
}

.store-link .store-link-top a {
width:99px;
height: 27px;
background-repeat:no-repeat; 
margin:0px;
padding:0px; 
display:block;
}

.store-link .store-link-top a:hover {
width:99px;
height: 27px;
background-image: url(/store/images_menu/store_link_on.gif);
background-repeat: repeat-y;
background-position: -317px 0px;
margin:0px;
padding:0px;
display:block;
z-index:50;
}

/*左ブロック*/
#second-left-brock {
float: left;
margin: 0px 0px 0px 0px;
padding: 30px 25px 0px 30px;
width: 200px;
height: 300px;
background-image: url(/store/images_menu/store_menu.gif);
background-repeat:  no-repeat;
background-position:  30px 30px;
}

/*本店*/
#second-left-brock #store-head-menu {
position: absolute;
left:39px;
top:64px;
width:182px;
height:36px;
}

#second-left-brock #store-head-menu a {
width:182px;
height:36px;
background-repeat:no-repeat; 
margin:0px;
padding:0px; 
display:block;
}

#second-left-brock #store-head-menu a:hover {
width:182px;
height:36px;
background-image: url(/store/images_menu/store_menu_head.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
margin:0px;
padding:0px;
display:block;
z-index:10;
}

/*鷺宮店*/
#second-left-brock #store-saginomiya-menu {
position: absolute;
left:39px;
top:106px;
width:182px;
height:36px;
}

#second-left-brock #store-saginomiya-menu a {
width:182px;
height:36px;
background-repeat:no-repeat; 
margin:0px;
padding:0px; 
display:block;
}

#second-left-brock #store-saginomiya-menu a:hover {
width:182px;
height:36px;
background-image: url(/store/images_menu/store_menu_saginomiya.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
margin:0px;
padding:0px;
display:block;
z-index:10;
}

/*とまと*/
#second-left-brock #store-tomato-menu {
position: absolute;
left:39px;
top:146px;
width:182px;
height:36px;
}

#second-left-brock #store-tomato-menu a {
width:182px;
height:36px;
background-repeat:no-repeat; 
margin:0px;
padding:0px; 
display:block;
}

#second-left-brock #store-tomato-menu a:hover {
width:182px;
height:36px;
background-image: url(/store/images_menu/store_menu_tomato.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
margin:0px;
padding:0px;
display:block;
z-index:10;
}
