@charset 'shift-jis';

/*デフォルトCSS変更*/

html {
	margin:0;
	padding:0;
	/*height:100%;*/
}

body {
	margin:0;
	padding:0;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3' , 'Osaka' , 'ＭＳ Ｐゴシック';
	line-height:1.1;
}

form, input { margin:0; padding:0; }

a img { border:0; }

img { vertical-align: bottom; } 

object, embed {
	vertical-align: top;
}

h1, h2, h3, h4, h5, h6 { font-weight:normal; }
h1, h2, h3, h4, h5, h6, ol, dl, dt, dd, pre, blockquote,hr {
	margin:0;
	padding:0;
}

p { margin:0 0 1em; }

ul { margin:0 0 0 18px; padding:0; }

input, textarea {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3' , 'Osaka' , 'ＭＳ Ｐゴシック';
}

label { cursor:pointer; cursor:hand; }


/* フロート解除 */

.floatclear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height:0;
}

.pkg:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0px;
	font-size: 0em;
	line-height: 0;
}
* html .pkg {
	display: inline-block;
	min-height:1%;  /* for IE 7*/

}
/* no ie mac \*/
* html .pkg {
	height:1%;
}
/* End hide from IE-mac */

.pkg {
	display: block;
	min-height: 0;
}

/*共通CSS*/

body {
	background-color:#fff;
}

a:link { color:#9C7200; }
a:visited { color: #9C7200; }
a:hover { color: #FF6600; }

.axeslog {
	display:none;
	overflow: hidden;
	height:0;
}

/*フォント*/

.fontgray6 { color:#666; }
.fontgray5 { color:#555; }
.fontgray3 { color:#333; }
.fontgray0 { color:#000; }

.fontmid { font-size:75%; }
.fontsmall { font-size:65%; }
.fontlarge { font-size:90%; }
.fontxlarge { font-size:100%; }

.fontsmaller { font-size:83%; }
.fontsmaller2 { font-size:77%; }

.lh120 { line-height:120%; }
.lh130 { line-height:130%; }
.lh150 { line-height:150%; }
.lh170 { line-height:170%; }
.lh190 { line-height:190%; }

.bold { font-weight:bold; }

.fontFamilyVerdana { font-family:Verdana; }
.fontFamilyNomal {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3' , 'Osaka' , 'ＭＳ Ｐゴシック';
}



/*トップページ*/

.topSideMenu ul {
	list-style-type:none;
	margin:28px 0 0 12px;
}
.topSideMenu ul li {
	margin-bottom:13px;
}

#wrap {
	width:100%;
	background-color:#EBE0BF;
}

#container {
	width:994px;
}
.topLeftCol {
	width:196px;
	margin:0 27px 0 13px;
	display:inline;
	float:left;
}

.topMidCol {
	width:543px;
	float:left;
}

.topRightCol {
	width:188px;
	margin:0 0 0 27px;
	display:inline;
	float:left;
}

#footer .copyright {
	background-color:#EBE0BF;
	padding:30px 0 12px 10px;
}

#footer_alt .copyright {
	background-color:#EBE0BF;
	padding:10px 0 12px 10px;
}
#footer_alt .pageup {
	background-color:#EBE0BF;
	padding:0 0 0 9px;
}


#footer .border , #footer_alt .border{
	height:78px;
	background:url(cmnimg/footer_bgimg.gif) repeat-x;
}

.topH3title {
	padding:0 0 6px 2px;
}

.topLeftColBox {
	width:196px;
	margin:0 0 27px;
}

.topLeftColBox .top {
	font-size:0;
	height:6px;
	background:url(topimg/leftcol_box_top.gif) no-repeat;
}

.topLeftColBox .middle {
	background:url(topimg/leftcol_box_middle.gif) repeat-y;
}

.topLeftColBox .bottom {
	font-size:0;
	height:7px;
	background:url(topimg/leftcol_box_bottom.gif) no-repeat;
}

.topRightColBox {
	width:188px;
	margin:0 0 27px;
}

.topRightColBox .top {
	font-size:0;
	height:6px;
	background:url(topimg/rightcol_box_top.gif) no-repeat;
}

.topRightColBox .middle {
	background:url(topimg/rightcol_box_middle.gif) repeat-y;
}

.topRightColBox .bottom {
	font-size:0;
	height:7px;
	background:url(topimg/rightcol_box_bottom.gif) no-repeat;
}

.topBlogCategoryUL {
	font-size:75%;
	padding:10px 12px 10px 3px;
}

.topBlogCategoryUL ul {
	list-style-type:none;
	margin-left:1em;
	line-height:1.3;
}
.topBlogCategoryUL ul li {
	background:url(cmnimg/mark_blog_archives_listmark.gif) no-repeat 0 7px;
	padding:2px 0 2px 13px;
}
.topFigOpenhours {
	padding:11px 0 13px 16px;
}
.topFigAccessMap {
	padding:8px 0 10px 12px;
}

.topGoogleMapLink {
	font-size:75%;
	line-height:1.1;
	background:url(topimg/icon_googlemap.gif) no-repeat;
	padding:2px 0 23px 23px;
	margin:0 0 0 18px;
	min-height:16px;
	height:auto !important;
	height:16px;
}

.topAccessMapPhoto {
	margin:0 0 0 21px;
}
.topAccessMapPhoto img {
	border:5px solid #eee;
}
.topAccessMapHr {
	font-size:0;
	height:1px;
	padding:17px 0 11px 21px;
}
.topAccessMapAddress {
	font-size:81%;
	line-height:1.3;
	padding:0 0 10px 21px;
}
.topMailAndTel {
	padding:0 0 50px 5px;
}

.topWhatsnewBorder {
	font-size:0;
}
.topWhatsnewEntry {
	margin:10px 2px;

}
.topWhatsnewEntry .date {
	font-size:65%;
	font-family:Verdana;
	color:#666;
}
.topWhatsnewEntry .title {
	font-size:81%;
	font-weight:bold;
	color:#666;
	line-height:1.3;
	padding:0 0 3px;
}
.topWhatsnewEntry .entrybody {
	font-size:81%;
	color:#333;
	line-height:1.3;
}

.topWhatsnewEntry .entrymore {
	font-size:81%;
	color:#333;
	line-height:1.3;
}

.entrytitle {
	width:543px;
}

.entrytitle .top {
	font-size:0;
	background:url(cmnimg/entrytitle_box_top.gif) no-repeat;
	height:4px;
}
.entrytitle .middle {
	background:url(cmnimg/entrytitle_box_middle.gif) repeat-y;
	padding:4px 5px 5px 5px;
}
.entrytitle .bottom {
	font-size:0;
	background:url(cmnimg/entrytitle_box_bottom.gif) no-repeat;
	height:6px;
}

#blogwrap .entrybody {
	font-size:81%;
	line-height:1.5;
	color:#333;
	padding:20px 15px 0 15px;
}

