@charset "utf-8";

/*
 * 共通
 */
div.contents h1 {
	color: #039;
 	font-size: 16px;
}
div.contents li {
	list-style: none;
}
div.contents a {
	text-decoration: none;
}

/*
 * メインバナー
 */
#mainBanner p {
	margin-bottom: 5px;
}
#mainBanner img {
	width: 100%;
	height: auto;
}

/*
 * 緊急情報
 */
#emergency {
	margin-bottom: 15px;
	border: 1px solid #cc0000;
}
#emergency h2 {
	padding: 3px 10px;
	background-color: #cc0000;
	color: #ffffff;
	font-size: 100%;
}
#emergency dl {
	padding: 5px 10px;
	font-weight: bold;
}
#emergency a {
	padding-left: 18px;
	background: url(/sp/img/emergency_arrow.gif) 0 0 no-repeat;
	color: #cc0000;
}

/*
 * プレスリリース、TOPICS（共通）
 */
section.releaseBlock {
	padding: 14px 5px 5px;
}
section.releaseBlock header {
	overflow: hidden;
	padding-bottom: 8px;
}
section.releaseBlock header h1 {
	float: left;
}
section.releaseBlock header ul {
	float: right;
}
section.releaseBlock header li {
	list-style: none;
	float: left;
}
section.releaseBlock header li:first-child {
	border-right: 1px solid #999;
}
section.releaseBlock header li a {
	display: block;
	padding: 0 10px;
	color: #333;
	text-decoration: none;
}
section.releaseBlock header li:nth-child(2) a {
	padding-right: 13px;
	background: url(/sp/common/img/bullet.gif) no-repeat 100% 50%;
}
section.releaseBlock header li img {
	vertical-align: text-bottom;
}
section.releaseBlock dt {
	font-size: 12px;
}
section.releaseBlock dd {
	margin: 0 0 10px;
}
section.releaseBlock dd span {
	padding-left: 5px;
	color: #f00;
	font-size: 12px;
	font-weight: bold;
}
section.releaseBlock dd img {
	margin-right: 5px;
	vertical-align: baseline;
}

/*
 * プレスリリース
 */
#pressRelease {
	border-bottom: 1px dotted #000;
}

/*
 * TOPICS
 */
#topics {
}

/*
 * 各種情報
 */
#infoBlock {
	margin-top: 20px;
}
#infoBlock ul {
	overflow: hidden;
}
#infoBlock li {
	float: left;
	display: table;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 49%;
	border: 1px solid #F2F2F2;
	border-radius: 3px;
}
#infoBlock ul li:nth-child(4) {
	margin-right: 2%;
}
#infoBlock li a {
	display: table-cell;
	width: 100%;
	color: #333;
	text-decoration: none;
	vertical-align: middle;
}
/* 雷情報など */
#infoBlock > ul {
	overflow: hidden;
	padding: 0 5px 10px;
}
#infoBlock > ul li {
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FEEEB9));
	background: linear-gradient(#FFFFFF, #FEEEB9);
	font-size: 10px;
	line-height: 120%;
}
#infoBlock > ul li a {
	height: 40px;
	padding: 5px 0 5px 50px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-size: 50px;
}
#infoBlock > ul li strong {
	display: block;
	padding-top: 2px;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
}
/* 電気料金・使用料紹介サービスのご紹介 */
#infoBlock > ul li:nth-child(1) {
	width: 100%;
	height: auto;
	margin-right: 0;
	border: none;
	background: -webkit-gradient(linear, left top, left bottom, from(#00AF84), to(#00AF84));
	background: linear-gradient(#00AF84, #00AF84);
	text-align: center;
}
#infoBlock > ul li:nth-child(1) a {
	height: 40px;
	padding: 0;
	color: #fff;
	white-space: nowrap;
}
/* でかけて節電 */
#infoBlock > ul li:nth-child(2) {
	width: 100%;
	height: auto;
	margin-right: 0;
	border: none;
	background: -webkit-gradient(linear, left top, left bottom, from(#AEDBFF), to(#AEDBFF));
	background: linear-gradient(#AEDBFF, #AEDBFF);
	text-align: center;
}
#infoBlock > ul li:nth-child(2) a {
	height: 40px;
	padding: 0;
	color: #fff;
	white-space: nowrap;
}
/* 停電情報 */
#infoBlock > ul li:nth-child(3) {
	width: 100%;
	height: auto;
	margin-right: 0;
	border: none;
	background: -webkit-gradient(linear, left top, left bottom, from(#FBBAAB), to(#F38981));
	background: linear-gradient(#FBBAAB, #F38981);
	text-align: center;
}
#infoBlock > ul li:nth-child(3) a {
	height: 40px;
	padding: 0;
	color: #fff;
	white-space: nowrap;
}
/* 雷情報 */
#infoBlock > ul li:nth-child(4) a {
	background-image: url(/sp/img/thunder.png);
}
/* でんき予報 */
#infoBlock > ul li:nth-child(5) a {
	background-image: url(/sp/img/yoho.png);
}
/* 灯りの向こう */
#infoBlock > ul li:nth-child(6) {
	width: 100%;
	height: auto;
	margin-right: 0;
	border: none;
	background: url(/sp/img/btn_akari_sp.jpg) no-repeat 100% 0 #46468A;
}
#infoBlock > ul li:nth-child(6) a {
	height: 40px;
	padding: 0 0 0 15px;
	color: #fff;
	white-space: nowrap;
}
#infoBlock > ul li:nth-child(6) strong {
	display: inline-block;
	padding-left: 8px;
	padding-top: 0;
}
/* Twitter */
#infoBlock > ul li:last-child {
	width: 100%;
	height: auto;
	margin-right: 0;
	border: none;
	background: #00ACEE;
	font-size: 13px;
}
#infoBlock > ul li:last-child a {
	height: 40px;
	padding: 0 0 0 50px;
	background-image: url(/sp/img/twitter.png);
	color: #fff;
	white-space: nowrap;
}

