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



.price_corner{
	width:800px;
	height:auto;
	margin:0px auto;
	padding:0px 0px 0px 0px;
}



.price_top{
	width:800px;
	height:auto;
	margin:0px;
	padding:0px 0px 15px 0px;
}

.price_top h3{
	display:block;
	width:150px;
	height:auto;
	float:left;
}

.price_top p{
	display:block;
	width:153px;
	height:auto;
	margin:0px;
	float:right;
}

.price_top p a{
	display:block;
	width:122px;
	height:24px;
	background:url(../images/btn_print.jpg) no-repeat;
	padding:5px 0px 0px 31px;
}



h3{
	padding:0px 0px 0px 0px;
}


.left{
	width:370px;
	height:auto;
	margin:0px 0px 0px 0px;
	float:left;
}

.left p{
	font-size:11px;
}


.right{
	width:410px;
	height:auto;
	margin:0px;
	float:right;
	text-align:right;
}



#contents_cover{
	background:none;
}

