body {
	background: #dbdbdb;
	color:#fff; 
}
a {
	text-decoration: none;
	color: #fff;
}
#header {
	background:url(../../../../../serviceimg/gourmet/306395/header.jpg) no-repeat scroll center center transparent;
	color: #fff;
}
#header .logo {
	position: absolute;
	top: 5px;
	left: 215px;
	font-size:25px;
	color:#454545;
}
#wrapper {
	margin: 0 auto;
	background:#000;
	position: relative;
	z-index: 10;
	color: #fff;
}
.bg {
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(https://monchanramen-shun.com/serviceimg/gourmet/306395/bg.jpg);
}

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

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

#main .information .topics dd a {
	color: #ffffff;
	text-decoration: underline;
}