@charset "utf-8";
/* CSS Document */

@import "common.css";



/*-------------------------------------------------
Navigation　ショップ選択（全ページ共通）
-------------------------------------------------*/

#navigation3 {
	width:210px;
	height: 334px;
	float: left;
	background-image: url(../img/side.jpg);
	background-repeat: no-repeat;
}
#navigation3 ul {
	list-style-type:none;
}
#navigation3 li {
}
#navigation3 li a {
	display:block;
	width:210px;
	text-indent:-1000em;
	text-decoration:none;
}

#navigation3 li.menu0 a {
	top:0px;
	height:94px;
	background-image: url(../shop/img/sidemenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navigation3 li.menu1 a {
	top:94px;
	height:79px;
	background:url(../shop/img/sidemenu.jpg) no-repeat -0px -94px;
}
#navigation3 li.menu2 a {
	top:173px;
	height:79px;
	background:url(../shop/img/sidemenu.jpg) no-repeat -0px -173px;
}
#navigation3 li.menu3 a {
	top:252px;
	height:79px;
	background:url(../shop/img/sidemenu.jpg) no-repeat -0px -252px;
}


/*-------------------------------------------------
メイン部
-------------------------------------------------*/	

#main {
	width:610px;
	float: left;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
h1 {
	width:690px;
	height:94px;
	text-indent:-1000em;
	background-image: url(../sitemap/img/title.jpg);
	background-repeat: no-repeat;
	margin-bottom: 19px;
}
h2 {
	color: #806D23;
	padding-top: 0px;
	margin-bottom: -2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	margin-top: 16px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 100%;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-left-width: 4px;
	border-left-color: #907A27;
}
h3 {
	font-size: 110%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #9C8C2A;
}
h4 {
	color: #806D23;
	padding-top: 16px;
	margin-bottom: -10px;
}
#top {
	margin-top: 60px;
	padding: 0px;
	height: 240px;
	margin-bottom: 0px;
}
#box1 {
	margin-bottom: 20px;
}
#box1 p {
	margin-top: 10px;
}
#box1 img {
	margin-top: 6px;
	float: right;
	margin-left: 8px;
}
#box2 {
	margin-bottom: 30px;
}
#map {
	float: left;
}
#kiji1 {
	width: 256px;
	float: right;
}
#kiji1 ul {
	list-style-type:none;
}
#kiji1 ul li {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#box3 {
}

.staff1 {
	margin-top: 12px;
}
.staff1 img {
	float: left;
}
.staffkiji1 {
	width: 360px;
	float: left;
	padding-top: 50px;
	padding-left: 20px;
}
.staffkiji1 img {
	margin-bottom: 40px;
	float: none;
}
.staffkiji1 p {
	display: block;
	width: 100%;
}
.staffkiji1 h4 {
	margin: 0px;
	font-weight: bold;
	color: #666666;
}

.staff2 {
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.staff2 img {
	float: right;
}
.staffkiji2 {
	width: 360px;
	float: left;
	padding-top: 50px;
}
.staffkiji2 img {
	margin-bottom: 40px;
	float: none;
}
.staffkiji2 p {
	display: block;
	width: 100%;
}
.staffkiji2 h4 {
	margin: 0px;
	font-weight: bold;
	color: #666666;
}
