@charset "utf-8";

#ele_headbg {
	width: 960px;
	clear: both;
	overflow: hidden;
	color: #fff;
	text-align: left;
	background-image: url(../img/theme/electrify/headbg.jpg);
	background-repeat: no-repeat;
	background-color: #F18101;
	margin-top: 30px;
}

#ele_head {
	width: 930px;
	clear: both;
	overflow: hidden;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-top: 20px;
}

#ele_head a#head_logo {
	width: 345px;
	height: 62px;
	clear: both;
	display: block;
	overflow: visible;
	margin-left: 25px;
	margin-right: 30px;
	margin-top: 10px;
}
#ele_head #h_txt {
	width: 600px;
	clear: both;
	overflow: hidden;
	margin-left: 26px;
	margin-bottom: 5px;
	margin-top: 17px;
}

#ele_head #h_navi {
	width: 930px;
	height: 40px;
	clear: both;
	font-size: 0px;
	line-height: 100%;
	display: block;
	list-style: none;
	background-image: url(../img/theme/electrify/h_navi.gif);
	background-repeat: no-repeat;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
#ele_head #h_navi li {
	float: left;
	font-size: 0px;
	line-height: 100%;
	display: inline;
	padding: 0px;
}
#ele_head #h_navi li a {
	height: 24px;
	overflow: visible;
	display: block;
	background-image: url(../img/theme/electrify/h_navi.gif);
	background-repeat: no-repeat;
	margin-right: 50px;
	margin-top: 13px;
}
#ele_head #h_navi li a#h_navi1 {
	width: 235px;
	background-position: 0px -13px;
}
#ele_head #h_navi li a:hover#h_navi1 {
	background-position: 0px -53px;
}
#ele_head #h_navi li a#h_navi2 {
	width: 164px;
	background-position: -285px -13px;
}
#ele_head #h_navi li a:hover#h_navi2 {
	background-position: -285px -53px;
}
#ele_head #h_navi li a#h_navi3 {
	width: 227px;
	background-position: -500px -13px;
	margin-right: 0px;
}
#ele_head #h_navi li a:hover#h_navi3 {
	background-position: -500px -53px;
}

.ele_line_dot {
	background-image:url(../img/theme/electrify/line_dot.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-size: 0px;
	line-height: 100%;
	height: 10px;
	width: 100%;
	clear: both;
}
#eletop .ele_line_dot {
	margin-top: 20px;
}

.txt_kukei {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

