
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


/*　IE文字が半分隠れるバグ修正　*/





/*　検索サーチ　*/

#search-submit {
    float: left;
    padding: 0;
    vertical-align: top;
}
a, input {
    outline: medium none;
}
input, select, textarea {
    padding: 2px;
}

#search-input {
    border: 1px solid #CCCCCC;
    float: left;
    height: 23px !important;
    width: 136px;
}
#search-input:focus {
    background-color: #F5F5F5;
    border: 1px solid #999999;
}
#search-submit {
    float: left;
    padding: 0;
    vertical-align: top;
}
.search-stock {
    clear: both;
    font-size: 93%;
    padding: 5px 0 20px;
}
#search-stock {
    padding: 0;
    vertical-align: middle;
}





h1, h2, h3, h4, h5, h6 {
	font-family: none;
	margin: 0px;
	padding: 0px;
}


h1 {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

h2#wear{ 
 background: url(https://www.leather-house.net/image/aikon/menu/s_wear.jpg) no-repeat left center;
 line-height: 300%;	
 font-size: 100%;
 margin: 0px;
 color: #5E4B42;
 text-align: left;
}

h2#biker{ 
 background: url(https://www.leather-house.net/image/aikon/menu/s_globe.jpg) no-repeat left center;
 line-height: 300%;	
 font-size: 100%;
 margin: 0px;
 color: #5E4B42;
 text-align: left;
}

h2#bag{ 
 background: url(https://www.leather-house.net/image/aikon/menu/s_bag.jpg) no-repeat left center;
 line-height: 300%;	
 font-size: 100%;
 margin: 0px;
 color: #5E4B42;
 text-align: left;
}

h2#wallet{ 
 background: url(https://www.leather-house.net/image/aikon/menu/s_wallet.jpg) no-repeat left center;
 line-height: 300%;	
 font-size: 100%;
 margin: 0px;
 color: #5E4B42;
 text-align: left;
}

h2#goods{ 
 background: url(https://www.leather-house.net/image/aikon/menu/s_goods.jpg) no-repeat left center;
 line-height: 300%;	
 font-size: 100%;
 margin: 0px;
 color: #5E4B42;
 text-align: left;
}

h2#stationery{ 
 background: url(https://www.leather-house.net/image/aikon/menu/s_stationery.jpg) no-repeat left center;
 line-height: 300%;	
 font-size: 100%;
 margin: 0px;
 color: #5E4B42;
 text-align: left;
}

h2#care{ 
 background: url(https://www.leather-house.net/image/aikon/menu/s_care.jpg) no-repeat left center;
 line-height: 300%;	
 font-size: 100%;
 margin: 0px;
 color: #5E4B42;
 text-align: left;
}

h3{
 font-size: 120%;
 color: #5E4B42;
}

body {
    font-family: none;
	line-height: 1.166;	
	font-size: 30%;
    topmargin: "0";
	margin:0;padding:0;
	background-color: #FFFFFF;
	color:#333333;
	
	text-align: center;
	font-style: normal;
	line-height: 15px;
}


a:link, a:visited, a:hover {
	color: #5E4B42;
	text-decoration: underline;
}

a:hover {
    color: #FF9900;
	text-decoration: none;
}


hr.line01 {
height: 1px;
border: none;
border-top: 1px #5E4B42 dashed;
}

/*-------------------------containerの指定*/ 

#container {
  position: relative;
  width: 950px;
  margin:0px auto;
  padding: 0;
}

/*********** #sectionLinks styles ***********/

div.content01{
align:center;
margin:0px auto;
text-align:center;
margin-left:auto;margin-right:auto;
text-align:left;
}

div.content02{
align:center;
margin:0px auto;
text-align:left;
}

div.content03{
   clear: both;
   align:center;
   margin:0px auto;
}

div.navbar {
text-align:center;
float: left;
width: 170px;
}

div.maine {
text-align:center;
float:left;
width: 780px;
margin: 0;
padding: 0 0 0 0;
}

#sectionLinks{    /* 余剰  */
	position: relative;
	margin: 10px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	text-align: left;
}


