@charset "utf-8";

/*#####################################################################################*/
/*####################################################################【　base.css　】#*/
/*#####################################################################################*/

*{
margin:0px;
padding:0px;
}

body{
font-family:Tahoma,Verdana,Segoe,sans-serif;
font-weight:normal;
font-size:12px;
color:#333333;
line-height:1.8em;
}

.clear{
height:0px;
clear:both;
background:none;
}

a{color:#3c549b;text-decoration:none;outline:0;}
a:hover{text-decoration:underline;}
a:active{text-decoration:underline;}

a img{
display:block;
border:0px;
}

a:hover img{
filter:alpha(opacity=60);
opacity:0.6;
border:0px;
}

.attention{
color:#ff9000;
}

/***********************************************************************************************************/

.part_top10{
margin-top:10px;
}

/***********************************************************************************************************/

table{
margin:0.5em 0px;
border:1px solid #d1cbbd;
border-collapse:collapse;
border-spacing:0px;
}

th{
padding:3px 6px;
line-height:1.3em;
font-weight:normal;
border:1px solid #d1cbbd;
border-width:0px 0px 1px 1px;
background:#F2F2F2;
white-space:nowrap; 
}

td{
padding:3px 6px;
border:1px solid #d1cbbd;
border-width:0px 0px 1px 1px;
}

/*##########################################################################################################【ヘッダー】*/

#top_img{/*TOPページのヘッダー*/
width:100%;
height:350px;
background:url("../../common/images/bg_top_img.jpg") center top no-repeat #341c10;
}

#header{/*TOPページ以外のヘッダー*/
margin:0px auto;
width:760px;
height:90px;
}

#header h1 a{
padding:0px 0px 5px 0px;
width:184px;
height:65px;
display:block;
background:url("../../common/images/site_name.gif") center bottom no-repeat;
}

#header h1 a:hover{
background:url("../../common/images/site_name_hv.gif") center bottom no-repeat;
}

#top_img h1,
#top_img p,
#header h1,
#header p{
text-indent:-9999px;
}

/*##########################################################################################################【サイトナビ】*/

#sitenavi{
margin-bottom:20px;
width:100%;
height:50px;
background:url("../../common/images/bg_navi.jpg") center top no-repeat #341c10;
}

#sitenavi ul{
margin:0px auto;
padding:0px 5px 0px 6px;
width:751px;
list-style-type:none;
}

#sitenavi li{
margin-left:1px;
width:149px;
height:50px;
text-indent:-9999px;
float:left;
}

#sitenavi li a{
width:149px;
height:50px;
float:left;
}

#navi_products a{background:url("../../common/images/navi_products.jpg") center top no-repeat;}
#navi_products,#navi_products a:hover{background:url("../../common/images/navi_products_hv.jpg") center top no-repeat;}

#navi_feelings a{background:url("../../common/images/navi_feelings.jpg") center top no-repeat;}
#navi_feelings,#navi_feelings a:hover{background:url("../../common/images/navi_feelings_hv.jpg") center top no-repeat;}

#navi_events a{background:url("../../common/images/navi_events.jpg") center top no-repeat;}
#navi_events,#navi_events a:hover{background:url("../../common/images/navi_events_hv.jpg") center top no-repeat;}

#navi_shops a{background:url("../../common/images/navi_shops.jpg") center top no-repeat;}
#navi_shops,#navi_shops a:hover{background:url("../../common/images/navi_shops_hv.jpg") center top no-repeat;}

#navi_concept a{background:url("../../common/images/navi_concept.jpg") center top no-repeat;}
#navi_concept,#navi_concept a:hover{background:url("../../common/images/navi_concept_hv.jpg") center top no-repeat;}

/*##########################################################################################################【TOPページ新着情報】*/

#whats{
width:555px;
height:200px;
overflow:auto;
}

#whats dl{
padding:5px 0px;
width:530px;
clear:both;
}

#whats dt{
padding-left:15px;
width:85px;
float:left;
background:url("../../common/images/arrow_whats.gif") left top no-repeat;
}

#whats dd{
width:430px;
float:right;
}

/*##########################################################################################################【TOPページ特集】*/

.topics_left{
width:270px;
float:left;
clear:both;
}

.topics_right{
width:270px;
float:right;
}

.topics_left dt,
.topics_right dt{
font-size:13px;
font-weight:bold;
}

.topics_left dt img,
.topics_right dt img{
margin-bottom:3px;
}

