@charset "utf-8";
/* 起ページ */
.r01_ul {
	margin-top: 12px;
}
.r01_ul li {
	margin-bottom: 12px;
}

/* 承ページ */
.r02_box01 {
	float: left;
	height: auto;
	width: 139px;
	padding-right: 9px;
}
.r02_box01 p {
	font-size: 85%;
}
.r02_box_h3 {
	background: url(../images/common/box_bg.gif) no-repeat center 30px;
	padding: 5px 0px 20px 0px;
}
.box_h4 {
	background: url(../images/common/b_h4_bg.gif) repeat-y;
	height: auto;
	width: 500px;
	margin-top: 30px;
}
.box_h4_left {
	background: #FFFFFF url(../images/common/n_bg.gif) no-repeat left top;
	height: 125px;
	width: 31px;
	text-align: center;
	margin-right: 19px;
	padding-top: 5px;
	float: left;
}
.box_h4_right {
	height: auto;
	width: 447px;
	float: left;
}
.box_h4 h4 {
	margin: 8px auto 15px auto;
}
.r02_h5 {
	background-color: #FFFFFF;
	height: auto;
	width: 137px;
	border: 1px dotted #828CE6;
	text-align: center;
	padding: 7px 0px 5px;
	margin-bottom: 10px;
}
.p_str {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

/* 結ページ */
#continue {
	background-color: #EFEFEF;
	height: auto;
	width: 480px;
	border-left: 5px solid #000000;
	margin-top: 30px;
	padding: 7px 0px 7px 15px;
}
#continue p {
	width: 280px;
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	float: left;
	height: auto;
}
#continue img {
	margin: 3px 3px auto;
}
