@charset "utf-8";
@import "base.css";

.content {
	height:741px;
}
#navi {
	height:94px;
}
#bg1 {
	position:absolute;
	background:url(../images/top/bg1.jpg) no-repeat center top;
	height:741px;
	width:100%;
}
#bg2 {
	position:absolute;
	background:url(../images/top/bg2.jpg) no-repeat center top;
	height:741px;
	width:100%;
	display:none;
}
#c1 {
	position:absolute;
	background:url(../images/top/c1.png) no-repeat center top;	
	width:477px;
	height:364px;
	left:-50px;
	top:160px;
	display:none;
}
#c2 {
	position:absolute;
	background:url(../images/top/c2.png) no-repeat center top;	
	width:480px;
	height:350px;
	left:580px;
	top:340px;
	display:none;
}
#c3 {
	position:absolute;
	background:url(../images/top/c3.png) no-repeat center top;	
	width:302px;
	height:321px;
	left:570px;
	top:100px;
	display:none;
}
#c4 {
	position:absolute;
	background:url(../images/top/c4.png) no-repeat center top;	
	width:351px;
	height:344px;
	left:630px;
	top:-20px;
	display:none;
}
#mark {
	position:absolute;
	background:url(../images/top/mark.png) no-repeat center top;	
	width:449px;
	height:367px;
	left:245px;
	top:50px;
	display:none;
}
#mark_light {
	position:absolute;
	background:url(../images/top/mark_light.png) no-repeat center top;	
	width:449px;
	height:367px;
	left:245px;
	top:50px;
	display:none;
}
#logo {
	position:absolute;
	background:url(../images/top/logo.png) no-repeat center top;	
	width:457px;
	height:277px;
	text-indent:-9999px;
	overflow:hidden;
	left:250px;
	top:460px;
	display:none;
}
#taiyoelec {
	position:absolute;
	background:url(../images/top/taiyoelec.png) no-repeat center top;	
	width:193px;
	height:36px;	
	left:10px;
	top:10px;
}
#taiyoelec a{
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
}
#tnavi {
	position:absolute;
	left:10px;
	top:460px;
	display:none;
	overflow:hidden;
}
#news {
	color:#FFF;
	font-size:10px;
	background:url(../images/top/news.png) no-repeat center top;	
	width:200px;
	height:45px;
	padding:52px 10px 20px 9px;
}
#news dl{
	height:45px;
	overflow:auto;
}
#news dl dd{
	margin-bottom:5px;
}
#tban li {
	height:48px;
	width:220px;
}
#tban li a,
#tban li span{
	background-image:url(../images/top/tnavi.png);
	background-repeat:no-repeat;	
	display:block;
	height:48px;
	width:220px;
	text-indent:-9999px;
}
#tban1 a {
	background-position:0 0;	
}
#tban2 a {
	background-position:0 -48px;	
}
#tban3 a {
	background-position:0 -96px;	
}
#tban1 a:hover {
	background-position:-240px 0;	
}
#tban2 a:hover {
	background-position:-240px -48px;	
}
#tban3 a:hover {
	background-position:-240px -96px;	
}

#tban1 span {
	background-position:-490px 0;	
}
#tban2 span {
	background-position:-490px -48px;	
}
#tban3 span {
	background-position:-490px -96px;	
}