
@chareset "Shift_JIS";
*	{ margin: 0; padding: 0; }
 
 /* 全てを含むmainのバック色をジュエリーページ用に */


div#main {
    background-color:#000000;
    }      
  /*ＢＯＤＹのバックグランドカラーを設定  */       

body {
    background: #37393B;
       margin-top: 0px;
    text-align: center;
    text-align:justify;
    text-justify : distribute-all-lines;
    }
 
 /* トップページ最上部（ｈ１）の紹介文 */
         
 h1{
    background-color:#37393B;
    font-size:10px;
    font-weight: normal;
    font-family: 'MS ゴシック';
    color:#9e9e9e;
    letter-spacing: 2px;
    margin: 10px auto 0px auto;
    width: 780px;
    height: 16px;
    text-align: left;
    padding: 0px;
    
      }
 
/* ********■ 左メニュー全体のの段落の右に枠線を ■********* */

#leftnavi {
    height:2253px;
    border-right : solid 1px #34343A;
    }           
 
.touroku {
    margin:10px 0px 8px 0px;  
    text-align: center;
    }

  /* カウンター */

.counter {
    width: 86px;
    height: 16px;
    margin:10px 0px 0px 0px;  
    padding-left: 10px;
    border: solid 1px #2F2F2F;
    border-width: 0px 27px 0px 27px;
    }

  
  /* ******** ■右全ての段落パッディングを０に■********** */
#migi {
    margin: 0px;
    padding: 0px;
    background: #000000;
    }
       
h2 a span , h2 span {
    display:none;
    } 

 
h2 {
    background-color:#131313;
    padding: 0px;
    margin-top:0px;
    width:780px;
    height:70px;
    text-align:left;
    }


  
   /* ■トップ画像をバックにニズムの説明の大枠 */


 
#nizm {
    width: 240px;
    height:150px;
    padding :0px;
    margin : 0px 0px 0px 370px;
    }


h3 {
    width :240px;
    height:15px;
    font-size:10px; 
    font-family: 'MS ゴシック';
    color:#E4E8EB; 
    letter-spacing:2px;
    line-height:1.5;
    font-weight:600;
    padding:0px;
    margin:0px 0px 0px 0px;
    text-align:left;
    }

  
 .cline {
     width:240px;
     height:120px;
     font-size:9px; 
     font-family: 'MS ゴシック';
     color:#C7C6C6; 
     letter-spacing:2px;
     font-weight:200; 
     line-height:1.5;
     padding:0px;
     margin:2px 0px 0px 0px;
     text-align:left;
     }
 
  
   /*　******■個々のボタンのロールオーバー■********* */
 
  /*全体の設定  */
ul#menu {
	   height:180px;
	   }


ul#menu li {
    list-style:none;
    float:left;
    }


#menu a span , .newitemphot a span {
    display:none;
    } 

ul#menu a {
    display:block;
    width: 156px;
	height:90px;
   }

#menu a:hover {
    background-position:0px -90px;
    }

 /* ■個々のボタン１列目■ */



#menu a.ring {
    width:157px;
    border-right: solid 1px #6A5759;
    border-top: solid 1px #6A5759;
    background-image:url(../mainimg/ring2.jpg);
    }



#menu a.pendant {
    width:156px;
    background-image:url(../mainimg/rollpendant.jpg);
    border-right: solid 1px #6A5759;
    border-top: solid 1px #6A5759;
    }


#menu a.earring {
    width:157px;
    background-image:url(../mainimg/rollearring.jpg);
    border-right: solid 1px #6A5759;
    border-top: solid 1px #6A5759;
    }



#menu a.button {
    width:156px;
    background-image:url(../mainimg/rollconcho.jpg);
    border-top: solid 1px #6A5759;
    }



 /* ■個々のボタン２列目■ */



#menu a.indian{
   width:157px;
   background-image:url(../mainimg/rollindian.jpg);
   border-top: solid 1px #6A5759;
   border-right: solid 1px #6A5759;
   border-bottom: solid 1px #6A5759;
   }


#menu a.brace {
    background-image:url(../mainimg/rollbrace.jpg);
    border-top: solid 1px #6A5759;
    border-right: solid 1px #6A5759;
    border-bottom: solid 1px #6A5759;
    }



#menu a.feather {
    width:157px;
    background-image:url(../mainimg/rollfeather.jpg);
    border-top: solid 1px #6A5759;
    border-right: solid 1px #6A5759;
    border-bottom: solid 1px #6A5759;
    }



#menu a.koko {
    background-image:url(../mainimg/rollkoko.jpg);
    border-top: solid 1px #6A5759;
    border-bottom: solid 1px #6A5759;
    }

 /* ***********■上部ナビロールオーバー終わり■***********  */
  
  /* ■■■■新作とインディアン大辞典大枠(大枠は６２４ＰＸ)■*/  

 .newjitenwrap {
    width: 622px;
    height: 445px;
    margin-top: 15px;
    padding-left :6px;
    }
    
/* 新作など左の枠 */

