#home #container ul {
	list-style-type: none;
	margin:0;
}
#home #container ul li {
	list-style-position: outside;
	margin:0;
}

#home #container #menu {
	display:block;
	margin:0 auto;
	padding:0;
	width:890px;
	height:30px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","Osaka","‚l‚r ‚oƒSƒVƒbƒN", "MS P Gothic",Verdana,Arial, Helvetica, sans-serif;
	}
	
#home #container #menu ul li{
	display:inline;
	float:left;
	font-size:12px;
	font-weight:bold;
	}
	
#home #container #menu ul li a {
	display:block
	height:30px;
	margin:0 2px;
	padding:8px 15px;
	line-height:30px;
	text-align:center;
	background-color:#a67800;
	color:#e8dca6;
	text-decoration:none;
}
#home #container #menu a:hover {
	background-color:#e4e2c0;
	color:#a67800;
}
	
#home #container #thema {
	clear:left;
	margin:0 10px;
	padding:0;
	height:263px;
	background:url(../img/thema_bg.gif) repeat-x;
	}

#home #container #thema img{
	display:block;
	margin:0 auto;
	padding:10px 0;
	}

#home #content {
	margin:20px 0 0 0;
	padding:0 0 40px 20px;
	overflow:auto;
	background:url(../img/content_bg.gif) repeat-x bottom left;
}
* html #home #content {
	margin:20px 0 0 0;
	padding:0 0 40px 20px;
	height:100%;
	overflow:hidden;
	background:url(../img/content_bg.gif) repeat-x bottom left;
}

*:first-child+html #home #content {
	margin:20px 0 0 0;
	padding:0 0 40px 20px;
	overflow:hidden;
	background:url(../img/content_bg.gif) repeat-x bottom left;
}


#home #content #left{
	float:left;
	margin:0;
	padding:0;
	width:343px;
}
#home #content #left p#news{
	 font-size:110%;
	 font-weight:bold;
	 margin-bottom: 0.5em;
	 padding-left:20px;
	 background: url(../img/hana_r.gif) no-repeat;}

#home #content #left #news-top{
	margin:0;
	padding:0;
	width: 324px;
	height: 13px;
	background: url(../img/news_top.png) no-repeat;
	}
* html #home #content #left #news-top{
	margin:0 0 -13px 0;
	padding:0;
	width: 324px;
	height: 13px;
	background: url(../img/news_top.png) no-repeat;
	}

#home #content #left #news{
	margin:0;
	padding:0;
	width: 324px;
	height: auto;
	background:url(../img/news_bg.png) repeat-y;
	}
	
#home #content #left #news #scroll {
	width: 284px;
	height: 150px;
	margin: 0;
	padding: 0 15px;
	font-size:80%;
	overflow:auto;
	}
#home #content #left #news #scroll dl dd {	
	margin-left:2em;
	margin-bottom:1em;
	}
#home #content #left #news-bot{
	margin:0;
	padding:0;
	width: 324px;
	height: 17px;
	background:url(../img/news_bot.png) no-repeat;
	}
#home #content #right{
	float:right;
	margin:0;
	padding:0;
	width:567px;
	height:191px;
	background:url(../img/date.gif) no-repeat top right;
	}

