@charset "Shift_JIS";



/******************* access *******************/
#contents_products_side {
	width:180;
	float: left;
	margin-left: 20px;
}

#contents_products {
	float: right;
	width: 750px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF8AAD;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}
.items {
	float: left;
	padding: 5px;
	margin-bottom: 5px;
	text-align: center;
}

