body {
	background: #333;
	color:#fff; 
}
a {
	text-decoration: none;
	color: #fff;
}
#header {
	background:url(../../../../../serviceimg/gourmet/309421/header.jpg) no-repeat scroll center center transparent;
	color: #fff;
}
#header .logo {
	position: absolute;
	top: 180px;
	left: 500px;
	font-size:25px;
	color:#454545;
}
#wrapper {
	margin: 0 auto;
	background: url(../../../common/images/black-alpha50.png) repeat scroll 0 0 transparent;
	position: relative;
	z-index: 10;
	color: #fff;
}
.bg {
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../../../../../serviceimg/gourmet/309421/bg.jpg);
background-size: cover;
}
#main .information .topics dd a {
	color: #ffffff;
	text-decoration: underline;
}

#left .side-navi ul li {
	border-bottom: 1px solid #DFDFDF;
	width: 176px;
	height: 34px;
	background-color: #FFA07A;
	padding: 2px 2px;
}

#left .side-navi ul li a:hover {
	background-color: #FFD5C4;
}