@charset "utf-8";
/* CSS Document */
/* header */
#header {

}
/* content */
#content {
	width:980px;
	margin:0 auto;

}
/* footer */
#footer {
	width:980px;
	margin:0 auto;
	text-align:center;
}
#footer .img02 {
	margin-top:12px;
	margin-bottom:12px;
}
#footer p {
	line-height:20px;
	padding-bottom:10px;
	color:#666666;
}
