@charset "shift_jis";


.upBox,.upBox2{
	padding:20px;
	border-radius:6px;
	border:solid 1px #ccc;
}

.upBox dl dt,dl.upBox2  dt{
	border-bottom:1px solid #ea0f37;
	color:#ea0f37;
	font-size:20px;
	font-weight:700;
	margin-bottom:20px;
}



dl.upBox2 dt{
	border-bottom:1px solid #ea0f37;
	color:#ea0f37;
	font-size:16px;
	font-weight:700;
	margin-bottom:20px;
}
dl.upBox2  dd{
	font-size:14px;
	color:#555;
}

/*ボタンの上書き*/
.upBox2 .btnRed {
	display: block;
	text-align: center;
}



p.imgBox{
	width:258px; 
	margin:0 auto;
	overflow:hidden;
}


