﻿
.margin {
	margin : 0px ;
	padding: 0px;
}

.header {
	background : #fff ;
/*	text-align : center ; */
	border-bottom : solid 1px #000 ;
}
div.header div.header_ad {
	float : right ;
    padding: 10px 5px 0px 0px;

}
div.header div.header_desc {
	float : left ;
}



.side {
	width : 230px ;
	float : left ;
}

.c-both {
	clear : both ;
}

.footer {
/*	background : #ebebeb ;*/
/*	text-align : center ;*/
	text-align : right ;
/*     margin: 10px 0px 10px 18px ;*/
     margin: 0 ;
     padding: 10px 0px 10px 0px ;
}


.menu {
     margin: 10px 0px 10px 18px ;
     padding: 0px;
     width: 170px;
}
.menu ul {
     margin: 0px;
     padding: 0px;
     list-style: none;
     text-align: left;
}
.menu li {
     margin : 0px 0px 1px 0px ;
     padding: 0px;
}
.menu a {
     width: 170px;
     display: block;
     padding : 3px 0px 3px 10px ;
     border-left: 5px solid #000000;
     background-color: #ffffff;
     text-decoration: none;
     color: #669933;
}
.menu a:hover {
     width: 170px;
     display: block;
     padding : 3px 0px 3px 10px ;
     border-left: 5px solid #ff0000;
     background-color: #ffffff;
     text-decoration: none;
     color: #336699;
}

.main_margin{
    padding: 10px 0px 10px 10px;
}

.profile {
     margin: 10px 0px 10px 18px ;
     padding: 0px;
     width: 170px;
}
.profile a {
     width: 170px;
     display: block;
     padding : 3px 0px 3px 10px ;
     border-left: 5px solid #000000;
     background-color: #ffffff;
     text-decoration: none;
     color: #669933;
}
.profile a:hover {
     width: 170px;
     display: block;
     padding : 3px 0px 3px 10px ;
     border-left: 5px solid #ff0000;
     background-color: #ffffff;
     text-decoration: none;
     color: #336699;
}
.ad {
     margin: 10px 0px 10px 18px ;
/*     padding: 0px;*/
     padding: 10px 0px 10px 10px;
     background-color: #FFF;
     width: 175px;
}
.main .group{
    margin: 0px 0px 20px 0px;
}
.main .group h2 {
	font-weight: bold;
}

.title{
     background-color: #F9F9F7;
}

.bold{
	font-weight: bold;
}
.main .ex{
    margin: 0px 0px 15px 30px;
}

img.refer {
    border : solid 1px #cccccc ;
}
.caution {
  color: #fff;
}
.script {
	margin: 0px 15px 5px 0px ;
    background-color: #f5f5dc;
	padding: 10px;
}
.code_title {
  color: brown;
}
.ad_head {
     margin: 0px 0px 10px 0px ;
}
.ad_foot {
   margin: 10px 10px 10px 0px ;
  text-align : right ;
}

/***** 共通 *****/

