body {
	background-color:#f39200;
}
#header {
	background-image:url(../image/header-bg-orange.jpg);
	background-repeat:no-repeat;
}
#footer {
	border-top: solid 3px #f39200;
	background-repeat:no-repeat;	
}
.box4 .color {
	background:#fce4bf;
}
.box4 h1 {
	color:#f39200;
}
.box4 h1 a{
	color:#f39200;
	text-decoration:none;
}

.box4 .top {
	background-image:url(../image/box/box4-top-orange.gif);
	width:425px;
}
.box4 .bottom {
	background-image:url(../image/box/box4-bottom-orange.gif);
	width:425px;
}
.box4 .more a {
	color:#f39200;
}
.box5 .top {
	background-image:url(../image/box/box5-top-orange.gif);
	width:208px;
}
.box5 .bottom {
	background-image:url(../image/box/box5-bottom-orange.gif);
	width:208px;
}
.box5 .color {
	background:#fce4bf;
}
.box5 h2 {
	color:#f39200;
}
.box5 h2 a{
	color:#f39200;
	text-decoration:none;
}

.box5 .more a {
	color:#f39200;
}
