@charset "utf-8";

*{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img{
	border:0px;
	margin:0;
	padding:0;
}

ul,ol,li{
	margin:0;
	padding:0;
	list-style:none;
}

body{
	text-align: center;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"MS Pゴシック",sans-serif;
}

h1,h2,h3,h4,h5,h6,caption{
	display:none;
}

span.alt{
	display:none;
}

p{
	line-height:1.6;
}

div#allcontents{
	/*width:930px;
	padding:0 10px;
	background-color:#FC0;*/
}



a,a:link{
	color:#065eb6;
}

a:hover{
	color:#be0008;
}

a:visited{
	color:#7e318e;
}







/*Flashエリア*/
div#index-flash{
}

/*トップページnoflash*/
div#index-noflash{
	width:950px;
	margin:0 auto;
}

div#index-noflash ul{
	display:block;
	text-align:left;
	margin-bottom:10px;
}

div#index-noflash ul li{
	list-style:disc;
	margin-left:1.5em;
}

div#index-noflash p{
	margin-top:1em;
}

p.noflash{
	width:950px;
	margin:0 auto;
	/*text-align:center;
	margin-top:5px;
	margin-bottom:5px;*/
}




/*noFlash時中面ヘッダー*/
div#header-noflash{
	width:950px;
	height:155px;
	margin:0 auto;
	position:relative;
	background-image:url(../images/global_navi_back.jpg);
	background-repeat:no-repeat;
}

div#header-noflash ul{
	text-decoration:none;
	list-style:none;
}

div#header-noflash li{
	float:left;
}

div#header-noflash li a{
	display:block;
	height:40px;
	background-image:url(../images/global_navi.jpg);
	background-repeat:no-repeat;
}

div#header-noflash li.angel a{
	width:136px;
}

div#header-noflash li.angel a.now,
div#header-noflash li.angel a:hover{
	background-position:0px -155px;
}

div#header-noflash li.theater a{
	width:91px;
	background-position:-136px 0px;
}

div#header-noflash li.theater a.now,
div#header-noflash li.theater a:hover{
	background-position:-136px -155px;
}

div#header-noflash li.idea a{
	width:83px;
	background-position:-227px 0px;
}

div#header-noflash li.idea a.now,
div#header-noflash li.idea a:hover{
	background-position:-227px -155px;
}

div#header-noflash li.diet a{
	width:118px;
	background-position:-310px 0px;
}

div#header-noflash li.diet a.now,
div#header-noflash li.diet a:hover{
	background-position:-310px -155px;
}

div#header-noflash li.game a{
	width:103px;
	background-position:-428px 0px;
}

div#header-noflash li.game a.now,
div#header-noflash li.game a:hover{
	background-position:-428px -155px;
}

div#header-noflash li.school a{
	width:84px;
	background-position:-531px 0px;
}

div#header-noflash li.school a.now,
div#header-noflash li.school a:hover{
	background-position:-531px -155px;
}

div#header-noflash li.times a{
	width:111px;
	background-position:-615px 0px;
}

div#header-noflash li.times a.now,
div#header-noflash li.times a:hover{
	background-position:-615px -155px;
}

div#header-noflash li.electric a{
	width:104px;
	background-position:-726px 0px;
}

div#header-noflash li.electric a.now,
div#header-noflash li.electric a:hover{
	background-position:-726px -155px;
}

div#header-noflash li.keyword a{
	width:120px;
	background-position:-830px 0px;
}

div#header-noflash li.keyword a.now,
div#header-noflash li.keyword a:hover{
	background-position:-830px -155px;
}
/*エコランドトップへリンク*/
div#header-noflash a.ecolandtop{
	display:block;
	width:214px;
	height:100px;
	clear:left;
	background-image:url(../images/global_navi.jpg);
	background-repeat:no-repeat;
	background-position:0px -40px;
}

