@charset "shift_jis";

.borderR55{
	border-width: 1px;
	border-color: rgb( 171, 171, 171 );
	border-style: solid;
	border-radius: 5px;
	width: 685px;
	height: 170px;
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	position:relative;
}

.borderR56{
	border-width: 1px;
	border-color: rgb( 171, 171, 171 );
	border-style: solid;
	border-radius: 5px;
	width: 685px;
	height: 56px;
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.absImg{
	position:absolute;
	right:0;
	bottom:0;
	padding:10px;
	text-align:center;
}

/* borderR55̍ */
.borderR55.bh190{
	height: 190px;
}
