@charset "utf-8";
/* CSS Document */

@import "common.css";

.concept {
	margin-top: 30px;
}
.store_info {
	margin-top: 30px;
	height: 314px;
	background-attachment: scroll;
	background-image: url(../gardencomplex/hanaoka/images/img03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.store_info_l {
	float: left;
	width: 160px;
}
.store_info_l p {
	float: left;
}.store_info_c {
	float: left;
	height: 298px;
}
.store_info_c ul {
	margin-bottom: 18px;
}
.store_info_c li {
	list-style-type: none;
	margin-bottom: 3px;
}
.store_info_c img {

}

.store_info_r {
	float: right;
}
.shopimage {

}
.shopimage img {
	margin-right: 5px;
	vertical-align: bottom;
}
#hanaoka .store_info .store_info_c a:link, #hanaoka .store_info .store_info_c a:visited {
	background-attachment: scroll;
	background-image: url(../images/li_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
