#topic {
	height: 279px;
	width: 944px;
	margin-top: 30px;
}
#banar_area {
	float: right;
	height: 279px;
	width: 235px;
}

#sm {
	width: 934px;
	height:163px;
	background-image: url(../images/home/sm.jpg);
	background-repeat: no-repeat;
	padding-top: 58px;
	margin-top: 20px;
	padding-left: 10px;
}


#sm ul{
	margin: 0px;
	padding: 0px;
}

#sm li {
	display: inline;
	padding-top: 58px;
	padding-left: 8px;
}  
#main {
	float: left;
	width: 700px;
}
#side {
	float: right;
	width: 235px;
}

#sub_menu ul{
	margin: 0px;
	padding: 0px;
}

#sub_menu li {
	display: inline;
	padding-right: 5px;
}  

#sub_menu  img {
	margin-bottom: 5px;
}  
#contents {
	width: 944px;
	margin-top: 20px;
}
#news_t {
	background-image: url(../images/home/news_titele.jpg);
	height: 44px;
	width: 700px;
}
#news_content {
	background-image: url(../images/home/news_back.jpg);
	height: 204px;
	width: 680px;
	font-size: 14px;
	color: #333;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#sumikatsu {
	background-image: url(../images/home/sumikatsu.jpg);
	width: 700px;
	margin-top: 30px;
	background-repeat: no-repeat;
	height: 120px;
}
#osusume_t {
	background-image: url(../images/home/osusume_titele.jpg);
	height: 34px;
	width: 235px;
}
#osusume {
	background-image: url(../images/home/osusume.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 180px;
	overflow: scroll;
	background-position: center center;
	padding: 10px;
}

#slide_area {
	float: left;
	height: 279px;
	width: 700px;
}
ul#slide {
    margin:0;
    padding:0;
    width:700px;
    height:297px;
    position:relative;
    list-style:none;
}
ul#slide li {
    margin:0;
    padding:0;
    position:absolute;
    top:0;
    left:0;
}
#fb {
	height: 400px;
	width: 700px;
	background-image: url(../images/home/news_titele.jpg);
	background-repeat: no-repeat;
	padding-top: 45px;
}
#side img {
	margin-bottom: 10px;
}
