@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */

#hpb-headerMain
{
    margin: 0;
}

#hpb-headerMain h1
{
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 10px;
    text-align: left;
    font-weight: normal;
    line-height: 14px;
    font-size: 1.00em;
    color: #999999;
}

#hpb-headerLogo {
	width: 400px;
	float: left;
	margin-top: 5px;
}

#hpb-headerLogo A {
	width: 370px;
	height: 50px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(logo_2Ba.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#hpb-headerExtra1
{
    width: 400px;
    margin-top: -22px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
    float: right;
}

#hpb-headerExtra1 p.tel
{
    /* 電話番号の文字設定 */
    margin: 0;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 1.08em;
    line-height: 20px;
    color: #999999;
    font-weight: bold;
    text-align: right;
}

#hpb-headerExtra1 p.tel span
{
    /* 電話番号の「TEL」文字設定 */
    margin: 0;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 0;
    color: #999999;
}

#hpb-headerExtra1 p.address
{
    /* 住所文字設定 */
    margin: 0;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 1.08em;
    line-height: 20px;
    color: #999999;
    font-weight: bold;
    text-align: right;
}#hpb-headerExtra2
{
}

/* フッター内パーツ */

#hpb-footerExtra1
{
    margin: 0;
    padding: 0;
    float: left;
}

#hpb-footerExtra1 ul
{
    margin: 0;
    padding-top: 8px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
    list-style-type: none;
    text-align: left;
}

#hpb-footerExtra1 li
{
    /* フッターナビ設定 */
    margin: 0;
    padding-top: 0;
    padding-right: 15px;
    padding-bottom: 0;
    padding-left: 15px;
    background-color: #F0F1DB;
    line-height: 24px;
}

#hpb-footerExtra1 li a:link
{
    color: #966B52;
    text-decoration: none;
}
#hpb-footerExtra1 li a:visited
{
    color: #966B52;
    text-decoration: none;
}
#hpb-footerExtra1 li a:hover
{
    color: #765541;
    text-decoration: none;
}
#hpb-footerExtra1 li a:active
{
    color: #765541;
    text-decoration: none;
}

#hpb-footerMain
{
    margin: 0;
    padding-top: 8px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    float: right;
}

#hpb-footerMain p
{
    /* コピーライト文字設定 */
    margin: 0;
    padding: 0;
    line-height: 24px;
    color: #ffffff;
}#hpb-footerLogo
{
}#hpb-footerExtra2
{
}

/* サイドブロック内パーツ */
/* バナー */

#banner ul
{
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#banner li {
	display: block;
	width: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

#banner li a
{
    display: block;
    width: 150px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

#banner A#banner-access
{
    /* アクセスバナー */
    height: 56px;
    background-image : url(banner-access_2Ba.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner A#banner-netshop
{
    /* ネットショップ */
    height: 56px;
    background-image : url(banner-aizumi_2Ba.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner A#banner-category1
{
    /* 商品カテゴリ1 */
    height: 56px;
    background-image : url(banner-kagawa_2Ba.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner A#banner-category2
{
    /* 商品カテゴリ2 */
    height: 56px;
    background-image : url(banner-ehime_2Ba.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner A#banner-category3
{
    /* 商品カテゴリ3 */
    height: 56px;
    background-image : url(banner-tokusima_2Ba.png);
    background-position: top left;
    background-repeat: no-repeat;
}

/* 店舗情報 */

#shopinfo
{
    width: 208px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #AE9D83;
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #AE9D83;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #AE9D83;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #AE9D83;
    background-color: #F0F1DB;
}

#shopinfo h3
{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: left;
    text-indent: -9999px;
}#shopinfo h3 span.en
{
}

#shopinfo h4
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
    text-align: left;
    color: #666666;
    font-size: 1em;
    line-height: 16px;
    font-weight: bold;
}

#shopinfo p
{
    margin: 0;
    padding-top: 0;
    padding-right: 0.1em;
    padding-bottom: 0;
    padding-left: 0.1em;
    line-height: 1.4;
    text-align: left;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

#hpb-skip
{
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: left;
    text-indent: -9999px;
}

p
{
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 0;
    line-height: 16px;
    text-align: left;
}

p.large
{
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 0;
    line-height: 16px;
    text-align: left;
}

p.indent
{
    padding-left: 15px;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

/* リンク文字色 */
A:link
{
    color: #966B52;
    
}
A:visited
{
    color: #966B52;
    
}
A:hover
{
    color: #6C4E3C;
    
}
A:active
{
    color: #6C4E3C;
    
}

hr
{
    height: 1px;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-bottom-width: 1px;
    border-bottom-style: none;
    border-left-width: 1px;
    border-left-style: none;
}

.hpb-layoutset-02 H2
{
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
    font-size: 1.33em;
    line-height: 40px;
    color: #ffffff;
    text-align: left;
    background-image : url(indexbg_2Ba.png);
    background-position: top left;
    background-repeat: no-repeat;
}

.hpb-layoutset-02 h2 span.ja
{
    padding: 0;
}

.hpb-layoutset-02 h2 span.en {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
}

#hpb-wrapper h3
{
    margin: 0;
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 0;
    text-align: left;
    font-size: 1.17em;
    line-height: 16px;
    color: #6E9D45;
}

h3.hpb-c-index {
	height: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	text-align: left;
	text-indent: -9999px;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
}

H4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top : 5px;
	padding-right: 0px;
	padding-bottom : 5px;
	padding-left: 0px;
	text-align: left;
	color : rgb(150, 107, 82);
	font-size : 1.3em;
	line-height : 20px;
	font-weight: bold;
}

H5
{
    margin: 0;
    padding: 0;
    text-align: left;
    color : rgb(102, 102, 102);
    font-size : 1.2em;
    line-height : 20px;
    font-weight : normal;
}

table
{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: 0;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #AE9D83;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #AE9D83;
}

table th
{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    color: #966B52;
    text-align: left;
    font-weight: normal;
    background-color: #F0F1DB;
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #AE9D83;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #AE9D83;
}

table td
{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #AE9D83;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #AE9D83;
}

/* フォームパーツ設定 */
input.button
{
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
}

textarea
{
    width: 400px;
    height: 200px;
}

input.l
{
    width: 400px;
}
input.m
{
    width: 250px;
}
input.s
{
    width: 150px;
}

/* メインコンテンツ内基本パーツ */

#hpb-main ul
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    padding: 0;
    list-style-type: none;
}

#hpb-main ul li
{
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 28px;
    background-image : url(point_2Ba.png);
    background-position: 10px 7px;
    background-repeat: no-repeat;
    text-align: left;
    line-height: 1.4;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ffffff;
}

#hpb-main dl
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    padding: 0;
}

#hpb-main dt
{
    float: left;
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    font-weight: normal;
    width: 170px !important;
    color: #9A876C;
}

#hpb-main dd
{
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 186px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D9D3C6;
}*:first-child + html #hpb-main dd
{
    /* for IE7 */
    padding-left: 10px;
    min-height: 20px;
}

* html #hpb-main dd
{
    /* for IE6 */
    padding-left: 0px;
    height: 20px;
}

#hpb-main dl:after
{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-main img
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
}

#hpb-main img.left
{
    margin-top: 0;
    margin-right: 20px;
    margin-bottom: 15px;
    margin-left: 0;
    float: left;
}

#hpb-main img.right
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 20px;
    float: left;
}

#pagetop
{
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 15px;
    padding-left: 5px;
    padding-bottom: 15px;
    padding-right: 5px;
    text-align: left;
}

#pagetop a
{
    /* 先頭に戻るボタンの左右設定 */
    display: block;
    width: 130px;
    height: 20px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: auto;
    background-image : url(returnTop_2Ba.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

/* トップページ デザイン定義 */

#hpb-wrapper #toppage-item h3
{
    margin: 0;
    padding-top: 15px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 10px;
    font-size: 1.17em;
    line-height: 16px;
    color: #6E9D45;
    font-weight: bold;
}

#hpb-wrapper #toppage-item h3 span.en
{
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    text-transform: uppercase;
}

#hpb-wrapper #toppage-item h3 span.ja
{
    padding-top: 0;
    padding-right: 0;
    padding-left: 10px;
    padding-bottom: 0;
}

#hpb-wrapper #toppage-item .itemlist
{
    margin: 0;
}

#hpb-wrapper #toppage-item .itemlist:after
{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-wrapper #toppage-item .itemlist .item
{
    width : 328px;
    margin-top: 0;
    margin-right: 8px;
    margin-bottom: 15px;
    margin-left: 8px;
    padding-top: 19px;
    padding-right: 0;
    padding-bottom: 19px;
    padding-left: 0;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #AE9D83;
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #AE9D83;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #AE9D83;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #AE9D83;
    float: left;
    background-color: #F0F1DB;
}

#hpb-wrapper #toppage-item .itemlist .item img
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
    border-top-width: 5px;
    border-top-style: solid;
    border-top-color: #ffffff;
    border-right-width: 5px;
    border-right-style: solid;
    border-right-color: #ffffff;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #ffffff;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #ffffff;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata
{
    width: 250px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata h4
{
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 18px;
    background-image : url(point2_2Ba.png);
    background-position: 6px 8px;
    background-repeat: no-repeat;
    color: #966B52;
    text-align: left;
    line-height: 1.2;
    font-weight: bold;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata h5
{
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    color: #666666;
    text-align: right;
    line-height: 1.2;
    font-weight: bold;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata p
{
    margin: 0;
    padding: 0;
    line-height: 1.2;
    text-align: left;
}

#hpb-wrapper #toppage-news h3
{
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 5px;
    font-size: 1.17em;
    line-height: 16px;
    color: #6E9D45;
    font-weight: bold;
}

#hpb-wrapper #toppage-news h3 span.en
{
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    text-transform: uppercase;
}

#hpb-wrapper #toppage-news h3 span.ja
{
    padding-top: 0;
    padding-right: 0;
    padding-left: 5px;
    padding-bottom: 0;
}

/* アクセスページ デザイン定義 */

#access
{
    text-align: left;
}

/* 商品紹介ページ デザイン定義 */

#item .itemlist {
	width : 881px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 1px;
}

#item .itemlist:after
{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#item .itemlist .item
{
    width : 207px;
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 15px;
    margin-left: 10px;
    padding-top: 6px;
    padding-right: 0;
    padding-bottom: 6px;
    padding-left: 0;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #AE9D83;
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #AE9D83;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #AE9D83;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #AE9D83;
    float: left;
    background-color: #F0F1DB;
}

#item .itemlist .item img
{
    margin: 0;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #ffffff;
    border-right-width: 3px;
    border-right-style: solid;
    border-right-color: #ffffff;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #ffffff;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #ffffff;
}

#item .itemlist .item .itemdata {
	width: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#item .itemlist .item .itemdata h4
{
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 18px;
    background-image : url(point2_2Ba.png);
    background-position: 6px 8px;
    background-repeat: no-repeat;
    color: #966B52;
    text-align: left;
    line-height: 1.2;
    font-weight: bold;
}

#item .itemlist .item .itemdata h5
{
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    color: #666666;
    text-align: right;
    line-height: 1.2;
    font-weight: bold;
}

#item .itemlist .item .itemdata p
{
    margin: 0;
    padding: 0;
    line-height: 1.2;
    text-align: left;
}

#item #nbanner
{
    width: 600px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 0;
}

#item #nbanner a
{
    width: 600px;
    height: 45px;
    display: block;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    background-image : url(banner-netshop2_2Ba.png);
    background-position: top left;
    background-repeat: no-repeat;
}
H3{
  font-size : 1.4ex;
  padding-top : 2px;
  padding-bottom : 2px;
}

.hpb-hmenu1-link1{
  
  font-size : 100%;
  font-weight : bold;
  line-height : 1.5;
  color : rgb(150, 107, 82);
}

hpb-hmenu1{
  font-size : 100%;
  font-weight : bold;
}
