@charset "UTF-8";
@import "css.css";


/*h1 --------------------------------------------------------*/
/*#atfirst {
	background: #ccff99;
	margin-bottom:10px;
}*/

h1 {
	width:100%;
	height:60px;
	background: url(../img/erabi_title.gif) no-repeat;
}

h1 span {
	display:none;
}

/* H ------------------------------------------------------ */
h2 {
	font-size:90%;
	background: #FFFFCC;
	padding: 5px;
	border-top: 2px solid #FFCC33;
	border-bottom: 2px solid #FFCC33;	
}


/* atfirst ------------------------------------------------ */
#neclistL {
	float:left;
	width:50%;
	padding-right:2px;
	border-right:dotted 1px #cccccc;
}

#neclistR {
	float:right;
	width:49%;
}


/* UL ----------------------------------------------------- */
ul.firstul {
	font-size:100%;
	margin:0;
	padding:0;
}

ul.firstul li {
	margin-bottom:20px;
}

ul.firstul li.eg01 {
	background-image: url(../img/th_gtr.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	list-style-type: none;
}

ul.firstul li.string {
	background-image: url(../img/th_string.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	list-style-type: none;
	height:30px;
}

ul.firstul li.amp {
	background-image: url(../img/th_amp.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	list-style-type: none;
	height:30px;
}

ul.firstul li.tuner {
	background-image: url(../img/th_tun.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	list-style-type: none;
	height:30px;
}

ul.firstul li.pick {
	background-image: url(../img/th_pick.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	list-style-type: none;
	height:30px;
}

ul.firstul li.shield {
	background-image: url(../img/th_shield.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	list-style-type: none;
	height:30px;
}

ul.firstul li.book {
	background-image: url(../img/th_book.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	list-style-type: none;
	height:30px;
}

ul.firstul li.effect {
	background-image: url(../img/th_eff.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	list-style-type: none;
	height:30px;
}

ul.firstul li.stand {
	background-image: url(../img/th_stand.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	list-style-type: none;
	height:30px;
}

ul.firstul li.case {
	background-image: url(../img/th_case.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	list-style-type: none;
	height:30px;
}

ul.firstul li.strap {
	background-image: url(../img/th_strap.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	list-style-type: none;
	height:30px;
}

ul.firstul li.cloth {
	background-image: url(../img/th_cloth.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	list-style-type: none;
	height:30px;
}

ul.firstul li.nipper {
	background-image: url(../img/th_nipper.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	list-style-type: none;
	height:30px;
}

ul.firstul li.winder {
	background-image: url(../img/th_winder.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	list-style-type: none;
	height:30px;
}

ul.secondul {
	margin-bottom:15px;
	margin-top:15px;
	padding:0;
	margin-left:0;
}

ul.secondul li {
	list-style: url(../img/go_blue.gif) none inside;
	font-size:90%;
	line-height:100%;
}