.newitemwrap {
    width: 311px;
    height: 450px;
    margin-top: 0px;
    padding-left :0px;
    float: left;
    }
     
  
     
    

  /* ■ニューアイテムを個々に(widthは基本で３11ＰＸ)■*/    
.newitem {
    width: 311px;
    height: 77px;
    margin-bottom: 20px;
    }   
    
    
    /*■新作とインディアン大辞典の説明文字設定*/
.newexp {
     font-size:9px;
    line-height:14px;
    color:#B8B8B8;
    letter-spacing:1px;
    } 



  
  /*■新作2の画像（画像はHTML)*/
  
  
  
.newphot {
    width: 152px;
    height: 77px;
    float:left;  
    }        
    /*■新作の説明枠*/
  
.newline {
    width: 145px;
    height: 77px;
    padding:  0px 5px 0px 5px;
    float: right;
    }     
     
  /*新作とインディアン大辞典の見出し文字*/  
       
.newtitle,.sekatyotitle {
    color:#ffffff; 
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    }      


    
   /*■ドッグタグ*/   
   
.idtag {
    width: 299px;
    height: 97px;
    font-size:9px;
    line-height:14px;
    color:#B8B8B8;
    margin-bottom: 10px;
    padding-left :2px;
    padding-right:5px;
    }    
  
   
 
  
 .dogtag img {
     width: 152px;
     float: left;
     margin-right: 5px;
     }
     
 .dogtitle {
     width: 142px;
     height: 12px;
     margin-bottom: 3px;
     color:#ffffff; 
     font-size:11px;
     font-weight: bold;
     float: left;
     }      
      

    
.med {
    width: 295px;
    height: 145px;
    margin-bottom: 13px;
    padding-left :0px; 
    }

 

 /* ■メディシンホイールと更新案内の総囲み */
 
.medisin {
    background: url(../mainimg/medisin.jpg) no-repeat;
    width:125px;
    height:140px;
    margin-left:15px;
    padding:10px 0px 0px 145px;
    text-align:left;
    }
    
.medisin span {
    display:none;
    }     

   

/* ■■右側大辞典の列(widthは基本で３11ＰＸ)■■*/   
  .jitenwrap {
    width: 311px;
    height: 450px;
    margin-top: 0px;
    padding-left :0px;
    float: right;
    } 
  
   /*■インディアン大辞典の画像（画像はHTML）*/
   
.jiten {
    width: 307px;
    height: 77px;
    margin-bottom: 13px;
   } 
     
   
.jitenphot {
    width: 135px;
    height: 77px;
    float:left; 
    }   
        
  
 /*インディアン大辞典の説明枠*/
  
.daijitenline {
    width: 158px;
    height: 77px;
    padding:  0px 0px 0px 10px;
    float:left;
    }    



   /*■セカチョバッグの画像（画像はHTML）*/
   
.sekatyo {
    width: 307px;
    height: 84px;
    margin: 18px 0px 15px 0px;
    }       
      
    
 /*セカチョの見出し*/   
 
.sekatyotitle {
    width: 300px;
    height: 24px;
    padding:  0px;
    font-size:10px; font-family: 'MS ゴシック';
    color:#ffffff; 
    }

     /*■ニズムジュエリーの全て*/   
      
.allnizm {
    width: 307px;
    height: 110px;
    margin: 0px 0px 13px 0px;
    }       
  
 .alljewelry {
     width: 307px;
     margin-top: 10px;
     }   
  
 .alljline {
     width: 297px;
     font-size:10px;
     line-height:16px;
     color:#B8B8B8;
     }  

.heavysell {
    width: 307px;
    height: 120px;
    margin-bottom: 13px;
    } 
       
   .allmline {
     width: 297px;
     padding-top:10px;
     font-size:10px;
     line-height:16px;
     color:#B8B8B8;
     }      
   
      
    /*■ヘビーセールとモザイクの大枠と中身*/
    
    
 .hmozaiku {
     width: 297px;
     padding: 0px 10px 0px 0px;
     margin-top: 10px;
     clear: both; 
     float: right;
     }   
    
.hsell {   
    float: left;
     }   
    
    
.mozaiku {
    padding: 0px;
    float: right;
    }    
 
    
    /*水平線 */

.yokoline {
    font-size:15px; 
    font-family: 'MS ゴシック';
    color:#646363; 
    letter-spacing:1px;
    font-weight:100;  
    line-height:1px; 
    text-align:center;
    padding:0px;
    margin: 0px 0px 20px 0px;
    }
    
  /*■メイキングと更新案内の大枠、幅は628PXだよ■*/        
      
  
 .makeannai {
    width: 622px;
    height: 170px;
    margin-top: 10px;
    padding-left: 6px;  

    }       
      
    /*■メーキング、左側枠*/       
      
.leftmake {
    width: 311px;
    height: 195px;
    margin-top: 0px;
    float: left;   
    } 
    
   /*■MAKINGの画像枠width:300px;*/
  
.making a {
    display: block;
    background:url("../mainimg/makingtop.jpg") ;
    width: 270px;
    height: 98px;
    color: #DDDDDD;
    font-size:10px;
    letter-spacing:2px;
    line-height:16px;
    padding: 60px 20px 0px 10px;
    }

