@charset "Shift_JIS";

/* 要素リセット */
body{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 75%;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
	color: #000000; /* 標準文字色 */
	background-color: #faa217;
}

/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body{
    font-size: 70%;
}
/* end */

img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  共通レイアウト設定
--------------------------------------------------------*/
#hpb-container{
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
	min-width:1000px;
    position: relative;
	background-color:#f5f5f5;
	background-image : url(headerBg_2W.png);
	background-repeat: repeat-x;
	background-position: center top;
}

#hpb-header{
    width: 1000px;
    height: 120px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    overflow: hidden;
}

#hpb-footer{
	clear: both;
	min-width:1000px;
	height:100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image : url(footerBg_2W.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #faa217;
}

#hpb-inner{
    position: relative;
    width: 1000px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0;
}

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

#hpb-headerMain{
	width:260px;
	float:left;
}

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

#hpb-headerLogo{
	padding-top: 5px;
    width: 480px;
    float: left;
}

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

#hpb-headerExtra1{
	width:260px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: right;
	font-weight: normal;
	line-height: 1.6;
	font-size: 1.00em;
	color: #ffffff;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

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

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

#hpb-headerExtra1 p.address{
    /* 住所文字設定 */
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    color: #ffffff;
	text-align:right;
}

#hpb-headerExtra2
{
}

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

#hpb-footerExtra1{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:50px;
	overflow:hidden;
}

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

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

#hpb-footerExtra1 li a{
	background-image : url(fpoint_2W.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:18px;
	padding-top:2px;
	padding-bottom:2px;
}
#hpb-footerExtra1 li a:link{
    color: #ffffff;
    text-decoration:underline;
}
#hpb-footerExtra1 li a:visited{
    color: #ffffff;
    text-decoration:underline;
}
#hpb-footerExtra1 li a:hover{
    color: #ffffff;
    text-decoration: none;
}
#hpb-footerExtra1 li a:active{
    color: #ffffff;
    text-decoration: none;
}

#hpb-footerMain{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#hpb-footerMain p{
	/* コピーライト文字設定 */
    line-height: 24px;
	color: #ffffff;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#hpb-footerLogo
{
}

#hpb-footerExtra2
{
}

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

#banner ul{
	width: 100%;
	list-style-type: none;
	background-image : url(bannerBgBottom_2W.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

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

#banner li a{
	display: block;
	width: 217px;
	height:51px;
	text-align: left;
	overflow: hidden;
	text-decoration:none;
	background-image : url(bannerBg_2W.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#15b7ec;
	font-size:1.2em;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:13px;
	line-height:64px;
}
#banner li:first-child a{
	border-radius:5px 5px 0 0;
	height:44px;
	background-position: center -7px;
	line-height:51px;
}

/* 店舗情報 */

#shopinfo{
	width: 210px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

#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;
	text-align: left;
	color: #000000;
	font-size: 1.2em;
	line-height: 1.8;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

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

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

#hpb-nav ul{
	width: 1000px;
	height:50px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	list-style-type: none;
	overflow: hidden;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #b4b4b4;
}

#hpb-nav li{
	display:block;
    height: 50px;
	float:left;
}

#hpb-nav li a{
	height: 43px;
	display: block;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	background-color: #faa217;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #b4b4b4;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #dc8f14;
}

#hpb-nav li a:hover,
#hpb-nav li#nav-toppage a:hover,
#hpb-nav li#nav-concept a:hover,
#hpb-nav li#nav-itemlist a:hover,
#hpb-nav li#nav-company a:hover,
#hpb-nav li#nav-recruit a:hover,
#hpb-nav li#nav-access a:hover,
#hpb-nav li#nav-contactus a:hover{
    display: block;
	border-bottom-color: #000000;
}

#hpb-nav li span.ja{
    display: none;
}

#hpb-nav li span.en{
    display: block;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0px;
    line-height: 48px;
    font-size: 1.25em;
    text-transform: uppercase;
}
#hpb-nav li#nav-toppage a{
	background-color: #faa217;
	border-bottom-color: #dc8f14;
	width:143px;
}
#hpb-nav li#nav-concept a{
	background-color: #ffc600;
	border-bottom-color: #e1af00;
	width:136px;
}
#hpb-nav li#nav-itemlist a{
	background-color: #80d94b;
	border-bottom-color: #71bf42;
	width:147px;
}
#hpb-nav li#nav-company a{
	background-color: #15b7ec;
	border-bottom-color: #13a1d0;
	width:140px;
}
#hpb-nav li#nav-recruit a{
	background-color: #7e7ee3;
	border-bottom-color: #6f6fc8;
	width:128px;
}
#hpb-nav li#nav-access a{
	background-color: #b554d9;
	border-bottom-color: #a04abf;
	width:114px;
}
#hpb-nav li#nav-contactus a{
	background-color: #f474b9;
	border-bottom-color: #d766a3;
	width:192px;
}


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

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

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

