@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/

#hpb-container{
    position: relative;
	background-image : url(gazou/tyabatake1.jpg);
    background-position: bottom left;
    background-repeat: repeat-x;
}


/* ヘッダー内パーツ */

#hpb-header{
    margin-top: -1px;
}

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

#hpb-headerMain h1{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 16px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 17px;
    font-weight: normal;
    line-height: 14px;
    font-size: 1em;
}

#hpb-headerLogo{
    width: 650px;
    float: left;
}

#hpb-headerLogo a{
    height: 52px;
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 17px;
    padding: 0;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
	background-image : url(logo_2L.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#hpb-headerExtra1{
    width: 400px;
    float: left;
	text-align: right;
}

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

*:first-child +html #hpb-headerExtra1 p.tel{
	/*for IE7*/
	padding-top: 2px;
}

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

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

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

#hpb-footer{
    clear: both;
	padding-bottom: 20px;
	padding-top: 45px;
}

#hpb-footer:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#hpb-footerExtra1{
	width: 520px;
	float: left;
}

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

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

#hpb-footerExtra1 li a:link{
    color: #000;
	background-image : url(point_2L_03.png);
    background-position: center left;
    background-repeat: no-repeat;
	padding-left: 15px;
}
#hpb-footerExtra1 li a:visited{
    color: #000;
	background-image : url(point_2L_03.png);
    background-position: center left;
    background-repeat: no-repeat;
	padding-left: 15px;
}
#hpb-footerExtra1 li a:hover{
    color: #5d2c01;
    text-decoration: none;
}
#hpb-footerExtra1 li a:active{
    color: #5d2c01;
    text-decoration: none;
}

#hpb-footerMain{
    width: 530px;
	float: left;
}

#hpb-footerMain p{
    /* コピーライト文字設定 */
    color: #508f20;
	text-align: right;
	padding: 0;
	margin: 0;
}

/* バナー */

#banner{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
}

#banner li{
	margin-bottom: 4px;
	padding-left: 12px;
}

#banner li a{
	 background-image : url(point_2L_01.png);
    background-position: center left;
    background-repeat: no-repeat;
	color: #606060;
	text-decoration: none;
	padding-left: 20px;
	margin-left: 10px;
	font-size: 1.1em;
}
#banner li a:hover{
	color: #83c52e;
}


/* 店舗情報 */

#shopinfo{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 20px;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 0;
	background-image : url(infoBg_2L.png);
	background-position: top left;
    background-repeat: no-repeat;
}

#shopinfo h3{
    display: none;
}

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

#shopinfo p{
    margin: 0;
    padding-top: 20px;
    padding-right: 0.1em;
    padding-bottom: 0;
    padding-left: 10px;
    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: 20px;
    padding-bottom: 15px;
    padding-left: 0px;
    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: #9d662c;
    text-decoration: underline;
}
a:visited{
    color: #9d662c;
    text-decoration: underline;
}
a:hover{
    color: #ab9623;
    text-decoration: underline;
}
a:active{
    color: #ab9623;
    text-decoration: underline;
}

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: 0px;
    margin-left: 0;
    padding-top: 40px;
    padding-right: 0;
   	padding-left: 35px;
	padding-bottom: 0px;
    font-size: 1.4em;
    line-height: 16px;
	font-weight: normal;
}

.hpb-layoutset-02 h2 span.ja{
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
	font-size: 1.2em;
}

.hpb-layoutset-02 h2 span.en{
    padding-top: 4px;
    padding-right: 0;
    padding-bottom: 0;
	padding-left: 10px;
	color: #3a7217;
	font-size: 0.85em;
	text-transform: uppercase;
}

#hpb-wrapper h3{
	clear: both;
    margin-bottom: 20px;
	margin-top: 0;
	margin-right: 20px;
    padding-top: 10px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 10px;
    font-size: 1.1em;
    line-height: 16px;
    color: #000;
	font-weight: normal;
	background-image: none;
	background-image : url(indexBg_2L.png);
   background-position: bottom left;
   background-repeat: no-repeat;
}