/*
 * 各種お手続き・サービス
 */
#serviceBlock {
	margin-top: 20px;
}
#serviceBlock h1 {
	text-align: center;
	text-shadow: 0 1px 0 #ccc;
}
#serviceBlock ul {
	overflow: hidden;
}
#serviceBlock li {
	float: left;
	display: table;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 49%;
	border: 1px solid #F2F2F2;
	border-radius: 3px;
}
#serviceBlock ul li:nth-child(odd) {
	margin-right: 2%;
}
#serviceBlock li a {
	display: table-cell;
	width: 100%;
	color: #333;
	text-decoration: none;
	vertical-align: middle;
}
/* 各サービス */
#serviceBlock > div {
	margin: 0 0 20px;
	padding: 8px 5px 5px;
	border-radius: 2px;
	background-color: #E5EAF5;
}
#serviceBlock > div ul {
	margin-top: 8px;
}
#serviceBlock > div li {
	margin-bottom: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#DEDEDE));
	background: linear-gradient(#FFFFFF, #DEDEDE);
	font-size: 10px;
	line-height: 120%;
	letter-spacing: -1px;
}
#serviceBlock > div li a {
	height: 40px;
	padding: 0 0 0 38px;
	background-image: url(/sp/common/img/icon_services.png);
	background-repeat: no-repeat;
	background-size: 38px;
}
#serviceBlock > div ul li:nth-child(1) a {
	background-position: 0 0;
}
#serviceBlock > div ul li:nth-child(2) a {
	background-position: 0 -100px;
}
#serviceBlock > div ul li:nth-child(3) a {
	background-position: 0 -200px;
}
#serviceBlock > div ul li:nth-child(4) a {
	background-position: 0 -300px;
}
/* 前で改行 */
#serviceBlock > div li span.nowrap:before {
	content: "\A";
	white-space: pre;
}
/* 雷情報など */
#serviceBlock > ul {
	overflow: hidden;
	padding: 0 5px 10px;
}
#serviceBlock > ul li {
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FEEEB9));
	background: linear-gradient(#FFFFFF, #FEEEB9);
	font-size: 10px;
	line-height: 120%;
}
#serviceBlock > ul li a {
	height: 40px;
	padding: 5px 0 5px 50px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-size: 50px;
}
/* よくあるご質問 */
#serviceBlock > ul li:last-child {
	width: 100%;
	height: auto;
	margin-right: 0;
	border: none;
	background: #799cdc;
	font-size: 13px;
}
#serviceBlock > ul li:last-child a {
	height: 40px;
	padding: 0 0 0 50px;
	background-image: url(/sp/img/faq.png);
	color: #fff;
	white-space: nowrap;
}

/*
 * カテゴリーブロック（共通）
 */