#blogwrap .entrymore {
	font-size:81%;
	line-height:1.5;
	color:#333;
	padding:0 15px 0 15px;
}






.blogEntryFooterLine {
	font-size:0;
	height:1px;
	padding:20px 0 7px;
}

#blogwrap .entrybody img {
	border:5px solid #fff;
}

.blogEntryFooter {
	font-family:Verdana;
	font-size:65%;
	color:#666;
	text-align:right;
	margin-bottom:40px;
}

.topRightColBanner {
	margin:0 0 27px;
}

.topShopLinkBox {
	padding:14px 0 0 20px;
}

.topShopLinkBox .shopname {
	font-size:81%;
}
.topShopLinkBox .shopname a:link { color:#000; }
.topShopLinkBox .shopname a:visited { color:#000; }
.topShopLinkBox .shopname a:hover { color:#A87C00; }



.topShopLinkBox .adrs {
	font-size:69%;
	color:#999;
	line-height:1.1;
	padding:2px 0 0;
}

.topShopLinkBox .image {
	margin:0 0 5px;
}

.topShopLinkBox .image a , .topShopLinkBox .image span.nolink {
	display:block;
	width:142px !important;
	width:146px;
	border:1px solid #ccc;
	padding:1px;
}
.topShopLinkBox .image a:hover { border:1px solid #A87C00; }

.topOwnerPhoto {
	padding:17px 20px 10px 20px;
}
.topOwnerPhoto .photo img {
	border:5px solid #eee;
}
.topOwnerPhoto .text {
	font-size:69%;
	line-height:1.3;
	color:#555;
	padding:10px 0 0;
}

/*セカンダリP*/

.pHeader {
	height:112px;
	background:url(cmnimg/header_bgimg.gif) repeat-x;
}

.pBox {
	background-color:#EBE0BF;
}

.pgotoTopBtn {
	padding:8px 0 0 9px;
}

.pWrap {
	width:1000px;
}

.pSideMenu {
	width:197px;
	margin:0 31px 50px 9px;
	display:inline;
	float:left;
}

.pContainer {
	width:763px;
	float:left;
	margin:0 0 50px;
}

.pSideMenuList ul {
	list-style-type:none;
	margin:81px 0 0 0;
}
.pSideMenuList ul li {
	margin-bottom:21px;
}

.pH1titleBox {
	height:84px;
}
.pH1titleBox .caption {
	font-size:81%;
	font-weight:bold;
	color:#555;
	padding:9px 0 0 18px;
}

/*素材について*/

.pSozaiCol .left {
	width:356px;
	margin:0 51px 0 0;
	float:left;
	display:inline;
}
.pSozaiCol .right {
	width:356px;
	margin:0 0 0 0;
	float:left;
	display:inline;
}
.pSozaiCol .title {
	font-size:90%;
	font-weight:bold;
	color:#996F00;
	background:url(cmnimg/mark_h2title_circle.gif) no-repeat;
	min-height:16px;
	height:auto !important;
	height:16px;
	padding:0 0 0 23px;
	margin:0 0 8px;
}

.pSozaiCol .titleother {
	width:100%;
	font-size:90%;
	font-weight:bold;
	color:#666;
	background:url(cmnimg/mark_h2title_graycircle.gif) no-repeat;
	min-height:16px;
	height:auto !important;
	height:16px;
	padding:0 0 0 23px;
	margin:0 0 8px;
}

.pSozaiCol .text {
	font-size:81%;
	line-height:1.3;
	color:#555;
	height:6em;
}
.pSozaiCol .photo img {
	border:5px solid #fff;
}
.pSozaiCol .caption {
	font-size:65%;
	color:#555;
	height:61px;
	padding:7px 0 0;
}

/*パンメニュー*/

.pMenuCategoryTitle {
	font-size:90%;
	font-weight:bold;
	color:#666;
	background:url(cmnimg/mark_h2title_circle.gif) no-repeat;
	min-height:16px;
	height:auto !important;
	height:16px;
	padding:0 0 0 23px;
	margin:0 0 8px;
}

.pMenulistBox {
	width:244px;
	margin:0 10px 10px 0;
	float:left;
	display:inline;
}

.pMenulistBox .top {
	height:6px;
	font-size:0;
	background:url(menu/img/box_menulist_top.gif) no-repeat;
}
.pMenulistBox .middle {
	background-color:#fff;
	padding:3px 10px 2px 10px;
}
.pMenulistBox .bottom {
	height:6px;
	font-size:0;
	background:url(menu/img/box_menulist_bottom.gif) no-repeat;
}
.pMenulistBox .photo a {
	display:block;
	width:140px !important;
	width:150px;
	border:5px solid #eee;
}
.pMenulistBox .photo a:hover {
	border:5px solid #996F00;
}

.pMenulistBox .product_name {
	font-size:65%;
	color:#555;
	line-height:1.3;
	height:3em;
	padding:5px 0 4px;
}

.pMenulistBox .product_name a:link , .pMenulistBox .product_name a:visited { color:#555; text-decoration:none; }
.pMenulistBox .product_name a:hover { color:#996F00; text-decoration:underline; }

.pMenulistBox .price {
	font-size:81%;
	color:#555;
	background:url(menu/img/mark_price.gif) no-repeat;
	height:2.2em;
	padding:0 0 0 42px;

}

.pMenuItemWrap {
	margin:0 0 23px;
}

.pMenuBacktoIndex {
	padding:29px 0 0;
}

.pMenuitemBox {
	width:763px;
}

.pMenuitemBox .top {
	height:4px;
	font-size:0;
	background:url(menu/img/box_itemlist_top.gif) no-repeat;
}
.pMenuitemBox .middle {
	background-color:#fff;
	padding:11px 15px 11px 15px;
}
.pMenuitemBox .bottom {
	height:4px;
	font-size:0;
	background:url(menu/img/box_itemlist_bottom.gif) no-repeat;
}

.pMenuitemBox .left {
	width:460px;
	float:left;
	margin:0 21px 0 0;
	display:inline;
}
.pMenuitemBox .right {
	width:252px;
	float:left;
}

.pMenuitemBox .left .photo img {
	border:5px solid #eee;
}

.pMenuitemBox .product_name {
	font-size:81%;
	line-height:1.3;
	color:#555;
	font-weight:bold;
	padding:13px 0 11px;
}

.pMenuitemBox .price {
	font-size:81%;
	color:#555;
	background:url(menu/img/mark_price.gif) no-repeat;
	min-height:15px;
	height:auto !important;
	height:15px;
	padding:0 0 0 42px;

}

.pMenuitemBox .right {
	font-size:81%;
	line-height:1.5;
	color:#555;
}

/*美味しい食べ方*/

.pTabekataTitle {
	font-size:90%;
	font-weight:bold;
	color:#996F00;
	background:url(cmnimg/mark_h2title_circle.gif) no-repeat;
	min-height:16px;
	height:auto !important;
	height:16px;
	padding:0 0 0 23px;
	margin:0 0 10px;
}

.pTabekataBox {
	margin:0 0 39px;
}
.pTabekataBox .left {
	width:250px;
	float:left;
}
.pTabekataBox .right {
	width:367px;
	float:left;
}

.pTabekataList ul {
	list-style-type:none;
	margin-left:3px;
}
.pTabekataList li {
	color:#555;
	font-size:81%;
	line-height:1.3;
	padding:0 0 16px 20px;
}

.pTabekataList .list01 { background:url(tabekata/img/number01.gif) no-repeat 0 2px; }
.pTabekataList .list02 { background:url(tabekata/img/number02.gif) no-repeat 0 2px; }
.pTabekataList .list03 { background:url(tabekata/img/number03.gif) no-repeat 0 2px; }
.pTabekataList .list04 { background:url(tabekata/img/number04.gif) no-repeat 0 2px; }
.pTabekataList .list05 { background:url(tabekata/img/number05.gif) no-repeat 0 1px; }



.pTabekataBox .illustrator_name {
	font-size:0;
	padding:8px 23px 0 0;
	text-align:right;
}

/*店長ブログ*/

.pBlogMidCol {
	width:543px;
	float:left;
	margin:0 0 50px;
}

.pBlogRightCol {
	width:188px;
	float:left;
	margin:81px 0 0 27px;
	display:inline;
}
.pBlogArchiveTitle {
	padding:0 0 12px;
}

.pBlogCategoryUL {
	font-size:75%;
	padding:0 0 15px;
}

.pBlogCategoryUL ul {
	list-style-type:none;
	margin-left:1em;
	line-height:1.3;
}
.pBlogCategoryUL ul li {
	padding:2px 0 2px 0;
}
.pBlogCategoryUL a:link , .pBlogCategoryUL a:visited { color:#333; text-decoration:none; }
.pBlogCategoryUL a:hover { color:#996F00; text-decoration:underline; }

.pBlogCommentCaption {
	font-size:83%;
}

.pBlogRss { 
	font-family:Verdana;
	font-size:65%;
	background:url(blog/img/mark_rss.gif) no-repeat;
	margin:0 0 0 12px;
	padding:2px 0 0 24px;
	min-height:16px;
	height:auto !important;
	height:16px;

}
.pBlogRss a:link , .pBlogRss a:visited { color:#F28200; }
.pBlogRss a:hover { color:#FF3300; }

.pBlogPagenation {
	font-size:81%;
}


/*ブログコメント欄*/

#comments {
	padding-top:2em;
}


.asset-meta {
	font-size:65%;
	font-family:Verdana;
	font-weight:bold;
	border-top:1px solid #ccc;
	padding-top:8px;
}
.asset-meta a {
	text-decoration:none;
}
.comments-open-content {
	font-size:81%;

}
.comments-open-header {
	font-size:81%;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	padding:0 0 5px;
	margin:0 0 5px;
}
.comments-open {
	padding:20px 0 0;
}
#comment-form-name , #comment-form-email , #comment-form-url , #comment-form-remember-me , #comments-open-text , #comments-open-footer {
	padding:0 0 10px;
}

#comment-text {
	width:522px;
	height:200px;
	font-size:100%;
}


.comment-header .asset-meta .byline {
	font-weight:normal;
	color:#666;
	padding:4px 0 0;
}

.comment-content {
	font-size:81%;
	line-height:1.5;
	padding:5px 0 10px;
}

.entryContentWrap #comments {
	padding:20px 0 0;
}


/*お問い合わせフォーム*/

.pInquiryBoxTop , .pInquiryBoxBottom {
	width:617px;
	font-size:0;
}
.pInquiryBox {
	width:571px !important;
	width:617px;
	background-color:#F5F0DF;
	padding:18px 23px 0 23px;
}
.pInquiryFormTbl {
	font-size:81%;
	line-height:1.5;
}
.pInquiryFormTbl .title {
	color:#666;
}
.pInquiryFormTbl .field {
	padding:0 0 24px 12px;
}
.pInquiryButton {
	width:617px;
	text-align:center;
	margin:31px 0 0;
}







