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

.jacket img {
	margin:0 20px 10px 0;
}

.catalog {
	width:480px;
	margin-top:20px;
	line-height:18px;
	border-bottom:1px dotted #666666;
}

.catalog h3 {
	font-weight:bold;
	padding-bottom:10px;
}

.catalog p {
	margin-bottom:10px;
}

.catalog td {
	padding-bottom:20px;
}
