#contents #detail > h1 {
	color: #333333;
	font-size: 182%;
	line-height: 1;
}

#contents #detail #showcase {
	margin-top: 20px;
	overflow: hidden;
}

#contents #detail #showcase .photo {
	float: left;
	width: 440px;
}

#contents #detail #showcase .photo figure {
	position: relative;
	width: 440px;
	height: 440px;
}

#contents #detail #showcase .photo figure img {
	position: absolute;
	left: 0;
	top: 0;
}

#contents #detail #showcase .photo .color {
	margin-top: 20px;
}

#contents #detail #showcase .photo .color h1 {
	color: #333333;
	font-size: 108%;
	line-height: 1;
}

#contents #detail #showcase .photo .color ul {
	margin: 10px 0 0 -5px;
	overflow: hidden;
}

#contents #detail #showcase .photo .color ul li {
	float: left;
	width: 44px;
	height: 44px;
	margin-left: 5px;
	background-color: #ffffff;
}

#contents #detail #showcase .photo .color ul li:nth-child(2n) {
	margin-left: 6px;
}

#contents #detail #showcase .photo .color ul li a {
	border: none;
}

#contents #detail #showcase .description {
	float: right;
	width: 241px;
}

#contents #detail #showcase .description .alt-view {
	margin: -5px 0 40px -5px;
	overflow: hidden;
}

#contents #detail #showcase .description .alt-view li {
	float: left;
	margin: 5px 0 0 5px;
}

#contents #detail #showcase .description .alt-view li a {
	border: none;
}

#contents #detail #showcase .description p {
	margin-top: -.3em;
	font-size: 93%;
	line-height: 1.6;
}

#contents #detail #information {
	margin: 36px 0 20px;
	border-top: 1px solid #cccccc;
}

#contents #detail #information .specification h1 {
	color: #333333;
	font-size: 108%;
	line-height: 55px;
}

#contents #detail #information .specification table {
	width: 100%;
}

#contents #detail #information .specification table tr {
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
}

#contents #detail #information .specification table th {
	padding: 10px 20px 10px 0;
	font-size: 93%;
	line-height: 1;
	text-align: left;
	white-space: nowrap;
}

#contents #detail #information .specification table td {
	width: 100%;
	padding: 10px 0;
	font-size: 93%;
}

#contents #detail #information .specification table td p {
	margin: -.3em 0;
	line-height: 1.6;
}

#contents #detail #information .order form {
	margin: 20px 0;
}

#contents #detail #information .order p {
	margin: -.3em 0;
	font-size: 93%;
	line-height: 1.6;
}
