#bg-top {
	background-repeat: no-repeat;
	background-image: url(../img/bg_top.gif);
	height: 15px;
}
#bg-body {
	background-image: url(../img/bg_body.gif);
	background-repeat: repeat-y;
}

#bg-bottom {
	background-image: url(../img/bg_bottom.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 954px;
	clear: both;
}
#bg-body #container {
	margin-right: 15px;
	margin-left: 15px;
}
#main_ftp #container a:hover img {
	filter: alpha(opacity=80);
}
#container #map {
	float: left;
	height: 270px;
	width: 220px;
	margin-bottom: 5px;
}
#container #top {
	float: right;
	height: 270px;
	width: 695px;
}
#container #top #img {
	float: left;
	height: 270px;
	width: 445px;
}
#container #top #news {
	height: 270px;
	width: 242px;
	float: right;
}

#container #top #topics {
	float: right;
	height: 245px;
	width: 240px;
	border: 1px solid #CCCCCC;
	overflow: auto;
}
#container #top #topics dl {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#container #top #topics dt {
	background-image: url(img/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

#container #top #topics a:link {
color:#0099CC;
text-decoration:none;
}
#container #top #topics a:visited {
color:#0066CC;
text-decoration:none;
}
#container #top #topics a:hover {
color:#FF6600;
text-decoration:underline;
}
#container #top #topics a:active {
text-decoration:none;
}

#container #nav {
	height: 26px;
	width: 924px;
	clear: both;
}
#container #nav ul {
	height: 26px;
}

#container #nav li {
	line-height: 26px;
	float: left;
}


#container #nav li a {
}
#container #topicpath {
	margin-top: 5px;
}

#container #intro {
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	height: 34px;
	font-size: 12px;
	color: #333333;
}

#container #box-kum {
	width: 924px;
	clear: both;
}
#container #main-kum {
	width: 670px;
	float: left;
}
#main-kum .jalcpn {
	margin-left: 5px;
}

#main-kum #ticker {
	background-image: url(../img/bar_ticker.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 670px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 120px;
}
#main-kum #ticker .tk {
	height: 15px;
	width: 530px;
	border: 1px groove #c2c2c2;
	padding-top: 3px;
	padding-left: 7px;
}



#main-kum #serch {
	width: 670px;
	border: 1px solid #999999;
	margin-bottom: 30px;
}
#main-kum #serch .title {
	background-repeat: no-repeat;
	height: 30px;
	background-image: url(../img/bar_search.gif);
	text-indent: 270px;
	color: #FFFFFF;
	padding-top: 12px;
}

#main-kum #tab-kum {
	width: 670px;
}
#main-kum #tab-kum h2 {
	font-size: 16px;
	background-image: url(../img/bar_osusume.gif);
	background-repeat: no-repeat;
	height: 37px;
	padding-top: 7px;
	padding-left: 14px;
}
#main-kum #tab-kum h3 {
	background-image: url(../img/bar_rank.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	font-size: 14px;
	height: 30px;
	color: #333333;
	padding-left: 15px;
}
#main-kum #tab-kum h4 {
	background-image: url(../img/bar_sub05.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	padding-left: 15px;
	height: 30px;
	margin-bottom: 10px;
	padding-top: 10px;
}


#main-kum #tab-kum .title {
	background-image: url(img/bar_osusume.gif);
	height: 37px;
}




#container #side-kum {
	float: right;
	width: 240px;
	background-color: #EEEDE9;
	margin-bottom: 25px;
}
#side-kum #sp {
	width: 230px;
	background-color: #DCDCC3;
	margin: 5px 5px 25px;
}
#side-kum #sp dl {
	width: 220px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#side-kum #sp dl dt {
}
#side-kum #sp dl dd {
	margin-bottom: 5px;
}
#side-kum .other {
	margin: 5px 5px 25px;
	width: 230px;
	background-color: #DCDCC3;
}
#side-kum .other ul {
	width: 220px;
	padding: 5px;
}



#side-kum #info {
	margin: 5px;
	width: 230px;
	background-color: #DCDCC3;
}
#side-kum #info ul {
	width: 220px;
	padding: 5px;
}
#side-kum #info ul li {
	display: block;
	height: 18px;
	width: 220px;
	background-color: #EEEEEE;
	border-top: 1px solid #CBC8BC;
	border-bottom: 1px solid #948C74;
	background-image: url(img/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 20px;
}
#side-kum #info ul li:hover {
	background-color: #FFCC33;
}









#container #footer-text {
	width: 924px;
	clear: both;
	color: #666666;
	margin-top: 5px;
}