p.large{
	font-size:1.2em;
	font-weight:bold;
}

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

.left{
    float: left;
}

.right{
    float: right;
}

/* リンク文字色 */
a:link{
    color: #dc8f14;
    text-decoration: underline;
}
a:visited{
    color: #dc8f14;
    text-decoration: underline;
}
a:hover{
    color: #dc8f14;
    text-decoration: none;
}
a:active{
    color: #dc8f14;
    text-decoration: none;
}

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: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	color: #faa217;
	text-align: left;
	background-image : url(titlebg_2w.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	overflow:hidden;
}

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

.hpb-layoutset-02 h2 span.en{
	font-size: 1.0em;
	line-height: 110px;
    padding-top: 0;
    padding-right: 0;
    padding-left: 10px;
    padding-bottom: 0;
    text-transform:capitalize;
	color:#fcc875;
}

#hpb-wrapper h3{
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
	text-align: left;
	font-size: 1.3em;
	line-height: 1.6;
	color: #000000;
	background-image : url(indexBg_2W.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear:both;
}
#hpb-wrapper h3:first-child{
	margin-top:0px;
}
h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: left;
    text-indent: -9999px;
    background: none;
}

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

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

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

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

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: #b4b4b4;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #b4b4b4;
}

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

#hpb-main ul li{
    padding-top: 8px;
    padding-right: 0;
    padding-bottom: 8px;
    padding-left: 25px;
    background-image : url(point_2w.png);
    background-position: 8px 12px;
    background-repeat: no-repeat;
    text-align: left;
    line-height: 1.6;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #b4b4b4;
}

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

#hpb-main dt{
    float: left;
    margin: 0;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 5px;
    text-align: left;
    line-height: 1.6;
    min-height: 16px;
    font-weight:bold;
    width: 150px !important;
}

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

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


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

#hpb-wrapper #toppage-item h3
{
}

#hpb-wrapper #toppage-item h3 span.en{
	text-transform:uppercase;
}

#hpb-wrapper #toppage-item h3 span.ja{
	display:none;
}

#hpb-wrapper #toppage-item .itemlist{
	overflow:hidden;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#hpb-wrapper #toppage-item .itemlist .item{
    width: 250px;
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    padding-top: 20px;
    padding-right: 55px;
    padding-bottom: 15px;
    padding-left: 55px;
    float: left;
	background-image : url(itemBg_2W.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cecccd;
	min-height:300px;
}
#hpb-wrapper #toppage-item .itemlist .item img{
	margin-bottom:0;
}

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

#hpb-wrapper #toppage-item .itemlist .item .itemdata h4{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 8px;
    padding-left: 5px;
	background-color: #faa217;
    color: #FFFFFF;
    text-align:center;
    line-height: 1.2;
    font-weight: bold;
	font-size:1.2em;
	width:200px;
	position:absolute;
	top:0;
	left:20px;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata h5{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 43px;
    padding-right: 0;
    padding-bottom: 8px;
    padding-left: 0;
    color: #666666;
    text-align:center;
    line-height: 1.2;
 	font-size:1.1em;
   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
{
}

#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{
	display:none;
}

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

#access{
    text-align: left;
}

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

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

#item .itemlist .item{
	width: 230px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cecccd;
	float: left;
	background-image : url(itemBg_2W.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}

#item .itemlist .item img{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

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

#item .itemlist .item .itemdata h4{
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 18px;
	background-color: #faa217;
	color: #FFFFFF;
	text-align:center;
	line-height: 1.2;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}

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

#item .itemlist .item .itemdata p{
    margin: 0;
    padding: 0;
    line-height: 1.6;
    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: 9px;
    padding-left: 0;
	background-image : url(bannerBgBottom_2W.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#item #nbanner a{
	width: 600px;
	height: 45px;
	display: block;
	text-align: left;
	overflow: hidden;
	background-color:#15b7ec;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:50px;
	font-size:1.3em;
	padding-top:3px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #13a1d0;
}
