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

.ran,
.nyu {
	display:inline-block;
	width:80px;
	height:80px;
	line-height:80px;
	text-align: center;
	background-color:#9838ff;
	color:#fff;
	font-size:32px;
	margin:16px;
}

.contents .price {
	font-size: 24px;
}

#discription {
	border: ridge 5px #fff;
}