@charset "utf-8";
/* CSS Document */

.cp_btn {
	width:560px;
	margin:0 auto 15px;
	clear:both;

}

.cp_btn a {
	width:560px;
	height:0px;
	padding-top:52px;
	overflow:hidden;
	background-image: url(../images/wondaful/attention_btn.jpg);
	background-repeat:no-repeat;
	display:block;


}

.cp_btn a:hover {
	background-image:url(../images/wondaful/attention_btn_h.jpg);
	background-repeat:no-repeat;


}




#attention {
	width:560px;
	margin:0 auto;
	clear:both;

}

#attention p {
	width:560px;
	height:0px;
	padding-top:52px;
	overflow:hidden;
	background-image: url(../images/wondaful/attention02_btn.jpg);
	background-repeat:no-repeat;
	display:block;


}



#flow, #interest {
	text-align:center;
	clear:both;
	margin-bottom:15px;

}

#confirmation {
	clear:both;


}

#confirmation h6 {
	color:#12277E;
	}


#individual {
	float:left;
	width:50%;

}

#corporation {
	float:right;
	width:50%;

}

#date {
clear:both;

}
#date p {
	font-weight:bold;

}

#.to_page_top