.topics_left dd,
.topics_right dd{
margin-bottom:10px;
line-height:1.3em;
}

/*##########################################################################################################【ぱんくずリスト】*/

#pankuzu{
margin:0px auto;
padding:0px 0px 2em 0px;
width:760px;
height:18px;
font-size:11px;
line-height:1em;
}

#pankuzu ul{
list-style-type:none;
}

#pankuzu li{
line-height:1em;
float:left;
}

.pan{
margin:0px 0px 0px 10px;
padding:4px 15px 4px 0px;
background:url("../../common/images/bg_pan.gif") right top no-repeat;
}

.btn_backto01{
padding-right:10px;
border-right:1px solid #d1cbbd;
}

.btn_backto01,
.btn_backto01 a{
width:87px;
height:18px;
text-indent:-9999px;
float:left;
display:block;
background:url("../../common/images/btn_backto01.jpg") left top no-repeat;
}

.btn_backto01 a:hover{
background:url("../../common/images/btn_backto01_hv.jpg") left top no-repeat;
}

/*##########################################################################################################【抱擁枠】*/

#wrap{
margin:0px auto;
width:760px;
}

/*##########################################################################################################【サイドバー】*/

#sidebar{display:none;}

/*##########################################################################################################【コンテンツ】*/

#content{
margin:0px auto;
width:555px;
}

#content h3{
padding-top:1em;
padding-bottom:0.5em;
font-size:22px;
font-weight:normal;
line-height:1.1em;
}

#content h4{
padding-top:1em;
padding-bottom:0.5em;
font-size:16px;
font-weight:bold;
line-height:1.3em;
}

#content h5{
padding:1em 0px 0.5em 0px;
font-size:14px;
margin-bottom:0.5em;
line-height:1.1em;
}

#content h6{
padding:1em 0px 0.5em 0px;
font-size:12px;
margin-bottom:0.5em;
line-height:1.1em;
}

ul.basic,
ol.basic{
margin:0.5em 0px 0.5em 2em;
clear:both;
}

#content p{
margin-bottom:0.5em;
}

#discription{
padding-top:0.5em;
padding-bottom:0.5em;
font-size:16px;
font-weight:normal;
line-height:1.5em;
}

.line_top{border-top:1px solid #d1cbbd;}

/*##########################################################################################################【フットナビ】*/

#footnavi{display:none;}

/*##########################################################################################################【フッター】*/

#footer{
margin-top:10px;
width:100%;
border-top:1px solid #d1cbbd;
background:#f3f1ec;
}

#footer ul,
#footer li{display:none;}

#footer p{
margin:0px auto;
padding:5px 0px;
width:760px;
text-align:center;
}

/*##########################################################################################################【メールフォーム】*/

form{
margin:0px auto;
width:400px;
}

#name,
#add,
#tel,
#email,
#toi,
textarea{
margin-top:5px;
padding:5px;
width:400px;
font-family:Tahoma,Verdana,Segoe,sans-serif;
font-weight:normal;
font-size:12px;
color:#333333;
line-height:1.8em;
border:1px solid #d1cbbd;
background:#F9F9F9;
}

#Submit,
#Submit2{
padding:3px 1px 1px 1px;
font-size:12px;
}

/*#####################################################################################*/
/*#################################################################【　concept.css　】#*/
/*#####################################################################################*/

.btn_tvcm{
width:184px;
height:38px;
text-indent:-9999px;
display:block;
}

.btn_tvcm a{
width:184px;
height:38px;
text-indent:-9999px;
display:block;
background:url("../../common/images/btn_tvcm.gif") left top no-repeat;
}

.cm_detail{
list-style-type:none;
}

/*#####################################################################################*/
/*###############################################################【　corporate.css　】#*/
/*#####################################################################################*/



/*#####################################################################################*/
/*###################################################################【　event.css　】#*/
/*#####################################################################################*/



/*#####################################################################################*/
/*#################################################################【　feeling.css　】#*/
/*#####################################################################################*/



/*#####################################################################################*/
/*################################################################【　products.css　】#*/
/*#####################################################################################*/



/*#####################################################################################*/
/*###################################################################【　shops.css　】#*/
/*#####################################################################################*/



/*#####################################################################################*/
/*#################################################################【　sidebar.css　】#*/
/*#####################################################################################*/

　　　　　　　　　　/*サイドバーは表示させません。*/

/*#####################################################################################*/
/*###################################################################【　title.css　】#*/
/*#####################################################################################*/

