* {
    margin:0;
    padding:0;
}


body {
    background: #ffffff;
    font-family: "MS PGothic","Osaka","Meiryo","Tahoma",sans-serif;
    font-size: 95%;
    text-align: center;
    padding:0 10px;
}

img {
    border: 0;
}

div.clearfix{
    zoom:1;/*for IE 5.5-7*/
}

div.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    line-height:0;
    visibility:hidden;
}

#contents {
    margin:0 auto;
    width:900px;
    padding:0 ;
    text-align:left;
    float:none;
    }

<!--[if lt IE 6.0]>
#contents {
    padding: 0 1%;
}
<![endif]-->

ol {
   margin-top:10px;
   margin-left:2em;
   margin-bottom:2px;
   }

.page_title{
       color:  #FF6600;
        }

#pagetitle h1{
    margin-left:0px;
    font-size: 150%;
    letter-spacing: 2px;
    border-bottom: 5px solid #515E6A;
    padding: 5px 0;
    color:#515E6A;
}


#breadcrumb_link{
    font-size:90%;
    text-align:left;
    margin:0 auto;
    margin-top:5px;
    width:900px;
    }

/******************** 
    search3.html
 ********************/
form.search{
    margin:15px 15px 5px 15px;
    margin-left:15px;
    background-color: #F5F5F5;
    font-size:medium;
    padding:10px;
}


#search_result table.result div.dumblist  {
    margin-top:1em;
    margin-bottom:1em;
    font-size:90%;
    }

#search_result table.result div.dumblist span.bold {
    font-size:120%;
    }


.small {
    font-size:85%;
    line-height:110%;
    font-weight:normal;
           }
#search_result p.detail{
    margin-left:15px;
    font-size:95%;
       }
       
#search_result div.notice{
    margin-left:30px;
    margin-bottom:10px;
    }

#search_result div.notice img{
    width:30px;
    height:30px;
    }

#search_result td.bottom-line{
    padding-left:10px;
    }

#search_result table.result h2.title{
    font-size:medium;
    font-weight:bold;
    }
#search_result table.result h2.title a{
    text-decoration:none;
    }
#search_result table.result h2.title a:hover{
    text-decoration:underline;
    }


#search_result table.result div.name{
    font-weight:bold;
    font-size:95%;
    }

#search_result table.result div.caption_font{
    font-size:90%;
    margin-bottom:10px;
    }

#search_result table.result div.item_spec{
    font-size:90%;
    }

#search_result table.result td.cart_area {
    font-size:85%;
    margin-top:5px;
    margin-bottom:5px;
    text-align:center;
    }

#search_result table.result div.firstpress_bonus h3 {
    font-size: 90%;
    display: inline;
    color: #FF8040;
    }

#search_result table.result div.external_item h3 {
    font-size: 90%;
    display: inline;
    color: #FF8040;
    }
#search_result table.result td.item_spec {
    vertical-align: bottom;
}

#search_result p.page_navi{
    text-align:center;
    font-size:90%;
    letter-spacing:3px;
    margin-bottom:10px;
    }


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

/******************
アーティストの商品
シリーズ商品
*******************/

.title span.media_name{
    font-size:70%;
    font-weight:normal;
    color:#515E6A;
}

div.order_select{
    font-size:90%;
    margin:20px 20px;
    }

div.order_select input,div.order_select select {
    border:1px outset #F5F5F5;
    background-color:#F5F5F5
    }

div.form_title {
    font-weight:bold;
    padding:5px;
    background-color: #515E6A;
    color: #FFFFFF;
    display:inline;
    }

div.page_navi{
    text-align:center;
    font-size:90%;
    letter-spacing:3px;
    margin-bottom:10px;
    }

#table_by_code table{
    margin-left:20px;
    }

#table_by_code table td.info{
    padding:5px 10px;
    }


#table_by_code table.result td.pict{
    text-align:center;
    }

#table_by_code table.result h2.title{
    font-size:medium;
    font-weight:bold;
    }

#table_by_code table.result h2.title a{
    text-decoration:none;
    }

#table_by_code table.result h2.title a:hover{
    text-decoration:underline;
    }

#table_by_code table.result div.artist{
    font-weight:bold;
    font-size:95%;
    margin-bottom:25px;
    }