.menu ul{ 
margin: 0; 
padding: 0; 
list-style-type: none; 
}
.menu li{ 
display: inline; 
padding: 0; 
margin: 0; 
}
.menu li{
background: url(https://www.leather-house.net/image/aikon/list01.png) no-repeat left center;
display: block; 
margin:1px 1px 5px 0;
background-color: #fff;
font-size: 14px;
padding: 2 0 1 18px;    /* 外側の余白を指定［上］ と ［右］ と ［下］ と ［左］  */
text-decoration: none;
color: #333;
width: 150px; 
text-align: left;
line-height: 150%;	
}


.menu a:hover{
border-top: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}

.menu {
          font-size: 14px;
		  clear: both;
          width: 160px;
		  border-bottom: 1px solid #5E4B42;
		  border-bottom-style: dashed;
}

/*********** #枠組み ***********/

div.box01 {
          display:block;
          width:770px;
		  border:none;
		  double:3px;
		  margin:0px auto;
}

div.box01 {    /* centerボックス（中央）  */
          display:block;
          width:730px;
		  border:none;
		  margin:15px auto;
		  float: center;
}

div.box02 {    /* leftボックス（左）  */
          display:block;
          width:350px;
		  border:none;
		  float: left;
		  margin:0px 15px 10px 25;    /* 外側の余白を指定［上］ と ［右］ と ［下］ と ［左］  */
		  padding: 10px 0px 10px 0px;    /* 内側の余白を指定［上］ と ［右］ と ［下］ と ［左］  */
          font-size: 12px;
		  line-height: 150%;
}

div.box03 {    /* rightボックス（右）  */
          display:block;
          width:350px;
		  border:none;
		  float: right;
		  margin:0px 15px 10px 25;    /* 外側の余白を指定［上］ と ［右］ と ［下］ と ［左］  */
		  padding: 10px 0px 10px 0px;    /* 内側の余白を指定［上］ と ［右］ と ［下］ と ［左］  */
          font-size: 12px;
		  line-height: 150%;
		  text-align: left;
}

div.box04 {    /* 詳細説明ボックス（左）  */

          display:block;
          width:330px;
		  border:none;
		  float: left;
		  border: 0px solid #CCCCCC;
          background-color:#FFFFFF;
}

div.box05 {    /* 詳細説明ボックス（右）  */
          font-size: 12px;
		  line-height: 150%;
		  text-align: left;
          display:block;
          width:330px;
		  border:none;
		  float: right;
		  border: 0px solid #CCCCCC;
          background-color:#FFFFFF;
		  margin:0px 15px 10px 12;    /* 外側の余白を指定［上］ と ［右］ と ［下］ と ［左］  */
		  padding: 10px 5px 10px 10px;    /* 内側の余白を指定［上］ と ［右］ と ［下］ と ［左］  */
}

div.ibox01 {    /* 一覧ボックス  */
          font-size: 12px;
		  line-height: 150%;
		  text-align: left;
          display:block;
          width:200px;
		  border:none;
		  float: left;
		  border: 0px solid #CCCCCC;
          background-color:#FFFFFF;
		  margin:20px 15px 10px 40px;    /* 外側の余白を指定［上］ と ［右］ と ［下］ と ［左］  */
}

div.ibox01 a:hover img {    /* 透過  */
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
align: left;
}

/*********** #p styles ***********/

p.txt_box {
    padding:0px 5px 5px 5px;    /* ［上］ と ［右］ と ［下］ と ［左］  */
	text-align: left;
	font-size: 12px;
	font-weight:normal;
	color: #3F1C00;
	line-height: 150%;	
}

p.collection {  /* レザーウェアのリンクテキスト */
	text-align: center;
	font-size: 75%;
	font-weight:bold;
	vertical-align: top;
	line-height: 280%;		
}

p.white {  /* 白の太文字（中央揃え） */
	text-align: center;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}

p.wt14c {  /* 白の太文字（中央揃え）14px */
	text-align: center;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
}

p.wtl12 {  /* 白の文字（左揃え） */
	text-align: left;
	font-size: 12px;
	font-weight:normal;
	line-height: 150%;	
	color: #FFFFFF;
}

p.wtl14 {  /* 白の文字（左揃え） */
	text-align: left;
	font-size: 14px;
	font-weight:normal;
	line-height: 150%;	
	color: #FFFFFF;
}

p.wtl18 {  /* 白の太文字（左揃え） */
	text-align: left;
	font-size: 18px;
	font-weight:bold;
	line-height: 150%;	
	color: #FFFFFF;
}

p.wtl14 {  /* 白の文字（左揃え） */
	text-align: left;
	font-size: 14px;
	font-weight:normal;
	line-height: 150%;	
	color: #FFFFFF;
}


p.sub {   /* 詳細部分のテキスト */
	text-align: left;
	font-size: 12px;
	font-weight:normal;
	color: #3F1C00;
	line-height: 150%;	
}

p.txt14 {    /* 詳細のテキスト */
	text-align: left;
	font-size: 14px;
	font-weight:normal;
	color: #3F1C00;
	line-height: 150%;		
}


p.txt01 {    /* 詳細のテキストリンク（１行） */
	text-align: left;
	font-size: 12px;
	font-weight:normal;
	color: #3F1C00;
	line-height: 150%;		
}

p.txt02 {    /* 詳細のテキストリンク（２行以上） */
	text-align: left;
	font-size: 14px;
	font-weight:normal;
	color: #3F1C00;
	line-height: 150%;	
}

p.txt03 {  /* 見出しパターン１ */
	font-size: 16px;
	font-weight:bold;
	color: #110800;
	text-align: left;
	line-height: 150%;	
}

p.txt04 {  /* 黒字の強調 */
	font-size: 14px;
	font-weight:bold;
	color: #110800;
	text-align: left;
	line-height: 100%;	
}

p.txt05 {  /* 黒字の大見出し */
	font-size: 18px;
	font-weight:bold;
	color: #110800;
	text-align: left;
	line-height: 150%;	
}

p.txt06 {  /* 赤太字ミドルサイズ */
	font-size: 12px;
	font-weight:bold;
	color: #990000;
	text-align: left;
	line-height: 80%;	
}

p.txt07 {  /* 黒字ビッグテキスト */
	font-size: 16px;
	font-weight:normal;
	color: #110800;
	text-align: left;
	line-height: 150%;	
}


p.txt08 {  /* 見出しパターン２　商品詳細用赤太字*/
	font-size: 16px;
	font-weight:bold;
	color: #990000;
	text-align: left;
	line-height: 150%;	
}


p.ct01 {  /* メイン中央揃えテキスト */
	font-size: 14px;
	font-weight:normal;
	color: #110800;
	text-align: center;
	line-height: 150%;	
	background-color:#FFFFFF;
}

p.ct01b {  /* メイン中央揃えテキスト */
	font-size: 14px;
	font-weight:bold;
	color: #110800;
	text-align: center;
	line-height: 150%;
	background-color:#FFFFFF;	
}

p.ct02 {  /* メイン中央揃えテキスト100 */
	font-size: 14px;
	font-weight:normal;
	color: #110800;
	text-align: center;
	line-height: 50%;
	background-color:#FFFFFF;	
}

p.ct03 {  /* メイン中央揃えテキスト50 */
	font-size: 14px;
	font-weight:normal;
	color: #110800;
	text-align: center;
	line-height: 50%;
	background-color:#FFFFFF;	
}

p.rt01 {  /* メイン右寄せテキスト */
	font-size: 14px;
	font-weight:normal;
	color: #110800;
	text-align: right;
	line-height: 150%;	
}

em.br01{  /* 赤の太文字 */
color:#990000;
font-style:normal;
font-weight:bold;
}

/*********** #image styles ***********/

a img {border: none;}

div.img01 {
margin:10px 0px 10px 0;    /* ［上］ と ［右］ と ［下］ と ［左］  */
}

div.img01 a:hover img {    /* 透過  */
filter:alpha(opacity=80);
opacity:0.8;
transition-property: all;
transition: 0.3s linear;
}

div.img02 {
margin:20px 0px 20px 0;    /* ［上］ と ［右］ と ［下］ と ［左］  */
}

div.img02 a:hover img {    /* 透過  */
filter:alpha(opacity=80);
opacity:0.8;
transition-property: all;
transition: 0.3s linear;
}

div.img03 {
margin:0px 0px 0px 0;    /* ［上］ と ［右］ と ［下］ と ［左］  */
}

div.img03 a:hover img {    /* 透過  */
filter:alpha(opacity=80);
opacity:0.8;
transition-property: all;
transition: 0.3s linear;
}


/*********** #footer styles ***********/

div.footer_box { /* 親ボックス */
width: 950px;
background-color: #FFFFFF;
top: 0px;
center: 0px;
}

#footer_menu_box01 {
	margin:0px 0px 0px 20px;    /* 外側の余白を指定［上］ と ［右］ と ［下］ と ［左］  */
    float: left;
    width:180px;
	line-height: 180%;
	font-size: 10px;
	text-align: left;
    list-style:url(https://www.leather-house.net/image/aikon/list.jpg);
}

#footer_menu_box02 {
    float: left;
    width:180px;
	line-height: 180%;
	font-size: 10px;
	text-align: left;
    list-style:url(https://www.leather-house.net/image/aikon/list.jpg);
}

#footer_menu_box03 {
    float: left;
    width:185px;
	line-height: 180%;
	font-size: 10px;
	text-align: left;
    list-style:url(https://www.leather-house.net/image/aikon/list.jpg);
}

#footer_menu_box04 {
    float: left;
    width:185px;
	line-height: 180%;
	font-size: 10px;
	text-align: left;
    list-style:url(https://www.leather-house.net/image/aikon/list.jpg);
}

#footer_menu_box05 {
    float: left;
    width:200px;
	line-height: 180%;
	font-size: 10px;
	text-align: left;
    list-style:url(https://www.leather-house.net/image/aikon/list.jpg);
}

div.copyright {
	text-align: center;
	font-size: 14px;
	line-height: 250%;
	border-top: 1px solid #5E4B42;
    border-top-style: dashed;
}

/************* #globalNav styles **************/

#header a{         /* ヘッダー母体 */
display:block;
width:950px;
background:url(https://www.leather-house.net/image/aikon/global_navi/beginner.jpg) no-repeat;
height:140px;
line-height:50px;
text-decoration:none;
text-align:center;
float: left;
}

#home {         /* ホームボタン */
display:block;
width:158px;
text-decoration:none;
position: static;
float: left;
}

