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

#contetns {
	background-image: url(../img/back1_2.jpg);
	background-repeat: repeat-y;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#contetns_top {
	background-image: url(../img/back1.jpg);
	background-repeat: repeat-y;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#contetns #header {
	background-image: url(../img/back_header.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(../img/back2_2.jpg);
	background-repeat: no-repeat;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footer_top {
	background-image: url(../img/back2.jpg);
	background-repeat: no-repeat;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#contetns #main_sub {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#contetns #main_sub #left_sub {
	float: left;
	width: 530px;
	padding-left: 10px;
}
#contetns #main_sub #light_sub {
	float: right;
	width: 220px;
}
#header_top {
	background-image: url(../img/back1.jpg);
	background-repeat: repeat-y;
	height: 110px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
#header_top #logo_top {
	height: 80px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/back_header.jpg);
	background-repeat: no-repeat;
}
#header_top #botton_top {
	height: 30px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

#header_top_index {
	background-image: url(../img/back1.jpg);
	background-repeat: repeat-y;
	height: 110px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#contetns_top #top_main {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#contetns_top #top_main #lefttop {
	float: left;
	width: 515px;
	padding-left: 10px;
}
#contetns_top #top_main #lighttop {
	float: right;
	width: 200px;
	padding-right: 10px;
}

#header_top_index #logo_top {
	height: 80px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/back_header.jpg);
	background-repeat: no-repeat;
}
#header_top_index #botton_top {
	height: 30px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

