@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/gradation.jpg);
	background-repeat: repeat;
	font-family: "Century Gothic", Arial, sans-serif;
}

#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#dvHeader {
	width: 780px;
	height: 360px;
	background-color: #8a8674;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#zdesc {
	height: 330px;
	width: 395px;
	font-size: 12px;
	word-spacing: 0.1em;
	overflow: auto;
	font-family: "Tahoma,serif";
	padding-left: 10px;
}
.logo {
	text-align: center;
}

.style1 {
	font-size: 15px;
	color: #666633;
	font-weight: bolder;
	text-align: center;
	font-family: "Century Gothic";
	letter-spacing: 0.1em;
}
.style2 {
	font-size: 25px;
	color: #666666;
	text-align: center;
	font-weight: normal;
}

#top_left {
	width: 360px;
	margin-top: 5px;
	height: 355px;
	background-color: #8a8674;
	text-align: center;
	vertical-align: middle;
	float: left;
}
#dvData {
	clear: both;
	width: 750px;
	font-size: 12px;
	padding: 0px 10px 20px 20px;
	color: #FFFFFF;
	overflow: auto;
	height: 350px;
	background-image: url(images/gradation2.jpg);
	background-repeat: repeat;
}
#dvData a:hover {
}
.style3 {
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