.making a:hover  {
    color:#E30A0A;
    }    
    
   
   /*■更新案内、右側*/       
      
.rightannai {
    width: 310px;
    height: 150px;
    float: left;
    }
 
   
.kousin {
    width:300px;
    height:150px;
    padding:0px 0px 0px 3px;
    }
   
 /* 更新案内の文字 */
 
.komidasi {
    width:290px;
    height: 11px;
    color: #ffffff;
    font-size:11px;
    margin-bottom: 5px;    
    }
       
.kdate {
    color: #AAAAAC;
    font-size:11px;
    }
 
.annpn {
    margin:0px 0px;
    }
     



  
   /*■ トップ画像を設定■tagane  */

#topgazou {    
    background: #000000 url(../topimgs/hopic_cho.jpg) no-repeat; 
    padding:50px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    width:629px;
    height:179px;
    } 



/*★★新作アイコンつきの画像（画像はバックグラウンドで)★*/
  
.newitemphot {
    width: 148px;
    height: 74px;
    padding: 3px 0px 0px 4px;
    background: #000000 url(../earring/e_hors01new.jpg) no-repeat; float:left;  
    } 




.newitemphot a {
    display: block;
    width: 152px;
	height:77px;
   }  
 
 
  /* ニズムのジュエリー、シルバー、ターコイズについて */
   
  
 .nizmart, .nsilver, .nturquoise {
     font-size:10px; 
     font-family: 'MS ゴシック';
     color:#ffffff; 
     letter-spacing:1px;
     line-height:1.5;
     font-weight:200;
     width:580px;
     height:20px;
     padding: 5px 0px 0px 10px;
     margin: 20px auto 0px auto;
     border: solid 1px #606061;
     }
  
  
.nizmart {
     background: url(../mainimg/nizmart.jpg);   
     }
  

.nsilver {
     background: url(../mainimg/silver2.jpg);
     margin: 20px auto 0px auto;
     }

    
.nturquoise {
     background: url(../mainimg/turquoise.jpg); 
     margin: 20px auto 0px auto;    
     }


.nsilvertur2 {
    background-color:#232526;
    width:554px;
    height:auto;
    color:#F6F6F6; 
    padding:7px 18px 7px 18px;
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
    margin-bottom:0px;
    border: solid  #606061;
    border-width: 0px 1px 1px 1px;
    }
 
 
 /* ■購入案内■ */    
 
 #kouhead  {
     width:592px;
     height:20px;
     font-size:13px; 
     font-family: 'MS ゴシック';
     color:#ffffff; 
     letter-spacing:2px;
     line-height:1.5;
     font-weight:100; 
     padding:0px 0px 0px 0px;
     margin-left:auto;
     margin-right:auto;
     margin-top:30px;
     text-align:center;
     
     }

.kouhead1 {
    background-color:#3D3D3D;
    width:196px;
    height:20px;
    border: solid  #606061;
    border-width: 1px 1px 1px 1px;
    float:left;
    }

.kouhead2  {
    background-color:#3D3D3D;
    width:194px;
    height:20px;
    border: solid  #606061;
    border-width: 1px 1px 1px 0px;
    float:left;
    }

 
 .kouhead3 {
     background-color:#3D3D3D;
     font-size:13px; 
     font-family: 'MS ゴシック';
     color:#ffffff; 
     letter-spacing:2px;
     line-height:1.5;
     font-weight:100;
     width:198px;
     height:20px;
     padding:0px 0px 0px 0px;
     border: solid  #606061;
     border-width: 1px 1px 1px 0px;
     float:left;
     }


#koucon {
    background-color:#131313;
    width:590px;
    height:700px;
    font-size:10px; 
    font-family: 'MS ゴシック';
    color:#EFEFEF; 
    letter-spacing:2px;
    font-weight:100;  
    line-height:1.5;
    padding:10px 0px 0px 0px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    border: solid  #606061;
    border-width: 0px 1px 1px 1px;
    }

#koucon1 {
    width:184px;
    height:700px;
    border: solid  #606061;
    border-width: 0px 1px 0px 0px;
    padding:0px 6px 0px 6px;
    float:left;
    }

#koucon2 {
    width:182px;
    height:700px;
    border: solid  #606061;
    border-width: 0px 1px 0px 0px;
    padding:0px 6px 0px 6px;
    float:left;
    }

#koucon3 {
    width:184px;
    height:700px;
    border: solid  #606061;
    border-width: 0px 0px 0px 0px;
    padding:0px 6px 0px 6px;
    float:left;
    }
 
 
 
 
 
 
   /*■買い付けの旅を表示■*/
   
   
.kaituke a {   
    display: block; 
    background: #000000 url(../mainimg/kaituke.jpg) no-repeat ; 
    background-position: center;    
    padding:82px 0px 0px 470px;
    margin:7px auto 0px auto;
    width:159px;
    height:24px;
    
    }   
    

    
.kaituke a:hover  {
     color: #ED1A1A;
     } 
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
        
 
