#g_menu .menu_footer{
	height:780px;
}
#R_contents {
	padding-top: 260px;
}
#R_contents .mainT {
	height: 43px;
	width: 100%;
}

.pdfB {
	background-image: url(../../img/common/pdf_b.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 183px;
}
.pdfB a {
	display: block;
	height: 33px;
	width: 183px;
	overflow: hidden;
}
.pdfB a:hover {
	background-image: url(../../img/common/pdf_br.jpg);
	background-repeat: no-repeat;
}


.conP01 {
	float: left;
	width: 420px;
}
.conP02 {
	width: 350px;
	float: left;
}


#R_contents .conBox {
	width: 620px;
	padding-left: 10px;
}
.floats {
	width: 330px;
}


#R_contents .reds {
	font-size: 125%;
	color: #F00;
	padding-top: 20px;
	font-weight: bold;
}

#R_contents .pageTop {
	background-image: url(../../img/common/page_top.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 121px;
	float: right;
	padding-bottom: 20px;
}
#R_contents .pageTop a {
	display: block;
	height: 21px;
	width: 121px;
	overflow: hidden;
}
#R_contents .pageTop a:hover {
	background-image: url(../../img/common/page_topr.jpg);
}

.conBox {
	padding: 15px;
}

.conBox > p {
	padding-bottom: 15px;
}
.prices {
	background-image: url(../../price/img/cost.jpg);
	background-repeat: no-repeat;
	background-position: right 1.5em;
}
.prices > dl {
	width: 570px;
	display: table;
	border: solid 1px #666666;
	margin: 0 0 20px;
}
.prices > dl > * {
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
}
.prices > dl:first-child {
	border-color: #B2CD46;
}
.prices > dl:first-child + dl {
	border-color: #CCB146;
}
.prices > dl:first-child + dl + dl {
	border-color: #CC7B46;
}
.prices > dl:first-child + dl + dl + dl {
	border-color: #CC4646;
}

.rightTex {
	text-align: right;
}
