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

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

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

/*c1_03_1*/
#fnav {background:#}
/*c1_03_2*/
#fnav {color:#}

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

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

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

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

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

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

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

/*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:#;}

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

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

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

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

/*p1_01_1*/
.product h2 {border-bottom: 5px solid #}
.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 #;
	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:#;}

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

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

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