div#header-noflash a.ecolandtop:hover{
	background-position:0px -195px;
}
/*家計簿リンク*/
div#header-noflash a.kakeibo{
	display:block;
	width:126px;
	height:115px;
	position:absolute;
	top:40px;
	left:804px;
	background-image:url(../images/global_navi.jpg);
	background-repeat:no-repeat;
	background-position:-804px -40px;
}

div#header-noflash a.kakeibo:hover{
	background-position:-804px -195px;
}




/*トップニュースエリア*/
div#index-news{
	width:100%;
	background-image:url(../images/back_pattern.gif);
	background-repeat:repeat-x;
	background-position:0 15px;
}

div#index-news-cont{
	width:910px;
	margin:0 auto;
}

div#index-news-cont-title{
	width:910px;
	height:132px;
	position:relative;
	background-image:url(../images/times_title.gif);
	background-repeat:no-repeat;
}

/*3カラム化*/
div#index-news-lay3col{
	width:910px;
	background-image:url(../images/separate_ber.gif);
	background-repeat:repeat-y;
	margin-bottom:50px;
}

/*お知らせエリア*/
div#index-news-renew{
	float:left;
	width:200px;
	margin-right:20px;
}

div#index-news-renew img.title{
	margin-bottom:10px;
}

ul.renew li{
	background-image:url(../images/arrow01.gif);
	background-repeat:no-repeat;
	background-position:0 0.25em;
	padding:0px 0px 7px 15px;
	margin-bottom:7px;
	border-bottom:1px #DCDCDC solid;
}

ul.renew li p{
	font-size:88%;
}

ul.renew li span.date{
	color:#F60;
}

ul.renew li span.title{
	color:#F60;
	font-weight:bold;
}



/*一覧ボタン*/
p.list a{
	display:block;
	background-image:url(../images/list_button.gif);
	background-repeat:no-repeat;
}

p.list a.renew{
	width:200px;
	height:26px;
}

p.list a.renew:hover{
	background-position:0 -26px;
}

p.list a.topics{
	width:420px;
	height:26px;
	background-position:-200px 0px;
}

p.list a.topics:hover{
	background-position:-200px -26px;
}



/*トピックスエリア*/
div#index-news-topics{
	float:left;
	width:420px;
	margin-right:20px;
}

div#index-news-topics img.title{
	margin-bottom:10px;
}

/*IE6テキスト2重化防止用*/
*html div#index-news-topics{
	margin-right:-3px;
}

ul.topics li{
	padding:0px 0px 7px 0px;
	margin-bottom:7px;
	border-bottom:1px #DCDCDC solid;
}

ul.topics li img{
	float:left;
	/*border:1px #999 solid;*/
}

ul.topics li p{
	display:block;
	margin-left:110px;
	background-image:url(../images/arrow02.gif);
	background-repeat:no-repeat;
	background-position:0 0.25em;
}

ul.topics li span.date{
	color:#096;
	padding-left:15px;
}

ul.topics li span.title{
	color:#096;
	font-size:120%;
	text-decoration:none;
}

ul.topics li span.body{
	font-size:80%;
}

ul.topics li a.more{
	font-size:80%;
}


/*オススメコンテンツエリア*/
div#index-news-recommend{
	float:right;
	width:250px;
}

div#index-news-recommend img.title{
	margin-bottom:10px;
}

div#index-news-recommend p{
	font-size:80%;
	margin-bottom:10px;
}



/*最終更新日*/
div#date{
	position:absolute;
	top:80px;
	left:505px;
}

div#date p{
	font-size:80%;
	color:#090;
}


/* 文字サイズを変更する部分
--------------------*/
div#fchange{
	width:186px;
	height:28px;
	display:block;
	margin-left:724px;
}

div#fchange img{
	float:left;
}

/*トップ用*/
div#fchange .index{
	padding-top:65px;
}

div#fchange li{
	float:left;
}

div#fchange li a{
	float:left;
	width:28px;
	height:28px;
	cursor:pointer;
	display:block;
}


/* ボタンの表示状態
--------------------*/
/*表示状態*/

/*--------------------*/