ul.navigation {
margin:0;
padding:0;
width: 792px;
height: 50px;
background:#120800;
position:relative;
float:left;
}

ul.navigation li{
    list-style:none;
	float:left;
    margin:0;
    padding:0;
}


#beginner a{         /* 初めての方へのグローバルナビ */
display:block;
width:158px;
background:url(https://www.leather-house.net/image/aikon/global_navi/beginner.jpg) no-repeat;
height:50px;
line-height:50px;
float: left;
}

#item a{         /* アイテムのグローバルナビ */
display:block;
width:158px;
background:url(https://www.leather-house.net/image/aikon/global_navi/item.jpg) no-repeat;
height:50px;
line-height:50px;
text-decoration:none;
text-align:center;
float: left;
}

#beginner a:hover{
color:orange; 
background:url(https://www.leather-house.net/image/aikon/global_navi/beginner1.jpg) no-repeat;
}

#payment a{         /* お支払い方法のグローバルナビ */
display:block;
width:158px;
background:url(https://www.leather-house.net/image/aikon/global_navi/payment.jpg) no-repeat;
height:50px;
line-height:50px;
text-decoration:none;
text-align:center;
float: left;
}

#payment a:hover{
color:orange; 
background:url(https://www.leather-house.net/image/aikon/global_navi/payment1.jpg) no-repeat;
}

