@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain{
	height: 30px;
	overflow: hidden;
	color: #e0d0c0;
	text-align: left;
	padding-right: 10px;
}
#hpb-headerMain h1{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 3px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-weight: normal;
    line-height: 20px;
    font-size: 10px;
}

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

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

#hpb-headerExtra1{
    width: 400px;
    margin-top: 15px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 10px;
    float: right;
	text-align: right;
}

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

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

#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-footerExtra1 ul{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
    margin-left: 0;
    padding-top: 12px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    text-align: left;
	height: 22px;
	overflow: hidden;
}

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

#hpb-footerExtra1 li a:link{
    color: #e0d0c0;
	background-image : url(fpoint_2T.png);
    background-position: left center;
    background-repeat: no-repeat;
	padding-left: 13px;
    text-decoration: none;
}
#hpb-footerExtra1 li a:visited{
    color: #e0d0c0;
    text-decoration: none;
}
#hpb-footerExtra1 li a:hover{
	color: #fff;
    text-decoration: none;
}
#hpb-footerExtra1 li a:active{
	color: #fff;
    text-decoration: none;
}

#hpb-footerMain{
    margin: 0;
	width: 900px;
    padding-top: 15px;
    text-align: center;
	margin-left:auto;
	margin-right:auto;
}

#hpb-footerMain p{
    /* コピーライト文字設定 */
    margin: 0;
    padding: 0;
    line-height: 24px;
    color: #e0d0c0;
	text-align: center;
}
/* サイドブロック内パーツ */
/* バナー */

#banner{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
}
#banner ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#banner li{
    display: block;
}
#banner li a{
	display: block;
	text-align: left;
	background-position: center left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height: 46px;
	margin-bottom: 10px;
	width: 280px;
}
#banner a#banner-access{
    /* アクセスバナー */
    background-image : url(banner_2T_1.png);
}
#banner a#banner-netshop{
    /* ネットショップ */
    background-image : url(banner_2T_2.png);
}
#banner a#banner-category1{
    /* 商品カテゴリ1 */
    background-image : url(banner_2T_3.png);
}
#banner a#banner-category2{
    /* 商品カテゴリ2 */
    background-image : url(banner_2T_04.png);
}
#banner a#banner-category3{
    /* 商品カテゴリ3 */
    background-image : url(banner_2T_05.png);
}

/* 店舗情報 */

#shopinfo{
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 18px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 15px;
	background-color: #ffffff;
	background-image : url(infoBg_2T.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbcbcb;
}
#shopinfo h3{
    display: none;
}

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

#shopinfo p{
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	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: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 24px;
	text-align: left;
}

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

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

.left{
    float: left;
}

.right{
    float: right;
}

/* リンク文字色 */
a:link{
	color: #000;
	text-decoration: underline;
}
a:visited{
	color: #000;
	text-decoration: underline;
}
a:hover{
	color: #ddd;
	text-decoration: underline;
}
a:active{
	color: #ddd;
    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 span.ja{
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}

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

#hpb-wrapper h3{
	clear: both;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	font-weight: bold;
	background-image : url(indexBg_2T.png);
	background-repeat: no-repeat;
	background-position: top left;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 40px;
}
#hpb-wrapper #hpb-main h3:first-child {

}
h3.hpb-c-index{
	display:none;
}

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-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d3d3d3;
	border-right-color: #d3d3d3;
	border-left-color: #d3d3d3;
}

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

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

/* フォームパーツ設定 */
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.5;
	background-image : url(point_2T.png);
	background-position: 2px 10px;
	background-repeat: no-repeat;
}

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

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

#hpb-main dd{
	margin: 0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 185px;
	text-align: left;
	line-height: 16px;
	min-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
}

#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: 15px;
}

#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;
}



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

#access{
    text-align: left;
}

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

#item .itemlist{
    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{
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	float: left;
	text-align: center;
}

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

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

#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;
	line-height: 1.4;
	font-weight: normal;
	color: #d3b688;
}

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

#item #nbanner{
	width: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

#item #nbanner a{
	width: 500px;
	height: 81px;
	display: block;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	background-image : url(banner-netshop2_2T.png);
	background-position: top left;
	background-repeat: no-repeat;
}

/* フォーム */
#contactus form{
	text-align:center;
}
#contactus form h3{
	text-align: left;
}
#contactus form table{
	margin-left:auto;
}

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

#toppage{
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#toppage p{
	padding-left: 15px;
	padding-right: 15px;
	line-height: 22px;
	padding-bottom: 30px;
}
#toppage p.large{
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 36px;
}

#hpb-wrapper #toppage h3{
	line-height: 40px;
	margin-bottom: 20px;
	margin-top: 0px;
	font-weight: normal;
	background-image : url(indexBg_2T.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 40px;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

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

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


/* 商品情報 */
#hpb-wrapper #toppage-item .item{
	padding-top: 14px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	width : 670px;
	float: left;
	background-color: #f8f4ef;
	margin-bottom: 5px;
}
#hpb-wrapper #toppage-item .item:nth-child(2n){
	float:right;
}

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

#hpb-wrapper #toppage-item .itemlist .item img{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
	display:block;
}

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

#hpb-wrapper #toppage-item .itemlist .item .itemdata h4{
	font-weight:bold;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata p{
	padding-top:10px;
	padding-left:0px;
	padding-bottom:5px;
	padding-right:0px;
}

/* 新着情報 */
#hpb-wrapper #toppage #toppage-news h3{
	margin-top: 25px;
}

#hpb-wrapper #hpb-main #toppage-news dl{

}
#hpb-wrapper #hpb-main #toppage-news dl dt{
	width:100px !important;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#hpb-wrapper #hpb-main #toppage-news dl dd{
	padding-left: 110px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#hpb-wrapper #hpb-main #toppage-news dl dt:first-child + dd{
	border-top:none;
}
hr{
	color:#FFFFFF;
}