/*パンくず*/
div#location{
	width:910px;
	margin-bottom:10px;
}

div#location ol{
	list-style:none;
	background-image:url(../images/arrow03.gif);
	background-repeat:no-repeat;
	background-position:0 center;
	padding-left:15px;
}

div#location ol li{
	display:inline;
	font-size:70%;
}






/*ヘッダー*/
div#header{
	width:100%;
	height:155px;
}

/*コンテンツ内ヘッダー*/
div#contents-header{
	width:910px;
	margin-top:10px;
	margin-bottom:15px;
}





/*汎用コンテンツエリア*/
div.contents{
}








/*PDEアイコン*/
.pdf{
	background-image:url(../images/pdf_icon.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	background-position:0 0.25em;
}



/*ADOBE READERダウンロード*/
div#reader_dl{
	border:1px #F00 solid;
	background-color:#E8E8E8;
	padding:10px;
}

div#reader_dl p{
	font-size:80%;
	color:#F00;
}



/*キャプション文字*/
.caption{
	font-size:80%;
}










/*フッター*/
div#footer{
	width:950px;
	margin:0 auto;
}

div#footer a{
	text-align:center;
}

div#footer ul{
	text-align:center;
	margin-bottom:0.3em;
}

div#footer li{
	font-size:80%;
	display:inline;
	padding-left:10px;
}

div#footer li a{
	height:20px;
	margin-right:1em;
}

div#footer-navi{
	width:950px;
	height:120px;
	background-image:url(../images/footer_pattern.gif);
	background-repeat:no-repeat;
}

div#footer li+li{
	border-left:1px solid #999;
}

div#footer div.footer-area{
	margin-bottom:30px;
}

div#footer div.footer-area img{
	margin-left:379px;
}

div#footer div.footer-area-inner{
	margin-bottom:30px;
}

div#footer div.footer-area-inner img{
	margin-left:415px;
}





/*clear fix*/
.clearfix:after{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .clearfix{
	display: inline-block;
}
/* no ie mac \*/
* html .clearfix{
	height: 1%;
}
.clearfix{
	display: block;
	overflow:hidden;
}




/*上付文字*/
span.upper {
	vertical-align: super;
}



/*中面テキストナビゲーション*/
div#text-navi{
	width:100%;
}

div#text-navi li{
	background-image:url(../images/arrow03.gif);
	background-repeat:no-repeat;
	background-position:0 0.25em;
	padding-left:1em;
	margin-bottom:0.5em;
}


/*以下発電所ページ用*/
div#text-navi2{
	width:100%;
}

div#text-navi2 li{
	background-image:url(../images/arrow03.gif);
	background-repeat:no-repeat;
	background-position:0 0.25em;
	padding-left:1em;
	margin-bottom:0.5em;
}


div#text-navi3{
	width:100%;
}

div#text-navi3 li{
	background-image:url(../images/arrow03.gif);
	background-repeat:no-repeat;
	background-position:0 0.25em;
	padding-left:1em;
	margin-bottom:0.5em;
}



/*テキストリンク*/
p.text-link{
	background-image:url(../images/arrow05.gif);
	background-repeat:no-repeat;
	background-position:0 0.25em;
	margin-top:0.5em;
	padding-left:15px;
}





/*新規ウィンドウアイコン*/
img.newwin{
	margin-left:0.5em;
}



/*NEWマーク*/
img.new{
	margin-left:0.5em;
}







/*マージン-------------------------------------------------------------
---------------------------------------------------------------------*/
/*bottom*/
.margin-bottom5{
	margin-bottom:5px;
}

.margin-bottom10{
	margin-bottom:10px;
}

.margin-bottom15{
	margin-bottom:15px;
}

.margin-bottom20{
	margin-bottom:20px;
}

.margin-bottom25{
	margin-bottom:25px;
}

.margin-bottom30{
	margin-bottom:30px;
}

.margin-bottom50{
	margin-bottom:50px;
}

.margin-bottom100{
	margin-bottom:100px;
}

