#tokucho {
	margin-top: 20px;
}
#main {
	float: left;
	width: 590px;
	margin-left: 30px;
}
.btmspace {
	margin-bottom: 50px;
}
.kakaku {
	margin-bottom: 30px;
}

.leftimg {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.tokutyou{
	clear: left;
	margin: 20px;
	padding: 10px;
	border: 1px solid #666666;
	;
	background: #ffffcc;
	font-weight: bold;
}

.leftblock{
	float: left;
	padding: 10px;
	width: 200px;
}
.rightblock{
	float: right;
	padding: 9px;
	width: 352px;
}
.centar{
	clear: both;
}

.keisan{
	border-bottom: 3px dotted #666666;
	font-size: 130%;
	color: #36c;
	font-weight: bold;
}
.rightblock table {
	float:left;
	margin-bottom:20px;
	font-size:14px;
}
.rightblock tr {
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#333;
	width:350px;
}
.rightblock td {
	width:200px;
	padding: 5px;
	border-bottom: 1px solid black;
	text-align:center;
}
.rightblock th {
	width:100px;
	border-bottom: 1px solid black;
	text-align:center;
}
.page-cutting__h1{
	background-color: #27ABE2;
	font-size:20px;
	color:#fff;
	padding:5px;
	margin-bottom:18px;
	
}
.page-cutting__h2{
	margin-top:24px;
}