@charset "UTF-8";

/* ========================================
		index.css
		author:arimoto
======================================== */

/* ----------------------------------------
		内容
---------------------------------------- */
h1{
	height:91px;
	background:url(../img/bg_header.jpg) no-repeat;
}

h2.tit_categoryList{
	width:266px;
	background:url(../img/tit.gif) no-repeat;
}

.tbl_EQgoods{
}

.safetyBar{
	display:block;
	margin-bottom:20px;
}

.tbl_EQgoods .head,
.tbl_EQgoods .clothes,
.tbl_EQgoods .gloves,
.tbl_EQgoods .shoes{
	margin-left:10px;
	padding-left:10px;
}

.tbl_EQgoods .head		{	border-left:2px solid #dc8009; margin-top:10px;}
.tbl_EQgoods .clothes	{	border-left:2px solid #019499;}
.tbl_EQgoods .gloves	{	border-left:2px solid #60a10c;}
.tbl_EQgoods .shoes		{	border-left:2px solid #ec47bf;}

