@charset "shift_jis";
/* CSS Document */

.renewal h1 {
		font-size:15px;
		text-align:center;
		padding: 0px 5px 5px 5px;
		border-bottom:dotted;
		border-bottom-color:#FFFFFF;
}

.renewal p {
		font-size:13px;
		line-height:150%;
		text-align:left;
		padding: 0px 5px 0px 5px;
}

.renewal strong {
		color:#8B1928;
}