@charset "utf-8";

/* KODAWARI
-------------------------------------------------------------------------------------------*/
#kodawariHead {
	width: 685px;
	height: 250px !important;
	height /**/: 335px;
	margin: -70px 0 30px 0;
	padding-top: 85px;
	position: relative;
	background: url(../kodawari/images/head_image.jpg) no-repeat right top;
	line-height: 1.8;
}
#kodawariHead h2 {
	font-weight: bold;
	margin: 0 0 10px 17px;
}
#kodawariHead p {
	width: 370px;
	margin-left: 17px;
}

#kodawariArea {
	width: 668px !important;
	width /**/: 685px;
	margin: 0 0 0 0;
	padding: 0 0 70px 17px;
	background: url(../kodawari/images/background.jpg) no-repeat left top;
	line-height: 1.8;
}
.kodawariBox {
	width: 651px;
	margin: 0 0 100px 0;
	text-align: justify;
	text-justify: inter-ideograph;
}
.kodawariBox h3 {
	margin-bottom: 15px;
}

/* --テキスト左-- */
.kodawariBox p.textLayoutA {
	float: left;
	width: 390px;
	padding-top: 7px;
}
.kodawariBox .imgLayoutA {
	float: right;
	padding: 8px;
	border: 1px solid #E5E1D6;
}
/* --テキスト右-- */
.kodawariBox p.textLayoutB {
	float: right;
	width: 390px;
	margin-right: 5px;
	padding-top: 7px;
}
.kodawariBox .imgLayoutB {
	float: left;
	padding: 8px;
	border: 1px solid #E5E1D6;
}





/* 以下で基本的に共通
-------------------------------------------------------------------------------------------*/
h2 {
	font-weight: bold;
}




/* STORE INFO
-------------------------------------------------------------------------------------------*/
h2 {
	margin: 0px 0 5px 17px;/*StoreInfo*/
}
h2.outline {
	width: 651px;
	padding: 30px 0 0 0;
	margin: 15px 0 5px 17px; 
	background: url(../images/common/dot_line_02.jpg) no-repeat left top;
}
dl.storeInfo  {
	width: 651px;
	margin: 0 0 50px 17px;
}
dl.storeInfo  dt {
	width: 142px !important;
	width /**/: 150px;
	padding: 6px 0 6px 8px;
	float: left;
	clear: left;
	font-weight: bold;
	background: url(../images/common/marker_square.jpg) no-repeat left center; 	
}
dl.storeInfo  dd {
	margin: 0 50px 0 150px;
	padding: 6px 0;
}
/* access
------------------------ */
.accessBox {
	width: 651px;
	margin: 0 0 35px 17px;
}
.accessBox .map {
	width: 651px;
	height: 390px;
	margin-bottom: 5px;
	border: 1px solid #E5E1D6;
}
#map_shitara {
	width: 631px;
	height: 370px;
	margin: 10px 0 0 10px;
}
#map_iwamura {
	width: 631px;
	height: 370px;
	margin: 10px 0 0 10px;
}

.accessBox p a {
	padding-left: 17px;
	background: url(../images/common/marker_window.jpg) no-repeat 0 0; 	
}
.accessBox h3 {
	padding: 0 0 0 8px;
	background: url(../images/common/marker_square.jpg) no-repeat left center; 	
	font-weight: bold;
}
.accessBox p.address {
	float: left;
	padding: 0 0 0 8px;
	line-height: 1.5;
}
.accessBox p.googleMap {
	margin-top: 15px;
	text-align: right;
}
.accessBox02 {
	margin-bottom: 100px;
	padding: 0 0 50px 0;
	background: url(../images/common/dot_line_03.jpg) no-repeat left bottom;
}




/* 以下で基本的に共通??
-------------------------------------------------------------------------------------------*/
.leadText {
	width: 651px;
	margin: 15px 0 30px 17px;
	padding: 30px 0 0 0;
	background: url(../images/common/dot_line_02.jpg) no-repeat left top;
}



