body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
.prolist {
	border: 1px solid #E0E0E0;
}
.weight {
	line-height: 20px;
}
.equip_box {
	border: 1px solid #ECEBEC;
}
.pro_box {
	border: 2px solid #DCDCDC;
}
.color01 {
	color: #828282;
	line-height: 20px;
}
a:link {
	color: #F5000A;
}
.color02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #665BBB;
}
.color03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EC1211;
}

.line {
	border: 1px solid #000000;
}
.underline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.inclist strong{ text-decoration:underline;}
.inclist a{ text-decoration:none;}
.inclist a:visited{ color:#F5000A;}
.listimg{ padding:0 3px;}
.listframe a{ color:#F5000A;}
.listinname{ text-indent:20px;}
.listinname a{ color:#666666; text-decoration:none;}
.redfont{ color:#F5000A; text-decoration:underline;}