body { margin: 0px; 
       padding: 0px; 
       text-align: center; 
       font-family:"Gill Sans", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif; 
       color: #ffffff; 
       background-color: #000000; }

body#products #gnavi .navi #navi_products { 
           background-image: url('/images/default/navi_productsb.jpg'); 
           background-repeat: no-repeat; 
           background-color: #000000;}

.clear { clear: both; overflow: hidden;}   
.clear hr { display: none; } 

*{ padding:0; border:0; margin:0; }

a{text-decoration:none;}
a:link{ color: #febd5f; }
a:visited{ color: #febd5f; }
a:active{ color: #ff6600; }
a:hover{ color: #ff6600;  }

h4 { text-align:left;
     padding: 5px 2px 10px 15px;
     margin: 2px 2px 2px 10px;
     color: #ff9900;
     font-size: 14px;
     font-weight: bold; } 

/***** 基本レイアウト（wrap大枠）　 *****/

#wrap{  width:925px; 
        margin:0 auto; 
        padding:3px ; 
        text-align:left; 
        background-color:#000000;
        border-style:double; 
        border-width:5px; 
        border-color:#ff9900; }


/***** ヘッダー基本レイアウト （headwrap　会社ロゴ　グローバルナビ部分）　*****/

#headwrap{ width : 920px; 
           height: 140px;
           margin: 0 auto; 
           padding: 0 auto; }

#idmap {   width : 920px; 
           margin: 0px; 
           padding: 0px; 
           text-align: center;
           background-image: url('/images/hedder3.png'); 
           background-repeat: no-repeat; }


/***** ヘッダー　グローバルナビ基本 *****/

#gnavi{ width: 920px; 
        height: 37px;
        margin: 0px;  
        padding: 0px; 
        background-color: #000000; }
          
.navi{ overflow: auto; 
       clear: both; 
       height: 37px; 
       padding: 0px; 
       margin: 0px; }
       
.navi a{ display: block; 
         text-indent: -9999px; 
         height: 37px; 
         float: left; 
         cursor: pointer; }


/***** ヘッダー　グローバルナビ各リンクボタン *****/

#navi_products{ background-image:url('/images/default/navi_products.jpg'); width: 153px; height: 35px; }
#navi_products.hover{ background-image:url('/images/default/navi_productsb.jpg'); width: 153px; height: 35px;  }
#navi_products:hover{ background-image:url('/images/default/navi_productsb.jpg'); width: 153px; height: 35px;  }

#navi_artists{ background-image:url('/images/default/navi_artists.jpg'); width: 153px;  height:35px; }
#navi_artists.hover{background-image:url('/images/default/navi_artistsb.jpg'); width: 153px; height: 35px; }
#navi_artists:hover{background-image:url('/images/default/navi_artistsb.jpg'); width: 153px; height: 35px;  }

#navi_tech{ background-image:url('/images/default/navi_tech.jpg'); width: 153px; height: 35px;  }
#navi_tech.hover{background-image:url('/images/default/navi_techb.jpg'); width: 153px; height: 35px;  }
#navi_tech:hover{background-image:url('/images/default/navi_techb.jpg'); width: 153px; height: 35px; }

#navi_dealers{ background-image:url('/images/default/navi_dealers.jpg'); width: 153px; height: 35px; }
#navi_dealers.hover{ background-image:url('/images/default/navi_dealersb.jpg'); width: 153px; height: 35px;  }
#navi_dealers:hover{ background-image:url('/images/default/navi_dealersb.jpg'); width: 153px; height: 35px; }

#navi_about{ background-image:url('/images/default/navi_about.jpg'); width: 153px; height: 35px;  }
#navi_about.hover{ background-image:url('/images/default/navi_aboutb.jpg'); width: 153px; height: 35px; }
#navi_about:hover{ background-image:url('/images/default/navi_aboutb.jpg'); width: 153px; height: 35px; }

#navi_link{ background-image:url('/images/default/navi_link.jpg'); width: 153px; height: 35px; }
#navi_link.hover{ background-image:url('/images/default/navi_linkb.jpg'); width: 153px; height: 35px;  }
#navi_link:hover{ background-image:url('/images/default/navi_linkb.jpg'); width: 153px; height: 35px; }





/***** メインボディ基本レイアウト　（innerwrap　本体部分） *****/

#innerwrap { width:920px; 
             margin:0px;  
             padding:0px; 
             overflow:hidden;
             text-align:center; }


/***** メインボディ　パン屑リストナビ （navilink）　*****/

#navilink { padding-top: 15px; 
            padding-right: 0px; 
            padding-bottom: 12px; 
            padding-left: 0px; 
            text-align: left; 
            display: block; 
            text-decoration: none; }
            
#navilink li { font-size: 13px; 
               color: #cccccc; 
               list-style:none; }
               
#navilink a:link { color: #febd5f; }               
#navilink a:visited { color: #febd5f; }
#navilink a:hover { color: #ff6600;  }
#navilink a:active { color: #ff6600;  }
                    
ol#bclist { margin: 0px; 
            padding: 0px; 
            list-style-type: none; }
            
ol#bclist li { display: inline; }

ol#bclist li a { color: #006699; 
                 padding-left: 10px; }
                 
ol#bclist li.crumb { padding-left: 10px; 
                     background-image: url(""); 
                     background-repeat: no-repeat; 
                     background-position: 2px; }
                     

/***** メインボディ　トップH1エリア （top）　*****/

#top { padding: 15px 10px 12px 0px; 
       text-align: left; 
       display: block; 
       text-decoration: none; }
            
#top h1 { font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
          font-size:14px;
          position: relative;
          margin:0 auto; 
          overflow: hidden; }
               
