#contentsarea {
	font-size: 0.9em;
}
#contentsarea h2 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}



.info_back {
	background-image: url(../order-sample/material/info_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 59px;
	width: 500px;
	margin-left: 23px;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.info_back img {
	margin-right: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.sample2 {
	height: 235px;
	width: 290px;
	border: 1px solid #b4b4b4;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 3px;
	display: block;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sample1 {
	height: 273px;
	width: 290px;
	border: 1px solid #b4b4b4;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 3px;
	display: block;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sample3 {
	height: 245px;
	width: 290px;
	border: 1px solid #b4b4b4;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 3px;
	display: block;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sample19 {
	height: 210px;
	width: 290px;
	border: 1px solid #b4b4b4;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 3px;
	display: block;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sample13 {
	height: 218px;
	width: 290px;
	border: 1px solid #b4b4b4;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 3px;
	display: block;
	padding-top: 72px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.button {
	text-align: center;
	margin: 0px;
	padding: 15px;
}
.chart {
	width: 538px;
	border-collapse:collapse;
	margin-left: 30px;
}
.days {
	font-size: 1.2em;
	font-weight: bold;
}

.price_chart {
	width: 200px;
	border-collapse:collapse;
}

.align_right {
	text-align: right;
}

.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b4b4b4;
}
.total_price {
	font-size: 1.2em;
	color: #d23419;
	font-weight: bold;
}


#contentsarea ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#contentsarea li {
	background-image: url(../order-sample/material/list_icon.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 12px;
	margin: 0px;
}
