@charset "utf-8";

#eletop {
	width: 960px;
	clear: both;
	overflow: hidden;
	line-height: 160%;
	text-align: left;
	margin-top: 20px;
}

#eletop #copy_bg {
	width: 920px;
	clear: both;
	overflow: hidden;
	background-image: url(../img/theme/electrify/top/copy_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
	margin-left: 20px;
	margin-top: 10px;
}
#eletop #copy {
	width: 500px;
	clear: both;
	overflow: hidden;
	margin-bottom: 50px;
	margin-top: 10px;
}

#eletop #head1,
#eletop #head2 {
	width: 500px;
	height: 40px;
	clear: both;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../img/theme/electrify/top/head1.gif);
	background-repeat: no-repeat;
}
#eletop #head2 {
	width: 960px;
	height: 80px;
	background-image: url(../img/theme/electrify/top/head2.gif);
	background-position: 0 40px;
}

#eletop #h1_txt {
	width: 920px;
	clear: both;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 10px;
}

#eletop #md1,
#eletop #md2,
#eletop #md3 {
	width: 920px;
	clear: both;
	overflow: hidden;
	background-image: url(../img/theme/electrify/top/md1.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 20px;
}
#eletop #md2 {
	background-image: url(../img/theme/electrify/top/md2.gif);
}
#eletop #md3 {
	background-image: url(../img/theme/electrify/top/md3.gif);
}

#eletop .b_left {
	width: 580px;
	float: left;
	overflow: hidden;
	margin-top: 55px;
}
#eletop dl {
	width: 300px;
	float: right;
	overflow: hidden;
}
#eletop dt,
#eletop dd {
	width: 300px;
	clear: both;
	overflow: hidden;
}
#eletop dd {
	font-size: 85%;
	line-height: 130%;
	margin-top: 5px;
}

#eletop #graph1,
#eletop #graph2,
#eletop #graph3,
#eletop #graph4 {
	width: 300px;
	height: 160px;
	clear: both;
	background-image: url(../img/theme/electrify/top/graph1.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
}
#eletop #graph2 {
	height: 120px;
	background-image: url(../img/theme/electrify/top/graph2.gif);
}
#eletop #graph3 {
	height: 200px;
	background-image: url(../img/theme/electrify/top/graph3.gif);
}
#eletop #graph4 {
	height: 245px;
	background-image: url(../img/theme/electrify/top/graph4.gif);
}

#eletop #m_navi {
	width: 920px;
	height: 150px;
	clear: both;
	display: block;
	list-style: none;
	padding: 0px;
	margin: 30px 20px 0px 20px;
}
#eletop #m_navi li {
	float: left;
	display: inline;
	padding: 0px;
}
#eletop #m_navi li a {
	width: 290px;
	height: 150px;
	overflow: visible;
	display: block;
	background-image: url(../img/theme/electrify/top/m_navi.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	margin-right: 25px;
}
#eletop #m_navi li a:visited {
	color: #333;
}
#eletop #m_navi li a:hover {
	color: #666;
}

#eletop #m_navi li a#m_navi1 {
	background-position: 0 0;
}
#eletop #m_navi li a:hover#m_navi1 {
	background-position: 0 -150px;
}
#eletop #m_navi li a#m_navi2 {
	background-position: -315px 0;
}
#eletop #m_navi li a:hover#m_navi2 {
	background-position: -315px -150px;
}
#eletop #m_navi li a#m_navi3 {
	background-position: -630px 0;
	margin-right: 0px;
}
#eletop #m_navi li a:hover#m_navi3 {
	background-position: -630px -150px;
}

#eletop .m_navitxt {
	width: 150px;
	clear: both;
	overflow: hidden;
	font-size: 12px;
	line-height: 18px;
	margin-left: 130px;
	padding-top: 55px;
}

#eletop #h2_boxbg {
	width: 920px;
	clear: both;
	overflow: hidden;
	background-image: url(../img/theme/electrify/top/h2_boxbg.jpg);
	background-repeat: no-repeat;
	background-position: right 15px;
	margin-left: 20px;
	margin-top: 5px;
}
#eletop #h2_txt1,
#eletop #h2_txt2 {
	width: 520px;
	clear: both;
	overflow: hidden;
	margin-top: 15px;
}
#eletop #h2_txt1 {
	color: #F18100;
	font-size: 135%;
	font-weight: bold;
}

#eletop a#h2_link {
	width: 260px;
	height: 35px;
	clear: both;
	overflow: hidden;
	display: block;
	overflow: visible;
	background-image: url(../img/theme/electrify/top/h2_link.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
}
#eletop a:hover#h2_link {
	background-position: 0 -35px;
}

