#contents {
	padding-top: 20px;
	padding-bottom: 50px;
	padding-left: 50px;
	text-align: left;
}

#right {	
	width: 824px;
	height: 100%;
	background-image: url(../img/products/bg.jpg);
	background-position: 50% 50%;
	background-size: cover;
	background-color: #12d2c2;
	float: right;
	padding-bottom: 100px;
}

body,td,th{
	font-size:12px;
	line-height:1.4em;
	}
	
td,th{
	padding:5px;
	vertical-align:top;
	}

.group{
	margin-bottom:15px;
	padding-bottom:15px;
	}
	
.disc{
	padding:10px;
	margin:0 0 10px 0;
	}

.pkg {
	background-color: #00898d;
	padding: 5px;
	font-weight: bold;
	padding: 10px;
	font-size: 15px;
	width: 715px;
}

.shoplink {
	background-color: #084e70;
	padding: 5px;
	-moz-border-radius: 20px;    /* Firefox */
	-webkit-border-radius: 20px; /* Safari,Chrome */
	border-radius: 20px;         /* CSS3 */
	text-align: center;
	margin-top: 5px;
	font-weight: bold;
}

.cdtitle {
	background-color: rgba(19,132,189,0.32);
	padding: 10px;
	font-size: 15px;
	width: 500px;
}

.keisen {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 6px dotted rgba(255, 255, 255, 0.3);
	margin-bottom: 50px;
}

.category img {
	margin-right: 20px;
}
