div#branding {
	clear: both;
	width: 1140px;
	margin: 0 auto;
	padding-top: 30px;
}
nav#breadclamb {
	clear: both;
	height: 52px;
	line-height: 52px;
	font-size: 14px;
	background: url('./images/bleadcllumb_bg.png') repeat-x left top;
	border-bottom: 1px solid white;
}
nav#breadclamb ul {
	width: 1140px;
	margin: 0 auto;
}
nav#breadclamb ul li {
	display: inline-block;
}
nav#breadclamb ul li span {
	font-weight: bold;
}
nav#breadclamb a {
	padding-left: 21px;
	font-size: 14px;
	background: url('./images/bleadcllumb_head.png') no-repeat left center;
}
div#contents-block {
	width: 1170px;
}
div#contents-block > h2 {
	font-size: 20px;
	color: #222222;
	line-height: 1;
	font-weight: normal;
	margin-top: 50px;
	margin-bottom: 30px;
}
div#contents-block > h3 {
	font-size: 20px;
	color: #222222;
	line-height: 1;
	font-weight: normal;
	margin-bottom: 30px;
}
div#left-block {
	float: left;
	width: 555px;
	margin-bottom: 40px;
}
div#right-block {
	float: right;
	width: 555px;
	margin-bottom: 40px;
}
div#left-block > h2,
div#right-block > h2 {
	font-size: 20px;
	line-height: 1;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 30px;
}
div#contents-block > h2:first-child {
	margin-top: 0;
}
div#contents-block > p {
	font-size: 14px
	line-height: 26px;
}
table.about {
	border-top: 1px solid #C7C7C7;
}
table.about th {
	width: 135px;
	line-height: 56px;
	border-bottom: 1px solid #DD0000;
}
table.about td {
	font-size: 18px
	line-height: 26px;
	padding-bottom: 18px;
	border-bottom: 1px solid #C7C7C7;
}
table#outline {
	float: right;
	width: 555px;
}
table#history {
	width: 100%;
	border-top: none;
}
div#contents-block > ul {
}

ul#collection li {
	float: left;
	list-style-type: none;
	width: 204px;
	margin-right: 30px;
	margin-bottom: 30px;
}
ul#collection li img {
	margin-top: 20px;
}


div.leather ul li {
	float: left;
	list-style-type: none;
	width: 105px;
	margin-right: 10px;
	margin-bottom: 20px;
}
div.leather h2 {
	clear: both;
}

table.shoplist {
	width: 100%;
	margin-bottom: 50px;
}
table.shoplist th {
	font-size: 14px;
	text-align: left;
	color: #474747;
	padding: 20px;
	border-top: 1px solid #C7C7C7;
}
table.shoplist th.urlbox {
	width: 50px;
}
table.shoplist td {
	border-top: 1px solid #C7C7C7;
	padding: 20px;
	color: #474747;
	font-size: 14px;
	white-space: nowrap;
}
table.shoplist td.company {
	padding-right: 13px;
	font-weight: bold;
}
table.shoplist td.url {
	padding: 16px 16px 16px 0;
}
table.shoplist td.url a {
	display: block;
	padding: 4px;
	font-size: 14px;
	line-height: 14px;
	background-color: #FFFFFF;
	border: 1px solid #C7C7C7;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
table.shoplist td.url a:hover {
	color: #DD0000;
	text-decoration: none;
}

table.shoplist td.redtop {
	border-top: 1px solid #DD0000;
}
table.shoplist td.notop {
	border-top: 0;
}
table.shoplist tr:last-child td {
	border-bottom: 1px solid #C7C7C7;
}
table.shoplist tr:last-child td.company,
table.shoplist tr:last-child td.url {
	border-bottom: 1px solid #DD0000;
}