#top h1 span { position: absolute; 
               top: 0; 
               left: 0; 
               width: 880px; 
               height: 50px;
               background: url('') no-repeat 0 0; 
               background-color: #000000; }
                    

/***** メインボディ　2カラム基本レイアウト　（main left right） *****/

#main { width: 915px; 
        overflow: hidden; 
        padding: 3px 0px 3px 0px; 
        margin: 5px 0px 5px 2px; 
        text-align: center;}


#main h2 { margin: 10px 0px 5px 0px ; 
           font-weight: bold;
           text-align : left;
           font-size: 13px;
           display: block; }
	
#main .discription { margin: 0px 0px 10px 0px;
                     text-align : left;
                     font-size: 13px;
                     color: #ff9900;
                     display: block; }

#elanwrap { width: 900px; 
            height: 320px; 
            margin: 10px 1px 1px 1px; 
            padding: 10px 5px 5px 5px;
            text-align: center; }
                       
#elanwrap h1 { position: relative; 
               width: 830px; 
               height: 300px; 
               margin:0 auto;
               overflow: hidden; }
               
#elanwrap h1 span { position: absolute; 
                    top: 0; 
                    left: 0; 
                    width: 830px; 
                    height: 300px; 
                    background: url('/lineup/electric-guitars/sel-bs-dl-hsh.jpg') no-repeat 0 0; }

#maintext { width: 915px; 
        overflow: hidden; 
        padding: 0px 0px 3px 0px; 
        margin: 0px 0px 5px 2px; 
        text-align: center;}

#maintext h2 { margin: 0px 0px 5px 0px ; 
           font-weight: bold;
           text-align : left;
           font-size: 13px;
           display: block; }

#conceptwrap { height: 25px; 
               background-color: #999966; 
               text-align: center; }

#conceptwrap p { padding: 5px; 
                 color: #000000; 
                 font-size: 14px; 
                 text-align: center; 
                 font-weight: bold; }

#textwrap { padding-top: 10px;
            padding-bottom: 10px; 
            padding-left: 0px; 
            color: #333333; 
            margin-top: 1px;
            text-align:left; }

#eachleft { float: left;
            width : 430px;
            margin: 10px 10px 10px 20px; 
            padding: 10px; }

#eachright { float: right; 
             width: 365px; 
             margin: 10px 20px 10px 10px; 
             padding: 10px;}




#types {}

.topic { margin: 10px 2px 10px 2px; 
         padding-bottom: 15px;
         height: 20px; 
         overflow: hidden; 
         border-bottom-style:ridge; 
         border-bottom-width:0px; 
         border-bottom-color:#ff9900;
         color: #999966; 
         font-size:18px; 
         font-weight:bold; 
         font-family:"Gill Sans", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif; }

#spec {}
#spec table { margin-top: 5px; 
              border-collapse:collapse; }
              
#spec td { padding: 2px 10px 2px 2px; 
            text-align: right; 
            color: #ffffff; 

            font-size:8pt; 
            font-weight:normal;  }

.tech { padding-bottom:10px; }

#colors {}

#colors table {
	margin-top: 0px;
	margin-bottom: 20px; }
	
#colors td { padding: 5px 5px 0px 0px; 
             line-height: 120%; }
             
#colors a { font-weight: normal; }

.cimg2       { border: 2px solid #999999;
               margin:0px; }
#friend { margin-top: 35px; }


/***** 左フレンズ *****/

.productintro { padding: 10px 5px 30px 0px;
                margin-bottom : 30px;  }  

.introcontain { margin: 0;
                overflow: hidden;
                padding: 10px  ; }

.introcontain h3 { color: #999966; 
           font-size: 13px;
           font-style: normal;
           font-variant: normal;
           font-weight: normal;
           line-height: 1.5;
          font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
                    margin-top:16px; }

