@charset "utf-8";
/**
 * Digimart
 * @Copyright: 2007 Rittor Music Inc., a company of Impress Group. All right reserved.
*/


h1 {
  width: 160px;
  height: 18px;
  margin-bottom: 0.4em;
  background: url(/img/title_search_condition.gif) no-repeat;
}

h1 span {
  display: none;
}

h2{
  clear: both;
  margin-bottom: 3px;
  padding:3px 7px 3px 27px;
  background: #f60 url(/img/label_new.gif) no-repeat 3px 7px;
  color: #fff;
  font-size:98%;
  vertical-align:middle;
  height:38px;
  voice-family: "\"}\"";
  voice-family: inherit;
  height:25px;
}

div.mainColumn {
  font-size:85%;
  line-height: 2.0em;
  width:100%;
}

.comment {
  margin-bottom:30px;
}

.guitar {
  background: #8697B7 url(/img/icon_guitar.gif) no-repeat 5px 8px;
}

.a-guitar {
  background: #8697B7 url(/img/icon_a-guitar.gif) no-repeat 5px 8px;
}

.bass {
  background: #8697B7 url(/img/icon_bass.gif) no-repeat 5px 8px;
}

.amp_effector {
  background: #8697B7 url(/img/icon_amp_effector.gif) no-repeat 5px 8px;
}

.drum {
  background: #8697B7 url(/img/icon_drum.gif) no-repeat 5px 8px;
}

.brass {
  background: #8697B7 url(/img/icon_brass.gif) no-repeat 5px 8px;
}

.strings {
  background: #8697B7 url(/img/icon_strings.gif) no-repeat 5px 8px;
}

.piano {
  background: #8697B7 url(/img/icon_piano.gif) no-repeat 5px 8px;
}

.keyboard {
  background: #8697B7 url(/img/icon_keyboard.gif) no-repeat 5px 8px;
}

.recording {
  background: #8697B7 url(/img/icon_recording.gif) no-repeat 5px 8px;
}

.dj {
  background: #8697B7 url(/img/icon_dj.gif) no-repeat 5px 8px;
}
/*
.vocal {
  background: #8697B7 url(/img/icon_vocal.gif) no-repeat 5px 8px;
}*/

.japan_ethnic {
  background: #8697B7 url(/img/icon_japan_ethnic.gif) no-repeat 5px 8px;
}

.accessory {
  background: #8697B7 url(/img/icon_accessory.gif) no-repeat 5px 8px;
}

/* 20110730 XM add */
.other {
  background: #8697B7 url(/img/icon_other.gif) no-repeat 5px 8px;
}

.score {
  background: #8697B7 url(/img/icon_book.gif) no-repeat 5px 8px;
}
/* add end */

.cate_contents{
  padding:8px 5px 5px 0;
}

.cate_contents ul{
  list-style-type: none;

}
.cate_contents ul li{
  float:left;
  background: url(/img/instlist_point.gif) no-repeat 5px 7px;
  padding:0 5px 5px 13px;
  white-space:nowrap;

}

