@charset "utf-8";
	#Header {
		margin-bottom: 30px;
	}
	#mainImage {
		width: 920px;
		height: 395px;
		margin-bottom: 30px;
	}
	.nonFlashContent {
		text-align: center;
		padding-top: 100px;
	}
	#InfoArea {
		width: 550px;
		float: left;
	}
	#BnrArea {
		width: 290px;
		float: right;
	}
	.priceArea li {
		float: left;
		margin-bottom: 6px;
	}
	.priceArea li img {
		vertical-align: top;
	}
	.priceArea li.btn {
		margin-top: 5px;
		margin-left: 10px;
	}