table.member_compare {
	margin: 15px 0px;
}

table.member_compare a {
	color: #cc0000
}

table.member_compare th {
	border-bottom: 2px #ffffff solid;
	border-right: 2px #ffffff solid;
}

table.member_compare td {
	padding: 5px 7px;
	border-bottom: 2px #ffffff solid;
	border-right: 2px #ffffff solid;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

th.member_compare_l {
}

th.member_compare_m {
	text-align: center;
	width: 152px;
}

th.member_compare_r {
	text-align: center;
	width: 140px;
}

th.member_compare_d {
	text-align: center;
}

td.member_compare_l {
	background: #e3e3e3;
	white-space: nowrap;
	font-weight: bold;
}

td.member_compare_m {
	background: #F4F4F4;
	text-align: center;
	font-weight: bold;
}

td.member_compare_r {
	background: #F4F4F4;
	text-align: center;
	font-weight: bold;
}

td.member_compare_mr {
	background: #F4F4F4;
	text-align: center;
	font-weight: bold;
}

td.member_compare_d {
	font-size: 10px;
}

span.caution {
	font-size: 10px;
	font-weight: normal;
}

div.caution {
	font-size: 10px;
	line-height: 14px;
	margin: 20px 0px;
}

.text1 {
	font-size: 10px;
	line-height: 14px;
}

.st_comment {
	font-size: 10px;
	line-height: 14px;
}


/* 手順 */

table.form_steps {
	padding: 5px 0px;
}

td.steps_arrow {
	font-size: 42px;
	line-height: 45px;
	font-weight: bold;
	text-align: center;
}

div.step_title {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

div.step_detail {
	margin: 3px 0px 0px 25px;
}

div.step_detail img {
	width: 300px;
	margin: 5px 0px 0px 0px;
	border: 1px #cccccc solid;
}

