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

#fla {
	height: 600px;
	width: 100%;
}
#shadow {
	background-image: url(../img/img_shadow.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
}
#contents_top {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#contents_top #left_top {
	float: left;
	width: 650px;
}
#contents_top #light_top {
	float: right;
	width: 220px;
}
#fotter2 #under2 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	background-color: #F5F5F5;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 5px;
}
#fotter2 {
	background-image: url(../img/sub_topback.jpg);
	height: 45px;
	width: 100%;
	padding-top: 25px;
}
#footer #under {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
