@charset "UTF-8";

/*　ユーザーCSS全体　*/

/************ 店舗案内専用▼ **************/

#contents #side_menu_s {
	height: 638px;
	width: 169px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float:left;
}


#contents #side_menu_s .title{
	background-image: url(../../../images/store/title_store.gif);
	background-repeat: no-repeat;
	height: 138px;
	width: 138px;
	margin-left: 16px;
	margin-top: 16px;
}

#contents #side_menu_s .store_com{
	background-image: url(../../../images/store/store_com.gif);
	background-repeat: no-repeat;
	height: 235px;
	width: 109px;
	margin-left: 30px;
	margin-top: 120px;
}



#store {
	width: 730px;
	float:right;

}
#store .image_photo {
	background-image: url(../../../change/store.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 730px;
}


#store .store_map{
	background-image: url(../../../images/store/map.gif);
	background-repeat: no-repeat;
	height: 220px;
	width: 364px;
	margin-top: 20px;
}


#store_add{
	width:335px;
	margin-top: 20px;
	margin-left: 20px;
}

#store_add ul {
list-style: none;
}


#store_add .store_map_txt1{
	background-image: url(../../../images/store/mapcom_01.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 335px;
}
#store_add .store_map_txt2{
	background-image: url(../../../images/store/mapcom_02.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 190px;
}
#store_add .store_map_txt3{
	background-image: url(../../../images/store/mapcom_03.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 190px;
}
#store_add .store_add_txt1{
	background-image: url(../../../images/store/add_01.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 162px;
}
#store_add .store_add_txt2{
	background-image: url(../../../images/store/add_02.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 162px;
}
#store_add .store_add_txt3{
	background-image: url(../../../images/store/add_03.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 162px;
}
#store_add .store_add_txt4{
	background-image: url(../../../images/store/add_04.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 240px;
}
#store_add .store_add_txt5{
	background-image: url(../../../images/store/add_05.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 210px;
}






/************ 店舗案内専用▲ **************/

