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

#contents {
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 13px;
	padding-left: 13px;
}
#contents #header1 {
	float: left;
	height: 90px;
	width: 474px;
}
#contents #header2 {
	float: right;
	height: 68px;
	width: 420px;
	padding-top: 22px;
}
#contents #main {
	float: right;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2px;
	padding-left: 2px;
}

#contents #botton {
	height: 75px;
	width: 904px;
	float: right;
	padding-top: 10px;
}
#contents #botton2 {
	height: 75px;
	width: 904px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contents #light_sub {
	float: right;
	width: 670px;
}

#contents #image {
	float: right;
	width: 900px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#contents #footer {
	width: 904px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9999;
	float: right;
	margin-top: 15px;
	padding-bottom: 15px;
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9999;
}
#contents #copy {
	text-align: center;
	float: left;
	width: 904px;
	padding-top: 15px;
}
