@charset "utf-8";
/* CSS Document */



/*ＳＨＯＰ　ＮＡＭＥ　位置ずらし*/
 #header a img{
	margin-right: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* ----- ナビボックス ----- */
.boxA {
	padding: 0px;
	height: 298px;
	width: 178px;
	float: left;
	border: 1px solid #918E89;
	margin: 0px;
}
.boxB {
	padding: 0px;
	height: 298px;
	width: 378px;
	border: 1px solid #918E89;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.boxC {
	padding: 0px;
	float: left;
	height: 178px;
	width: 178px;
	border: 1px solid #918E89;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boxD {
	padding: 0px;
	float: left;
	height: 178px;
	width: 178px;
	border: 1px solid #918E89;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*ボックス　総括*/
#box_all {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 500px;
	width: 780px;
}
/*---------- ナビボックス ----------*/
.boxA ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.liA {
	list-style-type: none;
	height: 29px;
	font-size: 16px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: dotted;
	border-color: #918E89;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.liB {
	list-style-type: none;
	height: 29px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
/*----------上部右ボックス----------*/
/*店名*/
.shoInfoA {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #918E89;
	border-right-color: #918E89;
	border-bottom-color: #918E89;
	border-left-color: #918E89;
	padding: 0px;
	margin: 0px;
}
.shoInfoB {
	padding: 0px;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

/*営業時間-定休日*/
.boxA dl {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #918E89;
	border-right-color: #918E89;
	border-bottom-color: #918E89;
	border-left-color: #918E89;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin: 0px;
}
.boxA dl dt {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.shoTextA {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 20px;
}
.shoTextB {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 60px;
	font-size: 90%;
}
/*下部ボックス　定義　*/
.boxC dl {
	padding: 0px;
	margin: 5px;
}

.boxC dl dt {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.boxC dl dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 12px;
	background-image: url(../img/img_arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
/*インラインフレーム　*/
.whatN {
	height: 140px;
	width: 178px;
}
