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

body {
	background: #dff3b5 url(../img/bg.gif) repeat-x 50% 0;
}
#contents {
	width: 980px;
	margin: 0 auto;
}
#process {
	margin-bottom: 20px;
}
#process li {
	float: left;
}
#attention {
	margin-bottom: 30px;
	text-align: center;
}
#footer_outer {
	background: url(../img/bg_footer2.gif) repeat-x 50% 0;
}
#footer {
	padding: 20px 15px 25px;
	background: url(../img/bg_footer.gif) no-repeat 50% 0;
	text-align: center;
	color: #666;
	font-size: 11px;
}