body {
	background: #333;
	color:#fff; 
}
a {
	text-decoration: none;
	color: #fff;
}
#header {
	background:url(/serviceimg/gourmet/310565/header.jpg) no-repeat scroll center center transparent;
	color: #fff;
}
#header .logo {
	position: absolute;
	top: 10px;
	left: 20px;
	font-size:25px;
	color:#454545;
}
#wrapper {
	margin: 0 auto;
	background: url(/official/gourmet/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/310565/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: #ff0000;
	padding: 2px 2px;
}

#left .side-navi ul li a:hover {
	background-color: #980000;
}