/* ABOUT USE
-------------------------------------------------------------------------------------------*/
.aboutUseArea {
	width: 651px;
	margin: 15px 0 30px 17px;
	padding: 30px 0 0 0;
	background: url(../images/common/dot_line_02.jpg) no-repeat left top;
}
.aboutUseArea h2 {
	font-weight: bold;
	margin: 0px 0 5px 0; 
}
.aboutUseArea h3 {
	font-weight: bold;
	margin: 0px 0 5px 0; 
}

.aboutUseArea li {
	list-style-position: outside;
}

/* --リンクについて-- */
.aboutUseArea p.link {
	margin-bottom: 15px;
}
.aboutUseArea ul.link {
	margin: 0 0 50px 15px;
}


/* --著作権についてに-- */
p.aboutCopyright {
	margin: 0 50px 50px 0;
}



/* --ブラウザについて-- */
.aboutUseArea h4 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0 5px 0;
}
.aboutUseArea h4 em {
	color: #B12808;
	font-style: normal;
}
.browserWin { margin: 0 0 10px 15px; }
.browserMac { margin: 0 0 50px 15px; }

/* --ピクセル数について-- */
.aboutUseArea ul.pixelCount {
	margin: 0 0 50px 0;
}
.aboutUseArea ul.pixelCount li {
	margin: 0 0 0 15px;
}

/* --javaScriptについて-- */
p.aboutJavaScript {
	margin: 0 50px 50px 0;
}

/* --免責事項について-- */
ol.exemptionMatters {
	margin: 0 0 100px 0;
	padding: 10px 50px 50px 0;
	background: url(../images/common/dot_line_03.jpg) no-repeat left bottom;
}
ol.exemptionMatters li {
	margin: 0 0 5px 23px;
	list-style-position: outside;
}




/* LOW
-------------------------------------------------------------------------------------------*/
.lowArea {
	width: 651px;
	margin: 15px 0 30px 17px;
	padding: 30px 0 0 0;
	background: url(../images/common/dot_line_02.jpg) no-repeat left top;
}
.lowArea h2 {
	margin: 0px 0 5px 0; 
}


.lowArea table {
	text-align: left;
	font-size: 100%;
	margin-bottom: 60px;
	line-height: 1.7;
}
.lowArea table th {
	width: 165px;
	padding: 6px 0 12px 8px;
	background: url(../images/common/marker_square.jpg) no-repeat 0 12px;
	vertical-align: top;
	text-align: left;
}
.lowArea table td {
	padding: 6px 0 12px 8px;
	vertical-align: top;
}
.lowArea table td p.deliveryDate{
	padding-bottom: 10px;
}

.lowArea dl {
	margin-bottom: 60px;
}
.lowArea dl.paymentA {
	margin-bottom: 20px;
}
.lowArea dl dt {
	width: 172px !important;
	width /**/: 130px;
	padding: 12px 0 12px 8px;
	float: left;
	clear: left;
	font-weight: bold;
	background: url(../images/common/marker_square.jpg) no-repeat 0 18px; 	
}
.lowArea dl dd {
	margin: 0 50px 0 180px;
	padding: 12px 0;
}
.lowArea dl dd h3 {
	font-weight: bold;
	font-size: 100%;
}
.lowArea dl dd em {
	color: #B12808;
	font-style: normal;
	font-weight: bold;
	font-size: 100%;
}
.lowArea dl dd a.newWindow {
	padding-left: 17px;
	background: url(../images/common/marker_window.jpg) no-repeat left center;
}
.lowArea dl dd li {
	margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
}
dl.delivery {
	margin: 0 0 100px 0;
	padding: 0 0 50px 0;
	background: url(../images/common/dot_line_03.jpg) no-repeat left bottom;
}



