@charset "utf-8";
body {
	background-image: url(topic/bg.gif);
	background-color: #666666;
	background-repeat: repeat;
}
#header {
	height: 120px;
	background-repeat: no-repeat;
	background-image: url(media/image/media_bg01.jpg);
}
#header2 a img {
	border-style: none;
}

#wrapper #main img {
	color: #FFFFFF;
}
#header2 img {
	background-color: #FFFFFF;
}

#main {
	width: 852px;
	padding-top: 15px;
	margin-bottom: 20px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 852px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #main p {
	padding: 10px 20px;
}
#footer p {
	float: right;
	margin-right: 25px;
}
#footer p a {
	color: #FFFFFF;
}
#footer {
	background-color: #333333;
	padding: 10px 0px 15px 30px;
	clear: both;
}
#wrapper #main img {
	text-decoration: none;
}
#main a:link {
	text-decoration: none;
}
#footer a:link {
	text-decoration: none;
}
#main table tr td.style5 {
	padding: 10px 12px;
	font-size: 80%;
	line-height: 130%;
	text-decoration: none;
}
#main a img {
	border-style: none;
}

