@charset "utf-8";
#container {
	width: 780px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#wrapper {
	display: inline;
	float: left;
}
#wrapper:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}  

#contents_left {
	float: left;
	width: 200px;
	height: 420px;
}
.mainlogo {
	height: 200px;
	width: 200px;
	padding-bottom: 9px;
}
.button {
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
ul {
	margin: 0px;
}


li {
	list-style-position: outside;
	margin-bottom: 9px;
	margin-left: 0px;
	list-style-type: none;
	line-height: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	display: block;
}
*html li {
     margin-top:-3px ;
}
*+html li {
     margin-top:-3px ;
}
#contents_center {
	float: left;
	width: 376px;
	padding-right: 9px;
	padding-left: 9px;
}
#randamimage {
	background-image: url(images/top/center_bg_03.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 376px;
	padding-bottom: 9px;
}
#whatsnew {
	background-image: url(images/top/what%27snew_bg.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	padding-top: 0px;
}
*html #whatsnew {
	padding-bottom: -5px;
}
*+html #whatsnew {
	margin-bottom:-6px;
}
.news {
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: small;
	color: #333333;
	background-image: url(images/top/what%27snew_bg.jpg);
	background-repeat: repeat-y;
}
.topics {
	padding-top: 5px;
	padding-bottom: 2px;
}


#contents_right {
	float: right;
	width: 186px;
}
#container #footer #menulast {
	border-right-style: none;
}

#topbanner {
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

*html #contents_right {
    margin-top: 3px !important;
}
*+html #contents_right {
    margin-top: 3px !important;
}
#footer {
	display: inline;
	float: left;
	width: 780px;
	text-align: right;
	font-size: small;
	color: #666666;
}
#footer ul {
	margin:1em 0px;
	padding: 0px;
	list-style-type:none;
	text-align:right;
}
#footer ul li {
	border-right:1px
	#999999 solid;
	display:inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#menulast {
	border-right-style: none !important;
	border-right-color: #FFFFFF;
}