section.catBlock {
	margin-bottom: 15px;
	border: 1px solid #000;
	border-radius: 0 0 3px 3px;
}
section.catBlock header {
	overflow: hidden;
	padding: 5px 10px;
	background-color: #000;
}
section.catBlock header h1 {
	float: left;
	color: #fff;
	text-shadow: 0 1px 0 #ccc;
}
section.catBlock header p {
	float: right;
	padding-top: 1px;
	font-weight: bold;
	text-shadow: 0 1px 0 #ccc;
}
section.catBlock header a {
	padding-right: 12px;
	color: #fff;
	background: url(/sp/common/img/arrows.png) no-repeat 100% 4px;
	text-decoration: none;
}
section.catBlock ul {
	padding: 0 10px 10px;
}
section.catBlock li {
	margin-top: 10px;
}
section.catBlock li a {
	display: inline-block;
	padding-left: 10px;
	background-image: url(/sp/common/img/arrows.png);
	background-repeat: no-repeat;
	text-decoration: none;
}
/* 原子力情報 */
#atomBlock {
	border-color: #44b4ce;
}
#atomBlock header {
	background: -webkit-gradient(linear, left top, left bottom, from(#44b4ce), to(#A7DEE9));
	background: linear-gradient(#44b4ce, #A7DEE9);
/*	background: -webkit-gradient(linear, left top, left bottom, from(#44b4ce), to(#8AD3E2));
	background: linear-gradient(#44b4ce, #8AD3E2);*/
}
#atomBlock li a {
	background-position: 0 -95px;
}
/* エネルギー・環境 */
#envBlock {
	border-color: #72be27;
}
#envBlock header {
	background: -webkit-gradient(linear, left top, left bottom, from(#72be27), to(#C5EA86));
	background: linear-gradient(#72be27, #C5EA86);
}
#envBlock li a {
	background-position: 0 -195px;
}
/* 電気料金・ご契約 */
#contBlock {
	border-color: #f5a725;
}
#contBlock header {
	background: -webkit-gradient(linear, left top, left bottom, from(#f5a725), to(#FBD87B));
	background: linear-gradient(#f5a725, #FBD87B);
}
#contBlock li a {
	background-position: 0 -295px;
}
/* ビジネスサポート */
#busiBlock {
	border-color: #c9a24d;
}
#busiBlock header {
	background: -webkit-gradient(linear, left top, left bottom, from(#c9a24d), to(#E3D19F));
	background: linear-gradient(#c9a24d, #E3D19F);
}
#busiBlock li a {
	background-position: 0 -395px;
}
/* 暮らしと電気 */
#allElecBlock {
	border-color: #ff6d45;
}
#allElecBlock header {
	background: -webkit-gradient(linear, left top, left bottom, from(#ff6d45), to(#FFB695));
	background: linear-gradient(#ff6d45, #FFB695);
}
#allElecBlock li a {
	background-position: 0 -495px;
}
/* 企業情報・IR */
#corpBlock {
	border-color: #4b6dcc;
}
#corpBlock header {
	background: -webkit-gradient(linear, left top, left bottom, from(#4b6dcc), to(#9BB5E5));
	background: linear-gradient(#4b6dcc, #9BB5E5);
}
#corpBlock li a {
	background-position: 0 -595px;
}

/*
 * ピックアップ
 */
#pickup h1 {
	margin-bottom: 3px;
	padding: 6px 0;
	border-radius: 3px;
	background: -webkit-gradient(linear, left top, left bottom, from(#003399), to(#325BAD));
	background: linear-gradient(#003399, #325BAD);
	color: #fff;
	text-align: center;
}
#pickup li {
	font-size: 14px;
}
#pickupBlock li a {
	display: table-cell;
	height: 40px;
	padding: 0 0 0 40px;
	background-repeat: no-repeat;
	background-position: 5px 50%;
	background-size: 30px;
	vertical-align: middle;
}
#pickupBlock li#pickRec a {
	background-image: url(/sp/common/img/icon_recruit.png);
}
#pickupBlock li#pickAka a {
	background-image: url(/sp/common/img/icon_akarinomukou.png);
}
#pickupBlock li#pickAtt a {
	background-image: url(/sp/common/img/icon_attention.png);
}
#pickupBlock li#pickAdv a {
	background-image: url(/sp/common/img/icon_advertise.png);
}
#pickupBlock li#pickKot a {
	background-image: url(/sp/common/img/icon_koteikaitori.png);
}
#pickupBlock li#pickOte a {
	background-image: url(/sp/common/img/icon_otetsudai.png);
}
#pickupBlock li#pickGro a {
	background-image: url(/sp/common/img/icon_group.png);
}
#pickupBlock li#pickCov a {
	background-image: url(/sp/common/img/icon_coverage.png);
}
#pickupBlock li#pickIr a {
	background-image: url(/sp/common/img/icon_ir.png);
}
#pickupBlock li#pickSyo a {
	background-image: url(/sp/common/img/icon_syokai.png);
}
#pickupBlock li#pickKai a {
	background-image: url(/sp/common/img/icon_kaiken.png);
}
/* バナー */
#bannerBlock {
	overflow: hidden;
	margin-top: 15px;
}
#bannerBlock li {
	float: left;
	width: 48%;
	margin-bottom: 5px;
}
#bannerBlock li:nth-child(odd) {
	margin-right: 4%;
}
#bannerBlock li img {
	width: 100%;
	height: auto;
}

/*
 * その他
 */
aside.other {
	margin: 15px 0 20px;
}
aside.other ul {
	overflow: hidden;
}
aside.other li {
	float: left;
	width: 48%;
	margin-bottom: 5px;
	font-size: 12px;
}
aside.other li:nth-child(odd) {
	margin-right: 4%;
}
aside.other li a {
	display: block;
	padding: 8px 14px 8px 5px;
	border: 1px solid #999;
	background: url(/sp/common/img/bullet.gif) no-repeat 97% 50%;
}