/**************************************************************************************************【TOPページ】*/

#title_whats{
width:555px;
height:90px;
text-indent:-9999px;
background:#666666;
background:url("../images/title_whats.gif") no-repeat;}/* 新着情報 */

#title_topics{
width:555px;
height:90px;
text-indent:-9999px;
background:#666666;
background:url("../images/title_topics.gif") no-repeat bottom;}/* 特集 */

/**************************************************************************************************【製品紹介】*/

#title_products{
width:555px;
height:90px;
text-indent:-9999px;
background:#666666;
background:url("../images/title_products.gif") no-repeat;}/* 製品情報 */

#title_3colors{
width:550px;
height:50px;
text-indent:-9999px;
background:url("../images/title_3colors.gif") bottom no-repeat;}/* 3色の基本カラー */

#title_keinen{
width:550px;
height:60px;
text-indent:-9999px;
background:url("../images/title_keinen.gif") bottom no-repeat;}/* 経年変化を愉しむ */

#title_name{
width:555px;
height:176px;
text-indent:-9999px;
background:#666666;
background:url("../images/title_name.jpg") center top no-repeat;}/* ネーム入れのご案内 */

#title_name02{
width:555px;
height:48px;
text-indent:-9999px;
background:#666666;
background:url("../images/title_name02.gif") left no-repeat;}/* ネーム入れ書体見本 */

#title_asa{
width:555px;
height:271px;
text-indent:-9999px;
background:url("../images/title_asa.gif") no-repeat;}/* 麻 */

#title_kura{
width:555px;
height:480px;
text-indent:-9999px;
background:url("../images/title_kura.gif") no-repeat;}/* 鞍 */

#title_travel{
width:555px;
height:480px;
text-indent:-9999px;
background:url("../images/title_travel.gif") no-repeat;}/* トラベル */

#title_mens{
width:555px;
height:480px;
text-indent:-9999px;
background:url("../images/title_mens.gif") no-repeat;}/* メンズ */

#title_business{
width:555px;
height:480px;
text-indent:-9999px;
background:url("../images/title_business.gif") no-repeat;}/* ビジネス */

#title_tote{
width:555px;
height:480px;
text-indent:-9999px;
background:url("../images/title_tote.gif") no-repeat;}/* トート */

#title_ladies{
width:555px;
height:480px;
text-indent:-9999px;
background:url("../images/title_ladies.gif") no-repeat;}/* レディース */

#title_soft{
width:555px;
height:480px;
text-indent:-9999px;
background:url("../images/title_soft.gif") no-repeat;}/* ソフト */

#title_parts{
width:555px;
height:420px;
text-indent:-9999px;
background:url("../images/title_parts.gif") no-repeat;}/* パーツ */

#title_belt_pouch{
width:555px;
height:80px;
text-indent:-9999px;
background:url("../images/title_belt_pouch.gif") no-repeat;}/* ベルト＆ベルトポーチ */

#title_key{
width:555px;
height:80px;
text-indent:-9999px;
background:url("../images/title_key.gif") no-repeat;}/* キーホルダー */

#title_stationery{
width:555px;
height:80px;
text-indent:-9999px;
background:url("../images/title_stationery.gif") no-repeat;}/* ステーショナリー */

#title_wallet{
width:555px;
height:80px;
text-indent:-9999px;
background:url("../images/title_wallet.gif") no-repeat;}/* 束入れ・札入れ */

#title_coin{
width:555px;
height:80px;
text-indent:-9999px;
background:url("../images/title_coin.gif") no-repeat;}/* コインケース */

/**************************************************************************************************【インターネットショップご利用ガイド】*/

#title_price_info{
width:555px;
height:80px;
text-indent:-9999px;
background:url("../images/title_price_info.gif") no-repeat;}/* 商品価格変更のお知らせ */

#title_payment{
width:555px;
height:80px;
text-indent:-9999px;
background:url("../images/title_payment.gif") no-repeat;}/* 決済（クレジットカード・代金引換配送・銀行振込）について */

#title_transport{
width:555px;
height:80px;
text-indent:-9999px;
background:url("../images/title_transport.gif") no-repeat;}/* 送料について */

#title_exchange{
width:555px;
height:80px;
text-indent:-9999px;
background:url("../images/title_exchange.gif") no-repeat;}/* 商品の返品・交換について */

/**************************************************************************************************【品質へのこだわり】*/

