@charset "utf-8";
/* CSS Document */


#work-clothes {
	width:950px;
}

#work-clothes .box {
	float:left;
	width:280px;
	margin-bottom:20px;
}

#work-clothes .caption {
	text-align:center;
	padding:20px;
}

.work-shoes {
	width:950px;
	overflow:hidden;
}

.work-shoes h2 {
	background:#e4e4e4;
	padding:8px 0 8px 15px;
	border-left:5px #cc3333 solid;
	font-size:18px;
}

.work-shoes h3 {
	font-size:18px;
	color:#cc3333;
	font-weight:bold;
	padding:40px 0 10px 0;
}

.work-shoes .read {
	float:left;
	width:750px;
}

.work-shoes .icon {
	float: right;
}

.work-shoes .table {
	float:left;
	width:260px;
	margin-top:15px;
}

.work-shoes .table th {
	background:#f7f7f7;
	color:#333333;
	font-weight:bold;
	padding:5px 0 5px 10px;
	border-top:1px #e4e4e4 solid;
}

.work-shoes .table td {
	padding:5px 0 5px 10px;
	border-top:1px #e4e4e4 solid;
}

.work-shoes .border {
	border-bottom:1px #e4e4e4 solid;
}

.work-shoes .img {
	float:right;
	width:690px;
	margin-top:5px;
}

.clothes .img {
	float:left;
	width:320px;

}

.clothes .txt {
	float:right;
	text-align:left;
	width:590px;
}

.clothes h2 {
	font-size:18px;
	font-weight:bold;
	color:#cc3333;
}

.clothes p {
	padding:5px 0 0 0;
}

.warm-clothing h2 {
	font-size:18px;
	font-weight:bold;
	color:#cc3333;
}

.warm-clothing .img {
	float:left;
	width:650px;

}

.warm-clothing .txt {
	float:right;
	text-align:left;
	width:260px;
}

.warm-clothing p {
	padding:10px 0 0 0;
}

.warm-clothing .table {
	float:left;
	width:260px;
	margin-top:15px;
}

.warm-clothing .txt th {
	background:#f7f7f7;
	color:#333333;
	font-weight:bold;
	padding:5px 0 5px 10px;
	vertical-align:top;
	border-top:1px #e4e4e4 solid;
}

.warm-clothing .txt td {
	padding:5px 0 5px 10px;
	border-top:1px #e4e4e4 solid;
}

.warm-clothing .txt .border {
	border-bottom:1px #e4e4e4 solid;
}

.mens .img {
	float:left;
	width:320px;

}

.mens .txt {
	float:right;
	text-align:left;
	width:590px;
}

.mens h2 {
	font-size:18px;
	font-weight:bold;
	color:#cc3333;
}

.mens p {
	padding:5px 0 0 0;
}

#work-clothes .mens_left {
	float:left;
	width:225px;
}

#work-clothes .mens_right {
	float: right;
	width:335px;
}

#work-clothes .mens_right dt {
	clear:left;
	float:left;
	width:85px;
}

#work-clothes .mens_right dd {
	margin-left:85px;
}

.ladies .img {
	float:left;
	width:320px;

}

.ladies .txt {
	float:right;
	text-align:left;
	width:590px;
}

.ladies h2 {
	font-size:18px;
	font-weight:bold;
	color:#cc3333;
}

.ladies p {
	padding:5px 0 0 0;
}

#work-clothes .ladies_left {
	float:left;
	width:225px;
}

#work-clothes .ladies_right {
	float: right;
	width:335px;
}

#work-clothes .ladies_right dt {
	clear:left;
	float:left;
	width:85px;
}

#work-clothes .ladies_right dd {
	margin-left:85px;
}


.hygiene .img {
	float:left;
	width:650px;

}

.hygiene .txt {
	float:right;
	text-align:left;
	width:260px;
}

.hygiene h2 {
	font-size:18px;
	font-weight:bold;
	color:#cc3333;
}

.hygiene p {
	padding:5px 0 0 0;
}