body {
	margin:0px auto;
	padding:0px;
	text-align: center;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	background-repeat:repeat-x;
	background-color:#999999;
}
/*link*/
a:link {
	font-size:12px;
	color:#003399;
	text-decoration:none;
}
a:visited {
	font-size:12px;
	color:#003399;
	text-decoration:none;
}
a:hover {
	font-size:12px;
	color:#003399;
	text-decoration:underline;
}
.title { font-size:12px; font-weight:bold; color: #CC0099; margin:0px; padding:0px;}

/*全体ボックス*/
div#Container {
	width: 920px;
	margin:0px auto;
	padding: 0px;
	text-align: center;
	background-color:#FFFFFF;

}
/*ヘッダー*/
div#header {
	width: 920px;
	height: 317px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
}
.header01 {
	width: 920px;
	margin:0px auto;
	text-align: center;
	padding: 15px 0px 0px 0px;
}
.title {
	text-align:left;
	margin:0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}
.maintext {
	width: 920px;
	margin:0px auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
}
.maintext dl {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#step {
	font-size: 12px;
	line-height: 18px;
	width: 800px;
	color: #333333;
	text-align:left;
	margin: 10px 0px 0px 0px;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	float:left;
}
.step dl {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	height:245px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
}
.step dt {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	width: 790px;
	height:50px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	float:left;
}
.step_A {
	width:260px;
	height: 80px;
	background:url(img/step.jpg) no-repeat 0 0;
	margin: 0px 0px 0px 25px;
	padding: 220px 0px 0px 20px;
	float:left;

}
.step_B {
	width:260px;
	height: 80px;
	background:url(img/step.jpg) no-repeat -303px 0px;
	margin: 0px 0px 0px 15px;
	padding: 220px 0px 0px 20px;
	float:left;

}
.step_C {
	width:250px;
	height: 80px;
	background:url(img/step.jpg) no-repeat -610px 0px;
	margin: 0px 0px 0px 5px;
	padding: 220px 0px 0px 25px;
	float:left;

}
.step_w {
	width: 920px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
}
.step_w2 {
	width: 260px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.step_m {
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
}
.card_select {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	width: 580px;
	text-align: left;
	background:url(img/card.gif) no-repeat 10px 0px;
	margin: 10px 0px 15px 0px;
	padding: 8px 0px 0px 170px;
	height: 35px;
	clear:both;
}
.ssl {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	width: 680px;
	text-align: left;
	background: url(img/ssl.gif) no-repeat 10px 0px;
	margin: 10px 0px 10px 0px;
	padding: 4px 0px 0px 80px;
	height: 64px;
}
.zero {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	width: 680px;
	text-align: left;
	background: url(img/zero.gif) no-repeat 10px 0px;
	margin: 10px 0px 10px 0px;
	padding: 4px 0px 0px 90px;
	height: 44px;
}
.formbutton {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	width: 920px;
	text-align: center;
	margin: 20px 0px 0px 5px;
	padding: 0px;
	height: 70px;
}
.formbutton span {
	width: 750px;
	text-align: center;
	margin: -15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 20px;
}
.site-button {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	width: 910px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 35px;
}
.kiyakubox {
	margin:0px 0px 5px 5px;
	padding:0px 0px 0px 5px;
	width:900px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	border: 1px solid #999999;

}
/*フッター*/
.footer {
	width: 920px;
	text-align: center;
	margin: 0px auto;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}