#title_25th{
width:555px;
height:133px;
text-indent:-9999px;
background:url("../../feelings/images/title_25th.gif") no-repeat;}/* 緑の丘に連なる･･･ */

#title_green{
width:555px;
height:71px;
text-indent:-9999px;
background:url("../../feelings/images/HP25th_06.gif") no-repeat;}/* 省エネも兼ねた屋上緑化 */

#title_solar{
width:555px;
height:73px;
text-indent:-9999px;
background:url("../../feelings/images/HP25th_11.gif") no-repeat;}/* 太陽熱利用のソーラーウォール */

#title_maker{
width:555px;
height:71px;
text-indent:-9999px;
background:url("../../feelings/images/HP25th_16.gif") no-repeat;}/* 作り手の存在を感じる空間 */

#title_goods{
width:555px;
height:226px;
text-indent:-9999px;
background:url("../images/title_goods.jpg") no-repeat;}/* なるほど！いいモノ */

#title_leather{
width:555px;
height:90px;
text-indent:-9999px;
background:#666666;
background:url("../images/title_leather.gif") no-repeat;}/* 革について */

#title_maitenance{
width:555px;
height:90px;
text-indent:-9999px;
background:#666666;
background:url("../images/title_maitenance.gif") no-repeat;}/* お手入れについて */

#title_repair{
width:555px;
height:90px;
text-indent:-9999px;
background:#666666;
background:url("../images/title_repair.gif") no-repeat;}/* 修理について */

#title_technic{
width:555px;
height:380px;
text-indent:-9999px;
background:url("../images/title_technic.jpg") top no-repeat;}/* 熟練の技＜職人魂。板垣英三の歩み＞ */

/**************************************************************************************************【イベント】*/

#title_event{
width:555px;
height:90px;
text-indent:-9999px;
background:#666666;
background:url("../images/title_event.gif") no-repeat;}/* 全国イベント情報 */

#title_chokuei{
width:555px;
height:90px;
text-indent:-9999px;
background:#666666;
background:url("../images/title_chokuei.gif") no-repeat;}/* 直営店イベント情報 */

/**************************************************************************************************【取扱い店】*/

#title_tyokuei{
width:555px;
height:90px;
text-indent:-9999px;
background:#666666;
background:url("../images/title_tyokuei.gif") no-repeat;}/* 直営店情報 */

#title_honten{
width:555px;
height:90px;
text-indent:-9999px;
background:#666666;
background:url("../images/title_honten.gif") no-repeat;}/* いたがき　赤平本店 */

#title_azabuten{
width:555px;
height:90px;
text-indent:-9999px;
background:#666666;
background:url("../images/title_azabuten.gif") no-repeat;}/* いたがき麻布十番店 */

#title_keio{
width:555px;
height:90px;
text-indent:-9999px;
background:#666666;
background:url("../images/title_keio.gif") no-repeat;}/* いたがき京王プラザホテル札幌店 */

#title_craftst{
width:555px;
height:90px;
text-indent:-9999px;
background:#666666;
background:url("../images/title_craftst.gif") no-repeat;}/* いたがきクラフトスタジオ */

#title_tenpo{
width:555px;
height:90px;
text-indent:-9999px;
background:#666666;
background:url("../images/title_tenpo.gif") no-repeat;}/* 取扱店 */

/**************************************************************************************************【いたがきについて】*/

#title_about{
width:555px;
height:90px;
text-indent:-9999px;
background:#666666;
background:url("../images/title_about.gif") no-repeat;}/* いたがきについて */

#title_akabira{
width:555px;
height:90px;
text-indent:-9999px;
background:#666666;
background:url("../images/title_akabira.gif") no-repeat;}/* 赤平の社窓から */

/**************************************************************************************************【フットナビのカテゴリ】*/

#title_corporate{
width:555px;
height:90px;
text-indent:-9999px;
background:#666666;
background:url("../images/title_corporate.gif") no-repeat;}/* 会社概要 */

#title_inquiry{
width:555px;
height:90px;
text-indent:-9999px;
background:#666666;
background:url("../images/title_inquiry.gif") no-repeat;}/* お問い合わせ */

#title_privacypolicy{
width:555px;
height:90px;
text-indent:-9999px;
background:#666666;
background:url("../images/title_privacypolicy.gif") no-repeat;}/* プライバシーポリシー */

#title_sitemap{
width:555px;
height:90px;
text-indent:-9999px;
background:#666666;
background:url("../images/title_sitemap.gif") no-repeat;}/* サイトマップ */
