@charset "UTF-8";

/* Left-contents
=======================================================*/
#top #main .shop-left-contents .s-menu .m01 a {
	margin-top: 0px;
}
.shop-left-contents {
	float: left;
}
.shop-left-contents h1 a {
	background-image: url(../images/top/logo02.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 166px;
	width: 234px;
	margin-top: 2px;
}

/* Main-contents
=======================================================*/
.main-contents .g-menu {
	list-style-type: none;
}
.main-contents .g-menu li {
	float: left;
	margin-top: 21px;
}
.main-contents .g-menu .m01 a,
.main-contents .g-menu .m03 a,
.main-contents .g-menu .m04 a,
.main-contents .g-menu .m05 a,
.main-contents .g-menu .m06 a {
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 36px;
}
.main-contents .g-menu .m02 a {
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 36px;
	background-position: 0 -36px;
}
.main-contents .g-menu .m01 a {
	background-image: url(../images/top/menu01.gif);
	width: 111px;
}
.main-contents .g-menu .m02 a {
	background-image: url(../images/top/menu02.gif);
	width: 111px;
}
.main-contents .g-menu .m03 a {
	background-image: url(../images/top/menu03.gif);
	width: 111px;
}
.main-contents .g-menu .m04 a {
	background-image: url(../images/top/menu04.gif);
	width: 111px;
}
.main-contents .g-menu .m05 a {
	background-image: url(../images/top/menu05.gif);
	width: 111px;
}
.main-contents .g-menu .m06 a {
	background-image: url(../images/top/menu06.gif);
	width: 111px;
}
.main-contents .g-menu .m01 a:hover,
.main-contents .g-menu .m02 a:hover,
.main-contents .g-menu .m03 a:hover,
.main-contents .g-menu .m04 a:hover,
.main-contents .g-menu .m05 a:hover,
.main-contents .g-menu .m06 a:hover {
	background-position: 0 -36px;
}
/*write maruhama 090312----------------*/
#shop .search-list {
	margin-bottom: 9px;
	clear: both;
}
#shop .chiiki {
	list-style-type: none;
	width: 662px;
}
#shop .chiiki li {
	float: left;
	padding-left: 9px;
	padding-right: 9px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B9AE8B;
	margin-bottom: 9px;
}
#shop .chiiki li.last {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9AE8B;
	clear: right;
}
#map {
	clear: both;
}
.uplink {
	text-align: right;
}
/*write maruhama 090312 end----------------*/

#shop .shop-list {
	width: 666px;
	clear: both;
}

/*write maruhama 090312----------------*/
#shop .chiiki a,
#shop .shop-list a {
	text-decoration: underline;
}
/*write maruhama 090312 end----------------*/

#shop .shop-list h4 {
	margin-top: 18px;
	clear: both;
	border-left-color: #999999;
}
#shop .shop-list li {
	list-style-type: none;
	margin-left: 14px;
	margin-bottom: 9px;
	padding-bottom: 9px;
	background-image: url(../images/top/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
}
#shop .shop-list .name {
	float: left;
	width: 203px;
	margin-right: 18px;
}
#shop .shop-list .add {
	float: left;
	width: 428px;
}
#shop .shop-list .m-link {
	text-align: right;
	padding-right: 0px;
}
#shop .shop-list .m-link a {
	display: block;
	background-image: url(../images/top/linkmark.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 18px;
	float: right;
	text-align: right;
}
#shop .shop-list.m-link a:hover {
	background-image: url(../images/top/linkmark_o.gif);
}
#shop .shop-list li.last {
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: none;
}
#shop .top-t {
	margin-bottom: 18px;
}