@charset "utf-8";
.banner {
	background: url(../img/orange/bkg_banner.jpg) center no-repeat;
}
#header li a:hover {
	color: #ce5d00;
	font-size: 16px;
}
.top_content {
	background: url(../img/orange/head_content.png) no-repeat;
}
.ul_content li input[type='button'] {
	background:url(../img/orange/btn_content.png) no-repeat;
}
.ul2_content input[type='button'], .info_banner input[type='button'] {
	background: transparent url(../img/orange/btn_2.png);
}
