div#wrapper {
	padding-top: 45px;
	padding-bottom: 45px;
	background-color: #b0b0b0;
}
div#banner {
	background: #c37220 url(color/homepage_logo.png) no-repeat 0 0;
	width: 290px;
	height: 286px;
	margin-left: 45px;
	top: 45px;
}
div#banner div.inner { display: none; }

div#nav ul li.H {
	display: none;
}

div#nav {
	background-color: #fff;
	border-bottom: 1px solid #eadcb3;
	border-left: 1px solid #eadcb3;
	width: 289px;
	padding: 301px 0 0 0;
	height: 269px;
	margin: 0;
}
div#nav li a {
	line-height: 1.2em;
	color: #666;
	font-size: 1.1em;
	display: block;
}
div#section {
	background-image: none;
	padding-left: 45px;
}
div#article {
	border: 1px solid #eadcb3;
	width: 570px;
}

div#article p {
	line-height: 1.2em;
	padding: 0 20px;
	font-size: 0.9em;
	color: #666;
}
* html div#article div.column {
	padding-left: 0;
	width: 285px;
}

div#aside {
	position: absolute;
	left: 45px;
	top: 500px;
	background: url(color/homepage_bottle.png) no-repeat 0 0;
	width: 115px;
	height: 420px;
	z-index: 9999;
}
* html div#aside {
	display: none;
}
div#search {
	display: none;
}

div#aside div#menuHomepage {
	position: absolute;
	left: 110px;
	top: 130px;
	text-align: right;
	width: 180px;
	height: 267px;
	padding-right: 20px;
	padding-top: 4px;
	list-style: none;
	border-bottom: 1px solid #eadcb3;
}
div#aside div#menuHomepage ul {
	padding: 0;
	margin: 0;
}
div#aside div#menuHomepage ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}
div#aside div#menuHomepage h2 {
	font-size: 0.9em;
	font-weight: normal;
	text-align: right;
	text-transform: uppercase;	
	padding-bottom: 10px;
}
div#aside div#menuHomepage div.ni17 {
	position: absolute;
	top: 246px;
	left: 0;
	width: 180px;
	height: 25px;
	padding: 0 20px 0 0;
	margin: 0;
	background-color: #f1ede2;
}
div#aside div#menuHomepage div.ni17 h2 {
	line-height: 25px;
}
div#aside div#menuHomepage h3 {
	font-size: 1em;
	font-weight: normal;
	text-align: right;
	line-height: 1em;
}
div#aside div#menuHomepage h3 a {
	color: #333;
	font-size: 1em;
	line-height: 1em;
}

div#aside div#menuHomepage h3 a:hover {
	color: #9f4011;
}

div#aside div#menuHomepage p.pubdate {
	text-align: right;
	font-style: italic;
	font-size: 0.95em;
	line-height: 1.3em;
	padding-bottom: 5px;
}