/* PRIVACY
-------------------------------------------------------------------------------------------*/
.privacy {
	width: 651px;
	margin: 15px 0 30px 17px;
	padding: 30px 0 0 0;
	background: url(../images/common/dot_line_02.jpg) no-repeat left top;
}
ol.privacy {
	margin: 0 0 100px 17px;
	padding: 0 0 10px 0;
	list-style-position: outside;
	background: url(../images/common/dot_line_03.jpg) no-repeat left bottom;
}
ol.privacy li {
	margin: 0 50px 60px 23px;
}

ol.privacy li dl {
	margin: 15px 0 0 0;
}
ol.privacy li dt {
	color: #B12808;
	font-style: normal;
	font-size: 100%;
}
ol.privacy li dd {
	margin-bottom: 25px;
}


/* SITEMAP
-------------------------------------------------------------------------------------------*/
h1.sitemap {
	margin: 0;
	padding: 0 0 30px 0;
	background: url(../images/common/dot_line_02.jpg) no-repeat 17px 73px;
}

#sitemap {
	width: 651px;
	margin: 0 0 100px 17px;
	padding: 30px 0 50px 0;
	background: url(../images/common/dot_line_03.jpg) no-repeat left bottom;
}

.sitemapBoxA {
	width: 280px;
	float: right;
	margin-right: 15px;
	display: inline;
	text-align: justify;
	text-justify: inter-ideograph;
}
.sitemapBoxB {
	width: 280px;
	float: left;
	display: inline;
	text-align: justify;
	text-justify: inter-ideograph;
}


#sitemap dt a {
	padding-left: 12px;
	background: url(../images/common/marker_arrow.jpg) no-repeat 0 2px;
	font-weight: bold;
	font-size: 100%;
}
#sitemap dt a.newWindow {
	padding-left: 17px;
	background: url(../images/common/marker_window.jpg) no-repeat 0 0;
	font-weight: bold;
	font-size: 100%;
}

#sitemap dl.topPage { margin-bottom: 60px; }
#sitemap dl.group00 { margin-bottom: 70px; }
#sitemap dl.group01 { margin-bottom: 70px; }
#sitemap dl.group02 { margin-bottom: 70px; }
#sitemap dl.group03 { margin-bottom: 70px; }

#sitemap dd {
	padding-left: 12px;
	line-height: 1.6;
	font-size: 100%;
}
#sitemap dt {
	margin-bottom: 5px;
}


#sitemap dl.group00 dd.menuInedexComment {
}
#sitemap dl.group00 dd {
	margin-bottom: 30px;
}
#sitemap dl.group00 dd dl {
	margin-bottom: 60px;
}
#sitemap dl.group00 dd dl dd {
	margin-bottom: 15px;
}

dd.empty {
	margin: 0;
	padding: 0;
	height: 0;
}

#sitemap dl.group01 dd,
#sitemap dl.group02 dd,
#sitemap dl.group03 dd {
	margin-bottom: 20px;
}



#sitemap dl.menuBeef {
	margin: 0 0 30px -12px;
	padding: 1px 0 0 25px;
	background: url(../sitemap/images/marker_beef.jpg) no-repeat 0 0;
}
#sitemap dl.menuChicken {
	margin: 0 0 30px -12px;
	padding: 1px 0 0 25px;
	background: url(../sitemap/images/marker_chicken.jpg) no-repeat 0 0;
}
#sitemap dl.menuMutton {
	margin: 0 0 30px -12px;
	padding: 1px 0 0 25px;
	background: url(../sitemap/images/marker_mutton.jpg) no-repeat 0 0;
}
#sitemap dl.menuPork {
	margin: 0 0 30px -12px;
	padding: 1px 0 0 25px;
	background: url(../sitemap/images/marker_pork.jpg) no-repeat 0 0;
}
#sitemap dl.menuSet {
	margin: 0 0 30px -12px;
	padding: 1px 0 0 25px;
	background: url(../sitemap/images/marker_set.jpg) no-repeat 0 0;
}