#table_by_code table.result div.item_spec{
    font-size:100%;
    margin-bottom:0px;
    }

#table_by_code table.result td.cart{
    font-size:95%;
    text-align:center;
    }
div.link_to_first{
    font-size:95%;
    margin-left:20px;
    margin-bottom:10px;
    }

/****************
 On Air Serach
******************/
#onair_search #pagetitle{
    margin-bottom:10px;
    }



#onair_search table{
    margin-top:10px;
    }

#onair_search p.detail{
    margin-left:15px;
    font-size:95%;
       }


#onair_search table div.title{
    font-size:medium;
    font-weight:bold;
    }

#onair_search table div.title a{
    text-decoration:none;
    }

#onair_search table div.title a:hover{
    text-decoration:underline;
    }

#onair_search table div.artist{
    font-weight:bold;
    font-size:95%;
    margin-bottom:25px;
    }

#onair_search table div.item_spec{
    font-size:95%;
    margin-bottom:0px;
    }

#onair_search table td.cart{
    font-size:95%;
    text-align:center;
    }

#onair_search table td span.add_cart{
    color:#FF0000;
    }

#onair_search table td div.tracks{
    font-size:90%;
    padding-left:5px;
    }

/*********
  help
 *********/
 
#help_index ul {
   margin-top:10px;
   margin-left:2em;
   list-style-image: url(/icons/red_carot.gif);
   }

#help_index li{
   line-height: 120%;
   } 
 
div#help_index table.index_table{
    margin-top:10px;
    }
    
#help_index table.index_table td h2{
    font-size:medium;
    font-weight:bold;
    margin-bottom:5px;
    }

#help_index table.index_table td h2 a{
    text-decoration:none;
    }

#help_index table.index_table td h2  a:hover{
    text-decoration:underline;
    }

#help_index table.index_table td ul{
    margin-left:2em;
    margin-bottom:2em;
    }

#help_index table.index_table td li{
    margin-bottom:3px;
    }

#help_index table.index_table td  small{
    padding-left:1em;
    }



#help_index table.support{
    border:1px solid #515E6A;
    margin-bottom:10px;
    }


#help_index table.support th.titlebar{
    font-size:medium;
    color:#ffffff;
    background-color:#515E6A;
    }

#help_index table.support h2{
    font-size:110%;
    }

#help_index table.support td{
    background-color:#F5F5F5;
    }

#help_index table.support td ul{ 
    margin-left:2em;
    }




#help_index table.support td div.support_txt{
    padding:5px;
    }

#help_text{
    margin-top:15px;
}

#help_text h2{
    background-color:#D4D4D4;
    font-size:120%;
    margin-top:5px;
    margin-bottom:10px;
    padding:3px;
    color: #101010;
    }

#help_text h3{
    font-size:100%;
    margin-top:3px;
    margin-bottom:3px;
    }

#help_text p{
    margin:10px auto 5px;
}

#help_text ul {
   margin-top:10px;
   margin-left:2em;
   list-style-image: url(/icons/red_carot.gif);
   }

#help_text div.return_link{
    text-align:right;
    margin:5px 5px 5px
    }

#help_text table td{
    padding:5px;
    font-size:100%;
    }

/** gift pack ***/
#help_text .gift_card{
    width:90%;
    margin: 10px auto;
}

#help_text .gift_card ol{
    padding:20px;
}

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

.itemtable{
         }

.titlebar  {
    color: #ffffff;
    font-weight:bold;
    background-color: #6699FF;
    text-align: center;
    padding:3px;
    margin-bottom:5px;
    font-size: medium;
      }




table.border {
         border:2px solid #B3B3B3;
         border-collapse: collapse;
         empty-cells: show;
         border-spacing: 0px;
          }



/* 赤系文字 */

.caution {
  color: #D72011;
        }

/* オレンジ系文字 */
.notice {
      color: #fa6705;
      font-weight: bold;
        }   

/* ブルー系文字 */

.caption {
      color: #0000cc;
        }   





/* ↓のほうが効率的です */
table.bottom-line td{
		line-height:130%;
        border-bottom:  1px solid #cccccc;
        padding-top: 3px;
	       }
/* ↑↑↑↑ */

.indent {
         margin-left:2em
        }


.even {
      background-color:#DDEEFF
      }

