@charset=utf-8


/*  メイシーワン  サンプル請求フォーム用 スタイルシート
---------------------------------------------------- */


/*  rightBox内 contents01箇所
---------------------------------------------------- */

#rightBox #contents01 {
	height: auto;
	background: url(../img/flow/0001.gif) no-repeat center top;
	padding-top: 5px;
	text-align: center;
}

/*  contents01内 box001箇所
---------------------------------------------------- */

#contents01 .box001 {
	height: auto;
	padding: 0px;
	text-align: left;
	margin: 0px;
}

/*  contents01内 box001内　block01箇所
---------------------------------------------------- */

#contents01 .box001 .block01 {
	height: auto;
	margin: 5px 0px 35px 5px;
	padding: 0px;
	width: auto;
}
.box001 .block01 h2 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 22px;
	margin-left: 20px;
	margin-top: 45px;
	line-height: 20px;
}
.box001 .block01 h3 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 52px;
	margin-top: 0px;
	line-height: 20px;
}


#contents01 .box001 .block01 #t001 {
	width: 100%;
	height: auto;
	border: 1px solid #007800;
	text-align: left;
	margin: 0px 0px 20px;
	color: #000;
}
#t001 tr td {
	padding: 5px 3px 5px 15px;
	margin: 0px;
	text-align: left;
	font-size: 14px;
	color: #000;
}
.margin01 {
	margin-left: 10px;
}
.margin02 {
	margin-left: 5px;
}


#contents01 .backBtn {
	margin-bottom: 40px;
}

#contents01 .backBtn img {
	margin-right: auto;
	margin-left: auto;
}
#rightBox #contents01 {
	margin-bottom: 300px;
}
