@charset "utf-8";
/* CSS Document */



#content {
	background: url(../img/bumboo.jpg) left top no-repeat;
	padding: 0px 10px 20px 300px;
}

#jogiden {
	margin-bottom: 2em;
	border: 1px solid #000;
}

object {
	display: block;
}

h1 {
	text-indent: -295px;
	font-size: medium;
}

h2 {
	font-weight: normal;
	font-size: small;
	color: #366;
	padding: 0 100px 1.5em 0px;
}

h3 {
	text-indent: 0.5em;
}

.image {
	background-color: #EEE;
	text-align: center;
	vertical-align: middle;
	width: 628px;
	height: 100px;
}


.menutable {
	margin-left: -25px;
	margin-top: 1.5em;
}

.menu {
	width: 217px;
	padding-bottom: 15px;
	text-align: center;
}

h4 a {
	background: url(../img/b_blu.gif) center center no-repeat;
	height: 53px;
	color: #FFF;
	padding-top: 33px;
	display: block;
	text-decoration: none;
	font-size: 90%;
}

h4 a:hover {
	background: url(../img/b_yell.gif) center center no-repeat;
}

.menu ul {
	list-style: none;
	}

.menu li{
	list-style: none;
	border-bottom: #999 1px dotted;
	margin: 3px 3em;
}

.menu li a:hover {
	color: #366;
}

h5 {

}

.topnews {
	background-color: #DEE;
	float: left;
}

.new {
	float: left;
	padding: 10px 0 20px 0;
}

.new a {
	color: #366;
}

.toplist {
	width: 550px;
	background: url(../img/toplist.png) repeat-y;
	padding: 0 27px 0 23px;
	line-height: 100%;
}

.whatlist {
	width: 310px;
	background: url(../img/whatlist.png) repeat-y;
	padding: 0 25px 0 15px;
	line-height: 100%;
	min-height:120px;
}

.toplist li, .whatlist li {
	color: #366;
	list-style: none;
	padding-bottom: 0.5em;
}

#greeting {
	width: 550px;
	padding: 15px;
	margin: 0 auto;
	border: #999 2px solid;
}

img#greetingimg {
	margin: 0 10px 10px 0;
	float: left;
}