@charset "utf-8";

#header { 
	background-image:url(../headimage/header-neutral.jpg) !important;
	height:171px !important;
} 

#navi ul li a {
	border-left:5px solid #a7a7a7;
}

#container {
	background:#EBEBEB url(../gfx/main/back-neutral.gif) repeat-y left    !important;
}
#main #mainhead {
	background:#EBEBEB url(../gfx/main/top-neutral.gif) no-repeat top right;
	height:9px;
}
#footer { 
	background-image:url(../gfx/main/bottom-neutral.gif) !important;
} 
.content-head h1 {
	border-bottom:1px solid #cccccc;
}



