@charset "utf-8";


img.bgmaximage{
  position:fixed !important;
}
 
#maincontent {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
}


#top {
	height: 988px;
}


#indexPage{
	color:#fff;
	/*background:url(/images/top_img.png) no-repeat left bottom;
	height:100%;*/
	overflow-y:hidden;
	background-color: #b6e2fd;
}
#indexPage #bodyBox{
	max-width:1280px;
	min-width:1130px;
	width: auto !important;
	width: 1130px;
}

/*js入ったら関係ない*/

#mainread {
	top:45px;
	right:40px;
	position:absolute;
	width: 777px;
	height: 156px;
}


#topics{
	bottom:185px;
	right:40px;
	position:absolute;
	float:right;
	width: 507px;
	height: 121px;
	background:url(/images/top_topics_bg.png) repeat;
	font-size: 12px;
}
#topics p{
	margin-bottom:8px;
	margin-top:16px;
	margin-left:16px;
}
#topics a{
	color:#fff;
	text-decoration:underline;
}
#topics a:hover{
	color:#fff;
	text-decoration:underline;
	opacity:0.7;
	filter: alpha(opacity=70);
	
}
.scroll-pane dl{
	list-style:none;
	line-height:220%;
	width: 481px;
	line-height: 1.6;
}
.scroll-pane dt{
	width:90px;
	float:left;
}
.scroll-pane dd{
	width:350px;
	float:left;
}

.scroll-pane {
	overflow: auto;
	width: 481px !important;
	height: 58px;
	margin-left:16px;
}
.scroll-pane .jspVerticalBar {
	width: 5px;
}
.scroll-pane .jspTrack {
	background: #222;
}
.scroll-pane .jspDrag {
	background: #fff;
}

#topContent{
	background:#000;
	border-top:2px solid #345C2D;
	padding-top:30px;
	padding-bottom: 10px;
	height:100px;
	width:100%;
	position:absolute;
	margin-top:-100px;
}

#topContentInner{
	width: 850px;
	margin: 0 auto;
}


#topLogo{
	width:133px;
	padding-left:67px;
	margin-right: 108px;
	float:left;
}
#topMenu{
	list-style:none;
	width:850px;
	margin:0 auto;
}
#topMenu li{
	float:left;
	padding-right:44px;
}

#topMenu .list_r{
	float:left;
	padding:0 !important;
}

#indexPage #footerText{
	margin-right:40px;
}
#topBnr {
    width: 1028px;
    margin: 25px auto;
}
#topBnr a img{
	width: 100%;
	}