.odd {
     background-color:#F6F6F5
     }


.curr_page {
      color: #ffffff;
      background-color: #fa6705;
      font-weight: bold
        }


.add_order{
      color:#ffffff;
      background-color: #ff9999;
       }

.move_item{
      color: #003399;
      background-color: #BDEF94;
           }

.combine_order{
      background-color: #dbf7f3;
           }

.cancel_order{
       background-color: #dddfe1;
          }

.err_msg{
       color: #ff0000;
       font-size:120%;
       font-weight: bold;
        }

/*********
  header
 *********/

#header {
    text-align:center;
    width:100%;
    padding-top:6px;
}


#header_contents {
    margin-bottom: 6px;
    /*  IE6 & IE7   */
    _margin-bottom: 1px;
    height: 73px;
    width:900px;
    margin:0 auto;
    margin-bottom:6px;

}

#logo {
    text-indent: -9999px;
    float: left;
    width: 282px;
    height: 64px;
    background: transparent url(/JWAVE/jwave_files/cdbookonline.gif) left top no-repeat;
    overflow: hidden;
}

#logo a {
    display: block;
    width: 282px;
    height: 64px;
}

#header_cnt {
    float: right;
    width: 488px;
}

#lead {
    margin-top: 9px;
    margin-bottom: 9px;
    text-indent: -9999px;
    width: 488px;
    height: 28px;
    background: transparent url(/JWAVE/jwave_files/lead.gif) left top no-repeat;
}

#header #search {
    text-align: right;
    background-color: #515E6A;
    padding: 10px 20px 10px 0;
    border-bottom: solid 1px #CCC;
    border-top: 1px solid #CCC;
    width: auto;
}

#header #search input[type=text] {
    padding: 3px;
    width: 200px;
    border:solid 1px #333;
}

#header a {
    font-size: 10px;
    color: #FFF;
    font-weight: bold;
}


#head_main {
    margin-bottom: 15px;
    width:900px;
    margin:0 auto;

}

/***************
 NAVIGATION
===============*/

#navigationBox {
    margin-bottom: 7px;
    /*  IE6 & IE7   */
    *margin-bottom: 7px;
    _margin-bottom: 2px;
}

#navigation_tab {
    float: left;
    width: 428px;
    overflow: hidden;
    zoom: 100%;
}

ul#navigation_tab {
    list-style-type:none;
    margin:0px;
    padding:0px;
    }


#cdonline_tab_cd {
    text-indent: -9999px;
    display: block;
    float: left;
    width: 207px;
    height: 26px;
    background: transparent url(/JWAVE/jwave_files/cdonline_cd_tab.gif) left top no-repeat;
    overflow: hidden;
    }

#cdonline_tab_cd_rm {
    text-indent: -9999px;
    display: block;
    float: left;
    width: 207px;
    height: 26px;
    background: transparent url(/JWAVE/jwave_files/cdonline_cd_tab_rm.gif) left top no-repeat;
    overflow: hidden;
    }

#cdonline_tab_cd_rm a,
#cdonline_tab_cd a {
    display: block;
    width: 207px;
    height: 26px;
    }

#cdonline_tab_book {
    text-indent: -9999px;
    display: block;
    float: right;
    width: 221px;
    height: 26px;
    background: transparent url(/JWAVE/jwave_files/cdonline_book_tab.gif) left top no-repeat;
    overflow: hidden;
    }

#cdonline_tab_book_rm {
    text-indent: -9999px;
    display: block;
    float: right;
    width: 221px;
    height: 26px;
    background: transparent url(/JWAVE/jwave_files/cdonline_book_tab_rm.gif) left top no-repeat;
    overflow: hidden;
    }

#cdonline_tab_book_rm a,
#cdonline_tab_book a {
    display: block;
    width: 221px;
    height: 26px;
    }

#navigation_btn {
    margin-top: 7px;
    float: right;
    width: 403px;
    overflow: hidden;
    zoom: 100%;
    }

#navigation_btn li {
    display: block;
    height: 14px;
    text-indent: -9999px;
    overflow: hidden;
    zoom: 100%;
    float: left;
    }

#navi_contact {
    margin-right: 12px;
    padding-right: 12px;
    border-right: 1px solid #000;
    width: 111px;
    background: transparent url(/JWAVE/jwave_files/navi_contact_btn.gif) left top no-repeat;
    }

