@charset "UTF-8";
#mainImg {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 12px;
}
#banner {
	margin-top: 36px;
	margin-bottom: 24px;
	margin-left: 100px;
}
#contentsArea-inner   {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#artSample {
	background-color: #E4E4E4;
	padding-bottom: 24px;
}
#artSample ul li {
	float: left;
	width: 160px;
}
#artSample #title {
	font-size: 16px;
	background-image: url(images/bg_diamond_title_grey.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 16px;
	padding-top: 12px;
	padding-bottom: 2px;
}
#memo {
	clear: both;
	padding-top: 24px;
	padding-bottom: 24px;
}
#memo p {
	padding-bottom: 16px;
}

