
/*--------------------------------------------------------*/
/*user color setting*/
/*--------------------------------------------------------*/

/*c1_01_1*/
#header {background:#292929}
/*c1_01_2*/
#header {color:#ffffff;}

/*c1_02_1*/
#side h3 {background:#}
/*c1_02_2*/
#side h3 {color:#}

/*c1_03_1*/
#fnav {background:#4891b5}
/*c1_03_2*/
#fnav {color:#ffffff}

/*c1_04_1*/
#footer {background:#2b2b2b;}
/*c1_04_2*/
#footer address {color:#ffffff;}
#footer address a {color:#ffffff;}

/*c2_00_1*/
.result .conditions .product {background:#ffffff}
.result .conditions .product th {border-top: 1px solid #ffffff}
.result .conditions .product td {border-top: 1px solid #ffffff}

/*c2_01_1*/
.result .conditions .product h2 {background:#ffffff}
/*c2_01_2*/
.result .conditions .product h2 a {color:#000000}

/*c2_02_1*/
.result .conditions .product th,
.result .conditions .product dt {background:#ffffff}
/*c2_02_2*/
.result .conditions .product th,
.result .conditions .product dt {color:#}

/*c2_03_1*/
.result .conditions .product td,
.result .conditions .product dd {background:#ffffff}
/*c2_03_2*/
.result .conditions .product td,
.result .conditions .product dd {color:#}

/*c2_04_1*/
.result .conditions .product .prdtbtnset div.btn1 {
	border: 1px solid #eb9028;
	background-color:#eb9028;
}
/*c2_04_2*/
.result .conditions .product .prdtbtnset div.btn1 a {color:#;}

/*c2_05_1*/
.result .conditions .product .prdtbtnset div.btn2 {
	border: 1px solid #f59505;
	background-color:#f59505;
}
/*c2_05_2*/
.result .conditions .product .prdtbtnset div.btn2 a {color:#ffffff;}

/*c2_06_1*/
.result .conditions .product .prdtbtnset div.btn3 {
	border: 1px solid #;
	background-color:#;
}
/*c2_06_2*/
.result .conditions .product .prdtbtnset div.btn3 a {color:#;}

/*c2_07_1*/
.result .conditions .product .prdtbtnset div.btn4 {
	border: 1px solid #;
	background-color:#;
}
/*c2_07_2*/
.result .conditions .product .prdtbtnset div.btn4 a {color:#;}

/*c2_08_1*/
.result .conditions .product .prdtbtnset div.btn5 {
	border: 1px solid #;
	background-color:#;
}
/*c2_08_2*/
.result .conditions .product .prdtbtnset div.btn5 a {color:#;}

/*c3_01_1*/
.searchtool h3 {background:#}
.searchtool h3:after {
	position:absolute;
	bottom:-6px;
	left:50%;
	content: "";
	display:block;
	width:0;
	height:0;
	margin-left: -12px;
	border-left: 12px solid transparent;
	border-top: 6px solid #;
	border-right: 12px solid transparent;
	z-index: 9990;
}
/*c3_01_2*/
.searchtool h3 {color:#}

/*c3_02_1*/
.searchtool th {background:#cccccc;}

/*c3_03_1*/
.searchtool td {background:#ffffff;}

/*c3_04_1*/
.searchtool .searchbtn input {
	border: 1px solid #cccccc;
	background-color:#cccccc;
	/*color:#ffffff;c3_04_2*/
	color:#3d3d3d;
}

/*c4_01_1*/
.result .resultunit em {color:#ff7300}

/*c4_02_1*/
.result .sortset dd a {background: #000000}

/*p1_01_1*/
.product h2 {border-bottom: 5px solid #36bfbf}
.product h2:after {
	position:absolute;
	bottom:-11px;
	left:50%;
	content: "";
	display:block;
	width:0;
	height:0;
	margin-left: -12px;
	border-left: 12px solid transparent;
	border-top: 6px solid #36bfbf;
	border-right: 12px solid transparent;
	z-index: 9990;
	
}
.product h2 {
	color:#;/*p1_01_2*/
}
/*p1_02_1*/
.product h3 {background:#;}

/*p1_03_1*/
.product .subdata th {background:#ebebeb;}

/*p1_04_1*/
.product .subdata td {background:#e3e3e3;}

/*p1_05_1*/
.product .officialbtn a {
	background:#e68f1e;
	border: 1px solid #e68f1e;
	color:#ffffff;/*p1_05_2*/
}

/*--------------------------------------------------------*/