.introcontain img { border: none;
                    margin: 5px 13px 0px 0px;
                    float: left; 
                    width: 120px;
                    height: 100px; 
                    overflow: hidden;
                    border: 1px solid #999999; }

.productintro li{ list-style-type: none; }  


.FeatureBlock { }

.NM {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.NMimg img {  }

.NM h4 {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.NM p {
    font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	line-height: 140%;
}

.NMimg { float: left; 
         width: 100px; 
         padding-bottom: 7px; }
            
#left { width: 620px; 
        float: left; 
        padding: 0px 0px 0px 8px;
        margin: 0px 5px 5px 5px; }

#right { width: 250px; 
         float: right; 
         padding: 0px 5px 10px 5px; 
         margin: 0px 5px 5px 5px;  }


/***** メインボディ左　問い合わせ各カテゴリー基本レイアウト　（omachi） *****/

#omachi { width: 610px;
          padding-bottom: 30px; 
          border-bottom-style:double; 
          border-bottom-width:2px; 
          border-bottom-color:#ff9900; }

#house {  width: 610px;
          padding-bottom: 30px; 
          border-bottom-style:double; 
          border-bottom-width:2px; 
          border-bottom-color:#ff9900; }

#tokyo { width: 610px;
          padding-bottom: 30px; 
          border-bottom-style:double; 
          border-bottom-width:2px; 
          border-bottom-color:#ff9900; }

#soumu { width: 610px;
          padding-bottom: 30px; 
          border-bottom-style:double; 
          border-bottom-width:2px; 
          border-bottom-color:#ff9900; }

#taiko { width: 610px;
          padding-bottom: 30px; 
          border-bottom-style:double; 
          border-bottom-width:2px; 
          border-bottom-color:#ff9900; }

#uklele { width: 610px;
          padding-bottom: 30px; 
          border-bottom-style:double; 
          border-bottom-width:0px; 
          border-bottom-color:#ff9900; }


.back { text-align: right;
        font-size: 13px;
        font-weight: normal;
        padding: 30px 5px 0px 0px; }


/***** メインボディ左　問い合わせ欄　基本枠組み　（info　photo左　inquiry右） *****/

.info { width: 600px;
        margin: 0px;
        overflow: hidden;
        padding-left: 15px; }

.photo { float: left;
         width: 130px;
         margin: 16px 5px 5px 12px; }

.pimg       { float: left; 
              margin: 5px;
              width: 120px;
              height: 120px;
              border: none; }          

.cimg       { float: left; 
              margin: 5px;
              width: 120px;
              height: 170px;
              border: none; }   
              
.inquiry { float: right;
           width: 410px;
           padding: 15px;
           margin-top: 16px;
           text-align:left;
           text-indent: 0em;
           color: #ffffff;  
           font-size: 14px;
           font-style: normal;
           font-variant: normal;
           font-weight: normal;
           line-height: 1.5;
           font-family: "Gill Sans", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif; }

.mail{ padding-top: 2px;
       padding-bottom: 6px;
       list-style: none; }


/***** メインボディ右　サブレイアウト　（sub） *****/
        
#sub { width: 240px; 
       float: right; 
       margin: 2px 2px 2px 0px;
       padding: 2px 2px 0px 2px;
       border-style: ridge; 
       border-width: 1px; 
       border-color: #ffffff; 
       background-color:  #1b1c20;
       text-align: center; }

#sub h2 { font-family: "Gill Sans", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif; 
           font-weight: normal;
           font-size: 16pt;
           margin: 5px;
           padding: 15px 8px 20px 2px;
           color: #e5d4b8; }


/***** メインボディ右　サブレイアウト テキスト関係　*****/

.faqcontent { width: 210px;
              padding: 5px 5px 10px 5px; 
              margin: 5px 0px 5px 0px;
              text-align: left; 
              margin-top:5px;
              line-height: 1.5;
              font-size: 12px;
              color: #ffffff;
              border-top: 1px #ffffff solid; }

.tenpo { padding-top: 2px;
         padding-bottom: 13px;
         font-size: 13px;
         color: #ff9900;  }

.contact{ padding: 5px 10px 5px 10px;
          font-size: 12px; 
          list-style:none; }

.download{ padding: 5px 10px 5px 0px;
          font-size: 15px; 
          list-style: none; }
          

/***** ボトムナビ *****/

.bottomnavi{ margin:0 auto; 
         padding:5px 0px 0px 0px; 
         text-align:center; 
         border-top:double 1px #ff9900; 
         color:#ffffff; }

#bottomlinks { font-style: normal; 
               font-size: 12px;
               padding: 20px 5px 25px 5px; }

             
/***** フッター *****/

#footer{ width:910px; 
         margin:0 auto; 
         padding:5px 0px 0px 0px; 
         text-align:center; 
         border-top:double 3px #ff9900; 
         color:#ffffff; }
         
#footer address{ font-style: normal; 
                 font-size: 10px; }
#footerlinks { font-style: normal; 
               font-size: 10px;
               padding: 5px 5px 5px 5px; }



