@charset "utf-8";
/* CSS Document */


/*
ページタイトル
-----------------------------------------------------------------------------------*/

#PageTitle{
	clear:both;
	width:636px;
	margin:20px auto 0px auto;
	height:36px;
	position:relative;
	background-image:url(../images/energy_saving2/lb01.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#PageTitle li{
	list-style-type:none;
	width:auto;
	margin:0px;
	padding:0px;
	display:block;
}

#PageTitle .lb{
	display:none;
}

#PageTitle .link{
	width:123px;
	height:26px;
	position:absolute;
	left: 514px;
	top: 0px;
}

#PageTitle .link a{
	display:block;
	width:123px;
	height:26px;
}

#PageTitle .link a span{
	display:none;
}

#PageTitle .link2{
	width:123px;
	height:26px;
	position:absolute;
	left: 383px;
	top: 0px;
}

#PageTitle .link2 a{
	display:block;
	width:123px;
	height:26px;
}

#PageTitle .link2 a span{
	display:none;
}
/*-----------------------------------------------------*/

.txt01{
	width:590px;
	margin:3em auto;
}
/*-----------------------------------------------------*/

h3{
	width: 590px;
	font-size:16px;
	margin: 10px auto 20px 20px;
	overflow: hidden;
	font-weight: normal;
}

h3 strong{
	color: #AA7C49;
}

/*-----------------------------------------------------*/
/*表*/
.table01{
	width:595px;
	margin:10px auto;
}

.table01 th{
	width:96px;
	vertical-align:top;
}

.table01 th div{
	background-color:#633;
	color:#FFF;
	padding:5px 0px;
	border-bottom:1px solid #633;
	border-top:1px solid #633;
}

.table01 td{
	border:1px solid #633;
	padding:5px 20px;
	vertical-align:top;
}

.table01 td.img{
	padding:10px 0px;
	text-align: center;
}
.table01 td.img img{
	padding:10px 0px;
	text-align: center;
}

.table01 td p{
	text-align: left;
	padding-top: 10px;
}

/*-----------------------------------------------------*/
/*リンク*/
.link{
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
}

.link ul{
	list-style-type: none;
}

.link ul li{
	margin-bottom: 1em;
}