#navi_contact a {
    display: block;
}

#navi_member {
    margin-right: 12px;
    padding-right: 12px;
    border-right: 1px solid #000;
    width: 92px;
    background: transparent url(/JWAVE/jwave_files/navi_member_btn.gif) left top no-repeat;
    }

#navi_member a {
    display: block;
    }

#navi_cart {
    margin-right: 12px;
    padding-right: 12px;
    border-right: 1px solid #000;
    width: 87px;
    background: transparent url(/JWAVE/jwave_files/navi_cart_btn.gif) left top no-repeat;
    }
#navi_cart a {
    display: block;
    }

#navi_help {
    width: 34px;
    background: transparent url(/JWAVE/jwave_files/help14.gif) left top no-repeat;
    }
#navi_help a {
    display: block;
    }




#navigation_bar {
    clear: both;
    height: 8px;
    text-align:center;
    }

p#navigation_bar  img {
    border:medium none;
    vertical-align:top;
}


/************
 チケット
 help
 ticket_detail.html
r************/
#ticket_page{
    text-align:left;
}

#ticket_page #pagetitle{
    margin:0 10px 10px 10px;
    }

#ticket_page #wrapper{
    width:100%;
    float: left;
    margin:0;
    }
    
#ticket_page #left-column{
    margin-right: 50%;  /*Set right margin to RightColumnWidth*/
    }

#ticket_page #left-column #picture{
    text-align:center;
    }

#ticket_page #left-column #credit{
    height:auto;
    margin-top:10px;
    }

#ticket_page #left-column #contact{
    height:auto;
    width:350px;
    margin-bottom:10px;
    margin:0 auto;
    text-align:left;
    }


#ticket_page #right-column{
    float: left;
    width: 40%; /*Width of right column in pixels*/
    margin-left: -50%; /*Set left margin to -(RightColumnWidth) */
    }

#ticket_page #right-column .caution{
    margin-top:10px;
    }

#ticket_page #ticket_detail div{
    padding:3px;
    }

#ticket_page #ticket_attention ul{
    list-style-image:url();
    list-style-type: none;
    margin: 5px 0;
    padding: 0;
    }

#ticket_page div#ticket_attention{
    margin-top:10px;
    }

#ticket_page #ticket_attention li{
    padding-left: 15px;
    background:url(/JWAVE/jwave_files/star-1.gif) no-repeat 1px 2px;
    }
    
#ticket_page #ticket_desc{
    border:solid 1px #880000;
    background-color:#FFFFCC;
    padding:5px;
    text-align:left;
    margin-top:10px;
     }

#ticket_page #short_comment{
    padding:5px;
    margin-right:2em;
    margin-left:2em;
    text-align:left;
    width:auto;
    }

#ticket_page #artist_link{
    clear:both;
    margin-right:2em;
    margin-left:2em;
    }

#ticket_page #artist_link table{
    width:100%;
    margin-bottom:10px;
    }
#ticket_page #artist_link table img{
    width:80px;
    }

#ticket_page #artist_link table td{
    padding:5px;
    text-align:center;
    }


#ticket_page #artist_link table h4{
    font-size:100%;
    }

#ticket_page #artist_link table .title{
    width:120px;
    text-align:left;
    }


#ticket_page #artist_link table .seemore{
    font-size:90%;
    text-align:right;
    padding-right:5px;
    }
    
    
/***チケットheader****/

#header table#ticket_header td.logo,
#header table#ticket_header td.ad,
#header table#ticket_header td.logo2{
    padding:8px;
    }

#header table#ticket_header td.info{
    padding-left:10px;
    }

#header table#ticket_header a{
    color:#0000FF;
    text-decoration:none;
    }

#header table#ticket_header a img{
    margin-right:5px;
    }

#header table#ticket_header a img{
    margin-right:5px;
    }

/********* 
 footer 
 *********/


div#footer {
    clear:both;
    min-width: 800px;
    text-align: center;
    background-color: #FFF;
    border-top: 1px solid #CCC;
    padding: 10px;
}

#footer div.small {
    padding: 10px;
    color: #000;
    width: auto;
}

a:hover{
    text-decoration:underline;
    }
    
/*あいう*/