#item a:hover{
color:orange; 
background:url(https://www.leather-house.net/image/aikon/global_navi/item1.jpg) no-repeat;
}

#company a{         /* 店概要のグローバルナビ */
display:block;
width:158px;
background:url(https://www.leather-house.net/image/aikon/global_navi/company.jpg) no-repeat;
height:50px;
line-height:50px;
text-decoration:none;
text-align:center;
float: left;
}

#company a:hover{
color:orange; 
background:url(https://www.leather-house.net/image/aikon/global_navi/company1.jpg) no-repeat;
}

#inquiry a{         /* お問い合わせのグローバルナビ */
display:block;
width:158px;
background:url(https://www.leather-house.net/image/aikon/global_navi/inquiry.jpg) no-repeat;
height:50px;
line-height:50px;
text-decoration:none;
text-align:center;
float: left;
}

#inquiry a:hover{
color:orange; 
background:url(https://www.leather-house.net/image/aikon/global_navi/inquiry1.jpg) no-repeat;
}

#top {
background:url(https://www.leather-house.net/image/aikon/global_navi/top01.jpg) no-repeat;
width:792px;
height:60px;
float: left;
}

#header_cart {
margin:32px 35px 0px 0px;    /* ［上］ と ［右］ と ［下］ と ［左］  */
float: right;
}

#uname {         /* ネームバー */
display:block; 
width:950px; 
background:url(https://www.leather-house.net/image/aikon/global_navi/line.jpg) no-repeat; 
height:30px; 
font-weight: normal; 
right:0px; 
padding: 0; 
text-align: center; 
float:left; 
}


ul.cartline {
margin:0;
padding:0;
width: 440px;
height: 28px;
background:#120800;
position:relative;
float:right;
}

ul.cartline li{
    list-style:none;
	float:left;
    margin:0;
    padding:0;
}


#login a{         /* ログイン */
display:block;
width:108px;
background:url(https://www.leather-house.net/image/aikon/global_navi/h_login.jpg) no-repeat;
height:28px;
line-height:50px;
float: left;
}

#mypage a{         /* マイページ */
display:block;
width:108px;
background:url(https://www.leather-house.net/image/aikon/global_navi/h_mypage.jpg) no-repeat;
height:28px;
line-height:50px;
text-decoration:none;
text-align:center;
float: left;
}

#myfavorites a{         /* お気に入り */
display:block;
width:111px;
background:url(https://www.leather-house.net/image/aikon/global_navi/h_myfavorites.jpg) no-repeat;
height:28px;
line-height:50px;
text-decoration:none;
text-align:center;
float: left;
}

#head_cart a{         /* カートを見る */
display:block;
width:113px;
background:url(https://www.leather-house.net/image/aikon/global_navi/h_cart.jpg) no-repeat;
height:28px;
line-height:50px;
text-decoration:none;
text-align:center;
float: left;
}

P.hA {
	text-align: Left;
	font-size: 28px;
	font-weight: normal;
	color: #900000;
	font-family: serif;
	font-style: italic; 
}
P.serif {
	text-align: Left;
	font-family: serif;
	font-style: italic; 
}