h3.hpb-c-index{
    height: 1px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    text-align: left !important;
    text-indent: -9999px !important;
    background: none !important;
}

h4{
	clear: both;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 1em;
    line-height: 16px;
    font-weight: normal;
}

h5{
	clear: both;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 1em;
    line-height: 16px;
    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: solid;
    border-top-color: #78d519;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #78d519;
}

table th{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    font-weight: normal;
    background-color: #e9f9e9;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #78d519;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #78d519;
}

table td{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #78d519;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #78d519;
	background-color: #fff;
}

/* フォームパーツ設定 */
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: 10px;
    padding: 0;
    list-style-type: none;
}

#hpb-main ul li{
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 15px;
    text-align: left;
    line-height: 1.4;
	background-image : url(point_2L_02.png);
    background-position: 3px 4px;
    background-repeat: no-repeat;
}

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

#hpb-main dt{
    float: left;
    margin: 0;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    font-weight: normal;
    width: 140px !important;
	background-image : url(point_2L_02.png);
    background-position: 3px 8px;
    background-repeat: no-repeat;
}

#hpb-main dd{
    margin: 0;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 156px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #72c95a;
}

*: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: right;
}

#pagetop a{
    /* 先頭に戻るボタンの左右設定 */
   background-image : url(returnTop_2L.png);
   background-position: top left;
   background-repeat: no-repeat;
   text-align: left;
   padding-left: 20px;
}
#pagetop a:link{
	color: #000;
	text-decoration: none;
}

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

#toppage p{
	padding-left: 10px;
}
#toppage p.large{
	color: #3f6a0b;
	font-weight: bold;
	padding-left: 10px;
}

#toppage-item{
	padding-left: 10px;
}

#hpb-wrapper #toppage-item h3{
    margin-bottom: 10px;
	margin-top: 0;
	margin-right: 20px;
    padding-top: 10px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 10px;
    font-size: 1.1em;
    line-height: 16px;
    color: #000;
	font-weight: normal;
	background-image: none;
	background-image : url(indexBg_2L.png);
   background-position: bottom left;
   background-repeat: no-repeat;
}

#hpb-wrapper #toppage-item h3 span.en{
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    text-transform: uppercase;
	color: #448710;
	font-size: 1.1em;
	font-weight: bold;
}

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

#hpb-wrapper #toppage-item .itemlist .item img{
    background-color: #dcdcdc;
	padding: 3px;
	float: left;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
	float: left;
}

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

#hpb-wrapper #toppage-item .itemlist .item .itemdata h4{
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 5px;
    line-height: 1.4;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata h5{
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 5px;
    color: #f4520b;
    line-height: 1.4;
	font-weight: normal;
}

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

#toppage-news{
	padding-left: 10px;
}

#hpb-wrapper #toppage-news h3{
     margin-bottom: 10px;
	margin-top: 0;
    padding-top: 10px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 10px;
    font-size: 1.1em;
    line-height: 16px;
    color: #000;
	font-weight: normal;
	background-image: none;
	background-image : url(indexBg_2L.png);
   background-position: bottom left;
   background-repeat: no-repeat;
}

#hpb-wrapper #toppage-news h3 span.en{
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    text-transform: uppercase;
	color: #448710;
	font-size: 1.1em;
	font-weight: bold;
}

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

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

#access{
    text-align: left;
}

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

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

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

#item .itemlist .item{
    width: 178px;
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 15px;
    margin-left: 10px;
    padding-top: 6px;
    padding-right: 0;
    padding-bottom: 6px;
    padding-left: 0;
    float: left;
}

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

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

#item .itemlist .item .itemdata h4{
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    line-height: 1.4;
}

#item .itemlist .item .itemdata h5{
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
   	color: #f4520b;
    line-height: 1.4;
	font-weight: normal;
}

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

#item #nbanner{
    width: 539px;
    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: 539px;
    height: 55px;
    display: block;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    background-image : url(banner-netshop2_2L.png);
    background-position: top left;
    background-repeat: no-repeat;
}
