@charset "utf-8";
/*----layout----*/
body{
	background: none ! important;
}
div#container {
	margin-right: auto;
	margin-left: auto;
	width: 775px;
}
div#mainFlash {
	background: url("../img/mainimg.jpg") no-repeat ! important;
}

div#container div#header {
	width: 775px;
	height: 34px;
	background: url("../img/all/header_back.jpg") no-repeat;
}

/*----navigation-----*/
.corp_box {
	width: 770px;
}
.box {
	border-left: none ! important;
	height: 150px;
	float: left ! important;
}
div.box .nom_menu a {
	padding-left: 30px;
}
/*----footer----*/
div#footer li {
	text-indent: 20px;
}
div#footer li a {
	background: url("../img/all/delta.gif") no-repeat 0px -5px ! important;
}
